Changes

From Genome Analysis Wiki
Jump to navigationJump to search
No change in size ,  11:36, 10 September 2013
Line 45: Line 45:  
== Example Command Line ==
 
== Example Command Line ==
 
===Single Variant Analysis===
 
===Single Variant Analysis===
The following command gives let you run single variant association analysis of trait "LDL" using score test, after inverse normalization of the quantitative trait and adjusting covariates. --traitName specifies the single trait or traits you want to analyze in this batch. If this option is not used, then all traits coded in data file will be analyzed accordingly. --SingleVarLRT provides essentially the same test as in merlin --fastAssoc option.  
+
The following command lines let you run single variant association analysis of trait "LDL" using score test, after inverse normalization of the quantitative trait and adjusting covariates. --traitName specifies the single trait or traits you want to analyze in this batch. If this option is not used, then all traits coded in data file will be analyzed accordingly. --SingleVarLRT provides essentially the same test as in merlin --fastAssoc option.  
 
  ./famRvTest -p your.ped -d your.dat --SingleVarScore --inverseNormal --useCovariates --traitName LDL
 
  ./famRvTest -p your.ped -d your.dat --SingleVarScore --inverseNormal --useCovariates --traitName LDL
 
Futhermore, if you want to run likelihood ratio test and wald test at the same time, the following command should do the work:
 
Futhermore, if you want to run likelihood ratio test and wald test at the same time, the following command should do the work:
2,004

edits

Navigation menu