Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 6: Line 6:  
   EFFECTLABEL      [LABEL|log(LABEL)]          (default = 'EFFECT')
 
   EFFECTLABEL      [LABEL|log(LABEL)]          (default = 'EFFECT')
 
   FLIP
 
   FLIP
 +
 +
Additional details on the [[METAL COLUMNCOUNTING|COLUMNCOUNTING]] and [[METAL EFFECTLABEL|EFFECTLABEL]] options are available.
    
=== Filtering Input Files ===
 
=== Filtering Input Files ===
Line 11: Line 13:  
                     (available conditions are <, >, <=, >=, =, !=, IN)
 
                     (available conditions are <, >, <=, >=, =, !=, IN)
 
   REMOVEFILTERS
 
   REMOVEFILTERS
 +
 +
Additional details on these options are [[METAL ADDFILTER|available]].
    
=== Sample Size Weighted Meta-analysis ===
 
=== Sample Size Weighted Meta-analysis ===
Line 18: Line 22:  
   MINWEIGHT        [NUMBER]                    (default = 1.0)
 
   MINWEIGHT        [NUMBER]                    (default = 1.0)
   −
== Inverse Variance Weighted Meta-analysis ===
+
=== Inverse Variance Weighted Meta-analysis ===
 
   STDERRLABEL      [LABEL]                    (default = 'STDERR')
 
   STDERRLABEL      [LABEL]                    (default = 'STDERR')
 
   SCHEME          [SAMPLESIZE|STDERR]        (default = SAMPLESIZE)
 
   SCHEME          [SAMPLESIZE|STDERR]        (default = SAMPLESIZE)
Line 31: Line 35:  
   LABEL            [VARNAME] AS [HEADER]
 
   LABEL            [VARNAME] AS [HEADER]
   −
== Explicit Strand Information ===
+
Additional details on these options are [[METAL CUSTOMVARIABLE|available]].
 +
 
 +
=== Explicit Strand Information ===
 
   USESTRAND        [ON|OFF]                    (default = OFF)
 
   USESTRAND        [ON|OFF]                    (default = OFF)
 
   STRANDLABEL      [LABEL]                    (default = 'STRAND')
 
   STRANDLABEL      [LABEL]                    (default = 'STRAND')
    
=== Genomic Control Correction of Input Statistics ===
 
=== Genomic Control Correction of Input Statistics ===
   GENOMICCONTROL  [ON|OFF|VALUE]             (default = OFF)
+
   GENOMICCONTROL  [ON|OFF|VALUE|LIST snps.txt](default = OFF)
 +
 
 +
Additional details on this option are [[METAL GENOMICCONTROL|available]].
    
=== General Analysis Control ===
 
=== General Analysis Control ===
Line 46: Line 54:  
   ANALYZE          [HETEROGENEITY]
 
   ANALYZE          [HETEROGENEITY]
 
   CLEAR
 
   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]].

Navigation menu