# HG changeset patch # User Daniel Blankenberg # Date 1377623847 14400 # Node ID 7f654ba273cb2f5f4cd304e0991a77800dfa572a # Parent 15493ebbc53ba2a2f1a9e52a9d49df44f59802b0 Update help text. diff -r 15493ebbc53b -r 7f654ba273cb tools/naive_variant_detector.xml --- a/tools/naive_variant_detector.xml Tue Aug 27 13:05:16 2013 -0400 +++ b/tools/naive_variant_detector.xml Tue Aug 27 13:17:27 2013 -0400 @@ -125,6 +125,12 @@ The output is in VCF format. +Example VCF output line, without reporting by strand: + ``chrM 16029 . T G,A,C . . AC=15,9,5;AF=0.00155311658729,0.000931869952371,0.000517705529095 GT:AC:AF:NC 0/0:15,9,5:0.00155311658729,0.000931869952371,0.000517705529095:A=9,C=5,T=9629,G=15,`` + +Example VCF output line, when reporting by strand: + ``chrM 16029 . T G,A,C . . AC=15,9,5;AF=0.00155311658729,0.000931869952371,0.000517705529095 GT:AC:AF:NC 0/0:15,9,5:0.00155311658729,0.000931869952371,0.000517705529095:+T=3972,-A=9,-C=5,-T=5657,-G=15,`` + **Options** Reference Genome: