1##fileformat=VCFv4.2
2##reference=hs37d5.fa
3##contig=<ID=6,length=171115067>
4##ALT=<ID=*,Description="Represents allele(s) other than observed.">
5##INFO=<ID=INDEL,Number=0,Type=Flag,Description="Indicates that the variant is an INDEL.">
6##INFO=<ID=IDV,Number=1,Type=Integer,Description="Maximum number of raw reads supporting an indel">
7##INFO=<ID=IMF,Number=1,Type=Float,Description="Maximum fraction of raw reads supporting an indel">
8##INFO=<ID=DP,Number=1,Type=Integer,Description="Raw read depth">
9##INFO=<ID=VDB,Number=1,Type=Float,Description="Variant Distance Bias for filtering splice-site artefacts in RNA-seq data (bigger is better)",Version="3">
10##INFO=<ID=RPB,Number=1,Type=Float,Description="Mann-Whitney U test of Read Position Bias (bigger is better)">
11##INFO=<ID=MQB,Number=1,Type=Float,Description="Mann-Whitney U test of Mapping Quality Bias (bigger is better)">
12##INFO=<ID=BQB,Number=1,Type=Float,Description="Mann-Whitney U test of Base Quality Bias (bigger is better)">
13##INFO=<ID=MQSB,Number=1,Type=Float,Description="Mann-Whitney U test of Mapping Quality vs Strand Bias (bigger is better)">
14##INFO=<ID=SGB,Number=1,Type=Float,Description="Segregation based metric.">
15##INFO=<ID=MQ0F,Number=1,Type=Float,Description="Fraction of MQ0 reads (smaller is better)">
16##INFO=<ID=I16,Number=16,Type=Float,Description="Auxiliary tag used for calling, see description of bcf_callret1_t in bam2bcf.h">
17##INFO=<ID=QS,Number=R,Type=Float,Description="Auxiliary tag used for calling">
18##FORMAT=<ID=PL,Number=G,Type=Integer,Description="List of Phred-scaled genotype likelihoods">
19##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Number of high-quality bases">
20##FORMAT=<ID=SP,Number=1,Type=Integer,Description="Phred-scaled strand bias P-value">
21##FORMAT=<ID=AD,Number=R,Type=Integer,Description="Allelic depths">
22##FORMAT=<ID=ADF,Number=R,Type=Integer,Description="Allelic depths on the forward strand">
23##FORMAT=<ID=ADR,Number=R,Type=Integer,Description="Allelic depths on the reverse strand">
24#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	NA12878
256	263708	.	C	<*>	0	.	DP=211;I16=117,27,0,0,4635,154411,0,0,8284,486348,0,0,2730,59520,0,0;QS=1,0;MQSB=0.901445;MQ0F=0	PL:DP:SP:ADF:ADR:AD	0,255,255:144:0:117,0:27,0:144,0
266	263708	.	CTTTTTTTTTTTTTT	CTTTTTTTTTTTTT,CTTTTTTTTTTTTTTT,CTTTTTTTTTTTT	0	.	INDEL;IDV=27;IMF=0.127358;DP=212;I16=100,83,20,9,3133,71279,800,23372,10402,608546,1663,97179,3447,74011,628,14310;QS=0.84686,0.0839802,0.0494001,0.0197601;VDB=0.0105186;SGB=-0.693079;MQSB=0.971475;MQ0F=0	PL:DP:SP:ADF:ADR:AD	0,255,39,255,51,39,255,74,57,39:212:8:100,12,7,1:83,5,3,1:183,17,10,2
27