Changes

From Genome Analysis Wiki
Jump to navigationJump to search
681 bytes added ,  05:08, 17 February 2015
Line 1: Line 1:  +
== Useful Wiki Pages ==
 +
 +
* The [[RAREFY | '''RAREFY Home''']]
 +
* The [[RAREFY_DOWNLOAD | '''RAREFY Download Page''']]
 +
* The [[RAREFY_COMMAND | '''RAREFY Command Reference''']]
 +
* The [[RAREFY_TUTORIAL | '''RAREFY Tutorial''']]
 +
* The [[RAREFY_FAQ | '''FAQ''']]
 +
 
==KEY FEATURES==
 
==KEY FEATURES==
   Line 7: Line 15:  
*'''RAREFY''' is able to handle large and complex pedigrees.
 
*'''RAREFY''' is able to handle large and complex pedigrees.
   −
==INPUT FILE FORMAT==
+
==DOWNLOAD & BUILD==
 +
Please go to [[RAREFY_DOWNLOAD | '''DOWNLOAD PAGE''']] for source code and executables.
 +
 
 +
==INPUT FORMAT==
 
*'''RAREFY''' takes [http://www.sph.umich.edu/csg/abecasis/merlin/tour/input_files.html MERLIN format PED/DAT files] as input, no MAP file is needed.
 
*'''RAREFY''' takes [http://www.sph.umich.edu/csg/abecasis/merlin/tour/input_files.html MERLIN format PED/DAT files] as input, no MAP file is needed.
 
*Input files should have pedigree information, phenotype, and covariates information (if covariates are to be adjusted) saved.
 
*Input files should have pedigree information, phenotype, and covariates information (if covariates are to be adjusted) saved.
 +
 +
==OUTPUT FORMAT==
 +
'''RAREFY''' generates output file with eight columns.
    
==SOFTWARE INTERFACE==
 
==SOFTWARE INTERFACE==
Line 34: Line 48:  
*To inverse Normalize the phenotype before analysis:
 
*To inverse Normalize the phenotype before analysis:
 
  rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --inverseNormal --prefix your.output.prefix  
 
  rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --inverseNormal --prefix your.output.prefix  
 +
*To inverse Normalize the phenotype and then adjust covariates saved in PED/DAT file before RAREFY analysis:
 +
rarefy --ped your.ped --dat your.dat --traitIncreasing --traitDecreasing --inverseNormal --useCovariates --prefix your.output.prefix
 
*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  
2,004

edits

Navigation menu