Mercurial > repos > iuc > bcftools_csq
annotate test-data/reheader.hdr @ 0:2a6c13f8cc5a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
author | iuc |
---|---|
date | Thu, 13 Apr 2017 17:47:16 -0400 |
parents | |
children |
rev | line source |
---|---|
0
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
2 ##INFO=<ID=DP2,Number=2,Type=Integer,Description="Depth"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
3 ##FILTER=<ID=Test,Description="Test filter"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
4 ##FORMAT=<ID=DP2,Number=2,Type=Integer,Description="Depth"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
5 ##INFO=<ID=INDEL,Number=0,Type=Flag,Description="Indicates that the variant is an INDEL."> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
6 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
7 ##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
8 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
10 ##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Phred-scaled likelihood"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
11 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Depth"> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
12 ##contig=<ID=12,length=123456789> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
13 ##contig=<ID=20,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
14 ##contig=<ID=5,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
15 ##contig=<ID=1,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
16 ##contig=<ID=2,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
17 ##contig=<ID=3,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
18 ##contig=<ID=4,length=2147483647> |
2a6c13f8cc5a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
iuc
parents:
diff
changeset
|
19 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT AAA0001 BBB0002 |