Mercurial > repos > bgruening > nanopolish_eventalign
annotate test-data/t2-variants.vcf @ 5:c63b6a7c7b7e draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
author | bgruening |
---|---|
date | Tue, 18 Jun 2019 12:31:29 -0400 |
parents | ec4ac1a63682 |
children | 1286cea13ab0 |
rev | line source |
---|---|
0
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
3
ec4ac1a63682
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 4478b7f7e16d56ff6c1ffa24ded1fc106f2379c6
bgruening
parents:
0
diff
changeset
|
2 ##nanopolish_window=tig00000001:198000-202000 |
0
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
3 ##INFO=<ID=TotalReads,Number=1,Type=Integer,Description="The number of event-space reads used to call the variant"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
4 ##INFO=<ID=SupportFraction,Number=1,Type=Float,Description="The fraction of event-space reads that support the variant"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
5 ##INFO=<ID=BaseCalledReadsWithVariant,Number=1,Type=Integer,Description="The number of base-space reads that support the variant"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
6 ##INFO=<ID=BaseCalledFraction,Number=1,Type=Float,Description="The fraction of base-space reads that support the variant"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
7 ##INFO=<ID=AlleleCount,Number=1,Type=Integer,Description="The inferred number of copies of the allele"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
8 ##INFO=<ID=SupportFractionByBase,Number=4,Type=Integer,Description="The fraction of reads supporting A,C,G,T at this position"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
b47693f10b20
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 0e94011a4ea84bf4ae5c2079680a37540e022625
bgruening
parents:
diff
changeset
|
10 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT sample |
3
ec4ac1a63682
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 4478b7f7e16d56ff6c1ffa24ded1fc106f2379c6
bgruening
parents:
0
diff
changeset
|
11 tig00000001 198435 . G A 22.3 PASS BaseCalledReadsWithVariant=10;BaseCalledFraction=0.238095;TotalReads=42;AlleleCount=1;SupportFraction=0.388965;SupportFractionByBase=0.210,0.030,0.718,0.041 GT 0/1 |