2,004
edits
Changes
From Genome Analysis Wiki
→EXAMPLES
rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --famID fam123 --prefix your.output.prefix
NOTE: although only the family included in --famID will be "RAREFIED", all samples saved in your.ped will be used to fit variance component model.
*To analyze only one trait saved in your.ped and your.dat file:
rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --traitName LDL --prefix your.output.prefix