Mercurial > repos > iuc > bcftools_plugin_fixploidy
annotate test-data/concat.2.a.vcf @ 0:7d6599c7e2fb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
author | iuc |
---|---|
date | Wed, 06 Jul 2016 07:06:05 -0400 |
parents | |
children |
rev | line source |
---|---|
0
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.0 |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
2 ##INFO=<ID=XX,Number=1,Type=Integer,Description="Test"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
3 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
4 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
5 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
6 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
7 ##FILTER=<ID=Fail,Description="Fail"> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
8 ##contig=<ID=1,length=62435964> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
9 ##contig=<ID=2,length=62435964> |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
10 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT A |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
11 2 140 . A G 727 PASS DP=30 GT:GQ:DP 0/1:150:30 |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
12 2 160 . TAAAA TA,TC,T 246 PASS DP=10 GT:GQ:DP 0/2:12:10 |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
13 1 110 . C T,G 1792 Fail XX=11;DP=32 GT:GQ:DP 0/1:245:32 |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
14 1 130 . GAA GG 1016 PASS DP=22 GT:GQ:DP 0/1:212:22 |
7d6599c7e2fb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
15 1 130 . G T 1016 PASS DP=22 GT:GQ:DP 0/1:212:22 |