Changes

From Genome Analysis Wiki
Jump to navigationJump to search
131 bytes added ,  03:56, 23 March 2015
Line 34: Line 34:  
Once you have generated summary association statistics, you need to compress them with bgzip, and index them with tabix. If you use RAREMETALWORKER, the command should be like  
 
Once you have generated summary association statistics, you need to compress them with bgzip, and index them with tabix. If you use RAREMETALWORKER, the command should be like  
   −
If you use RVTESTS, your command should be  
+
If you use RVTESTS, your command should be
 +
 
 +
bgzip study1.MetaScore.assoc
 +
tabix -s 1 -b 2 -e 2 -S 1 study1.MetaScore.assoc.gz
 +
tabix -s 1 -b 2 -e 2 -S 1 study1.MetaCov.assoc.gz
    
== A Simple Tutorial for Using the rareMETALS.single function ==
 
== A Simple Tutorial for Using the rareMETALS.single function ==
131

edits

Navigation menu