Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  +
[[Category:RAREMETAL]]
 +
==Useful Pages==
 +
* The [[RAREMETAL| Home Page]]
    +
* The [[RAREMETAL_Documentation|RAREMETAL Documentation]]
 +
 +
* The [[Tutorial:_RAREMETAL|RAREMETAL Tutorial]]
 +
 +
* The [[RAREMETAL FAQ]]
 +
 +
* The [[RAREMETALWORKER | RAREMETALWORKER documentation]]
 +
 +
==Command References==
 
=== Overview of Options ===
 
=== Overview of Options ===
 
  Options:
 
  Options:
Line 5: Line 17:  
       Grouping Methods : --groupFile [], --annotatedVcf [], --annotation [],
 
       Grouping Methods : --groupFile [], --annotatedVcf [], --annotation [],
 
                         --writeVcf
 
                         --writeVcf
             QC Options : --hwe [1e-05], --callRate [0.95]
+
             QC Options : --hwe [1.0e-05], --callRate [0.95]
 
   Association Methods : --burden, --MB, --SKAT, --VT, --condition []
 
   Association Methods : --burden, --MB, --SKAT, --VT, --condition []
         Other Options : --tabix, --correctGC, --prefix [], --maf [0.05],
+
         Other Options : --labelHits, --correctGC, --prefix [],
 +
                        --mapFile [../src/refFlat_hg19.txt], --maf [0.05],
 
                         --longOutput, --tabulateHits, --hitsCutoff [1.0e-06]
 
                         --longOutput, --tabulateHits, --hitsCutoff [1.0e-06]
 +
                        --altMAF
    
=== Describing Studies ===
 
=== Describing Studies ===
Line 31: Line 45:     
=== Association Methods for Meta-analysis ===
 
=== Association Methods for Meta-analysis ===
   --burden      [ON|OFF]                 
+
  --useExact  optimized method for unbalanced studies with unrelated samples,
   --MB          [ON|OFF]     
+
                            described [[RAREMETAL METHOD#SINGLE_VARIANT_SCORE_TEST]].
   --VT         [ON|OFF]
+
   --burden      burden test with equal weight       
   --SKAT       [ON|OFF]
+
  --MAB        burden test with MAF as weight
 +
   --MB          burden test with sqrt(maf(1-maf)) as weight
 +
  --BBeta    beta distribution as weight
 +
   --VT           variant threshold test
 +
   --SKAT         standard SKAT test
 
   --condition  [your.list.of variants.to.be.conditioned.upon]
 
   --condition  [your.list.of variants.to.be.conditioned.upon]
 
Additional details for these options are [[Rare-Metal#Association_Methods|available]].
 
Additional details for these options are [[Rare-Metal#Association_Methods|available]].
   −
=== Tracking of Allele Frequencies ===
+
=== Other Options for Performance and Amenities ===
   AVERAGEFREQ      [ON|OFF]                   (default = OFF)
+
  --labelHits   [ON|OFF]
   MINMAXFREQ      [ON|OFF]                   (default = OFF)
+
  --correctGC   [ON|OFF]
  FREQLABEL        [LABEL]                     (default = 'FREQ')
+
  --prefix      [your.prefix]
 
+
   --maf          [your.maf.threshold.for.gene-level.tests]    (default = 0.05)
=== User Defined Variables ===
+
  --longOutput   [ON|OFF]
  CUSTOMVARIABLE   [VARNAME]
+
  --tabulateHits [ON|OFF]
  LABEL            [VARNAME] AS [HEADER]
+
  --hitsCutoff  [your.cutoff.for.hits]                       (default = 1e-06)
 
+
  --altMAF      [if specified, studies that do not contain the variant will be excluded.]
Additional details on these options are [[METAL CUSTOMVARIABLE|available]].
  −
 
  −
=== Explicit Strand Information ===
  −
  USESTRAND        [ON|OFF]                   (default = OFF)
  −
   STRANDLABEL      [LABEL]                    (default = 'STRAND')
  −
 
  −
=== Genomic Control Correction of Input Statistics ===
  −
  GENOMICCONTROL   [ON|OFF|VALUE|LIST snps.txt](default = OFF)
  −
 
  −
Additional details on this option are [[METAL GENOMICCONTROL|available]].
  −
 
  −
=== General Analysis Control ===
  −
  PROCESSFILE      [FILENAME]
  −
  OUTFILE          [PREFIX SUFFIX]            (default = 'METAANALYSIS','.TBL')
  −
  MAXWARNINGS      [NUMBER]                    (default = 20)
  −
  VERBOSE          [ON|OFF]                   (default = 'OFF')
  −
  LOGPVALUE        [ON|OFF]                   (default = 'OFF')
  −
  ANALYZE          [HETEROGENEITY]
  −
  CLEAR
  −
 
  −
Additional details on the [[METAL LOGPVALUE|LogPValue]] and [[METAL VERBOSE|Verbose]] commands are available.
  −
 
  −
=== Script Control ===
  −
 
  −
  SOURCE            [FILENAME]
     −
Additional details on this command are [[METAL SOURCE|available]].
+
Additional details for these options are [[Rare-Metal#Other_Options|available]].
32

edits

Navigation menu