Changes

From Genome Analysis Wiki
Jump to navigationJump to search
288 bytes added ,  19:06, 16 February 2015
Line 34: Line 34:  
*To analyze only a subset of families in the sample:
 
*To analyze only a subset of families in the sample:
 
  rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --famList your.file.with.famID --prefix your.output.prefix  
 
  rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --famList your.file.with.famID --prefix your.output.prefix  
 +
NOTE: although only the subset of families will be "RAREFIED", all samples saved in your.ped will be used to fit variance component model.
 
*To analyze only one family:
 
*To analyze only one family:
 
  rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --famID fam123 --prefix your.output.prefix
 
  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.
2,004

edits

Navigation menu