Changes

From Genome Analysis Wiki
Jump to navigationJump to search
5 bytes added ,  19:14, 7 May 2010
Line 6: Line 6:  
In a typical command line, a series of options controlling variant calling appear first and are followed by a trailing list of GLF-format likelihood files. Here is an example of how <code>glfMultiples</code> works:
 
In a typical command line, a series of options controlling variant calling appear first and are followed by a trailing list of GLF-format likelihood files. Here is an example of how <code>glfMultiples</code> works:
   −
   glfTrio --minMapQuality 30 --minTotalDepth 60 --maxTotalDepth 240 -b YRI.SLX.vcf YRI/NA*.SLX.glf > YRI.SLX.log
+
   glfMultiples --minMapQuality 30 --minTotalDepth 60 --maxTotalDepth 240 -b YRI.SLX.vcf YRI/NA*.SLX.glf > YRI.SLX.log
    
== Command Line Options ==
 
== Command Line Options ==

Navigation menu