Mercurial > repos > iuc > bcftools_call
comparison test-data/reheader.hdr @ 1:8959eda17fca 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:01:07 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:a531317a3527 | 1:8959eda17fca |
---|---|
1 ##fileformat=VCFv4.2 | |
2 ##INFO=<ID=DP2,Number=2,Type=Integer,Description="Depth"> | |
3 ##FILTER=<ID=Test,Description="Test filter"> | |
4 ##FORMAT=<ID=DP2,Number=2,Type=Integer,Description="Depth"> | |
5 ##INFO=<ID=INDEL,Number=0,Type=Flag,Description="Indicates that the variant is an INDEL."> | |
6 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> | |
7 ##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes"> | |
8 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes"> | |
9 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | |
10 ##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Phred-scaled likelihood"> | |
11 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Depth"> | |
12 ##contig=<ID=12,length=123456789> | |
13 ##contig=<ID=20,length=2147483647> | |
14 ##contig=<ID=5,length=2147483647> | |
15 ##contig=<ID=1,length=2147483647> | |
16 ##contig=<ID=2,length=2147483647> | |
17 ##contig=<ID=3,length=2147483647> | |
18 ##contig=<ID=4,length=2147483647> | |
19 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT AAA0001 BBB0002 |