Mercurial > repos > bgruening > nanopolish_polya
annotate test-data/t2-variants.vcf @ 0:7739a9b0dd83 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
author | bgruening |
---|---|
date | Wed, 19 Jun 2019 07:00:20 -0400 |
parents | |
children | be717b65851f |
rev | line source |
---|---|
0
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
2 ##nanopolish_window=tig00000001:198000-202000 |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
3 ##INFO=<ID=TotalReads,Number=1,Type=Integer,Description="The number of event-space reads used to call the variant"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
4 ##INFO=<ID=SupportFraction,Number=1,Type=Float,Description="The fraction of event-space reads that support the variant"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
5 ##INFO=<ID=BaseCalledReadsWithVariant,Number=1,Type=Integer,Description="The number of base-space reads that support the variant"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
6 ##INFO=<ID=BaseCalledFraction,Number=1,Type=Float,Description="The fraction of base-space reads that support the variant"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
7 ##INFO=<ID=AlleleCount,Number=1,Type=Integer,Description="The inferred number of copies of the allele"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
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"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
10 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT sample |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
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 |