Changes

From Genome Analysis Wiki
Jump to navigationJump to search
343 bytes added ,  19:35, 14 August 2013
Line 57: Line 57:  
   $yourpath/raremetal_tutorial/raremetalworker/output/example1.QT1
 
   $yourpath/raremetal_tutorial/raremetalworker/output/example1.QT1
 
   $yourpath/raremetal_tutorial/raremetalworker/output/example1.QT2
 
   $yourpath/raremetal_tutorial/raremetalworker/output/example1.QT2
 +
Then prepare the raremetalworker results for meta-analysis using the following command:
 +
  bgzip yourprefix.example1.QT1.singlevar.score.txt
 +
  tabix -c "#" -s 1 -b 2 -e 2 yourprefix.example1.QT1.singlevar.score.txt.gz
 +
  bgzip yourprefix.example1.QT1.singlevar.cov.txt
 +
  tabix -c "#" -s 1 -b 2 -e 2 yourprefix.example1.QT1.singlevar.cov.txt.gz
 +
 
* First, we perform single variant and four type of gene-level meta-analysis all at once, using the following command line:
 
* First, we perform single variant and four type of gene-level meta-analysis all at once, using the following command line:
 
   cd raremetal
 
   cd raremetal
2,004

edits

Navigation menu