Changes

From Genome Analysis Wiki
Jump to navigationJump to search
152 bytes added ,  00:48, 15 November 2009
Line 5: Line 5:  
Here is an example of how <code>glfTrio</code> works:
 
Here is an example of how <code>glfTrio</code> works:
   −
   glfSingle -g NA19240.chrom20.SLX.glf -b NA19240.chrom20.SLX.vcf > NA19240.chrom20.SLX.log
+
   glfTrio -f NA19239.chrom20.SLX.glf -m NA19238.chrom20.SLX.glf -c NA19240.chrom20.SLX.glf \
 +
          --father NA19239 --mother NA19238 --child NA19240 \
 +
          --minMapQuality 30 \
 +
          -b YRI.chrom20.SLX.vcf > YRI.chrom20.SLX.log
    
== Command Line Options ==
 
== Command Line Options ==

Navigation menu