Manipulating Pleiotropy for MultiTrait Simulation #196
|
AlphaSimR is simulating traits as Pleiotropic where some QTLS are effecting multiple traits, while others are only effecting a single trait. |
Answered by
gregorgorjanc
Aug 21, 2024
Replies: 1 comment 1 reply
|
You can control this by specifying uncorrelated traits - see example at https://github.com/HighlanderLab/jbancic_alphasimr_plants/blob/main/04_Features/multipleTraits.R Or you can import effects (which you simulate according to your interest) - see example at https://github.com/HighlanderLab/jbancic_alphasimr_plants/blob/main/04_Features/importExternalHaplo.R |
1 reply
Answer selected by
B-Abbasi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can control this by specifying uncorrelated traits - see example at https://github.com/HighlanderLab/jbancic_alphasimr_plants/blob/main/04_Features/multipleTraits.R
Or you can import effects (which you simulate according to your interest) - see example at https://github.com/HighlanderLab/jbancic_alphasimr_plants/blob/main/04_Features/importExternalHaplo.R