1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
##fileformat=VCFv4.1
##samtoolsVersion=0.1.14 (r933:170)
##INFO=<ID=INDEL,Number=0,Type=Flag,Description="Indicates that the variant is an INDEL.">
##INFO=<ID=DP,Number=1,Type=Integer,Description="Raw read depth">
##INFO=<ID=AF1,Number=1,Type=Float,Description="Max-likelihood estimate of the site allele frequency of the first ALT allele">
##INFO=<ID=CI95,Number=2,Type=Float,Description="Equal-tail Bayesian credible interval of the site allele frequency at the 95% level">
##INFO=<ID=DP4,Number=4,Type=Integer,Description="# high-quality ref-forward bases, ref-reverse, alt-forward and alt-reverse bases">
##INFO=<ID=MQ,Number=1,Type=Integer,Description="Root-mean-square mapping quality of covering reads">
##INFO=<ID=FQ,Number=1,Type=Float,Description="Phred probability of all samples being the same">
##INFO=<ID=QCHI2,Number=1,Type=Integer,Description="Phred scaled PCHI2.">
##INFO=<ID=PCHI2,Number=1,Type=Float,Description="Posterior weighted chi^2 P-value for testing the association between group1 and group2 samples.">
##INFO=<ID=PC2,Number=2,Type=Integer,Description="Phred probability of the nonRef allele frequency in group1 samples being larger (,smaller) than in group2.">
##INFO=<ID=RP,Number=1,Type=Integer,Description="# permutations yielding a smaller PCHI2.">
##INFO=<ID=PV4,Number=4,Type=Float,Description="P-values for strand bias, baseQ bias, mapQ bias and tail distance bias">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=PL,Number=-1,Type=Integer,Description="List of Phred-scaled genotype likelihoods, number of values is (#ALT+1)*(#ALT+2)/2">
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
##FORMAT=<ID=GL,Number=3,Type=Float,Description="Likelihoods for RR,RA,AA genotypes (R=ref,A=alt)">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="# high-quality bases">
##FORMAT=<ID=SP,Number=1,Type=Integer,Description="Phred-scaled strand bias P-value">
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT results/IPBKRNW/IPBKRNW-replicate.bam results/IPBKRNW/IPBKRNW-sorted.bam
9 114158 . A G 17.1 . DP=2;AF1=0.9999;CI95=0.5,1;DP4=0,0,2,0;MQ=25;FQ=-30.8;QCHI2=1;PCHI2=0.752;PC2=3,3 GT:PL:GQ 1/1:25,3,0:42 1/1:25,3,0:42
9 123469 . A G 3.61 . DP=2;AF1=0.9999;CI95=0.5,1;DP4=0,0,2,0;MQ=20;FQ=-30.7;QCHI2=1;PCHI2=0.85;PC2=3,3 GT:PL:GQ 1/1:17,3,0:42 1/1:17,3,0:42
9 181146 . A G 3.61 . DP=2;AF1=0.9999;CI95=0.5,1;DP4=0,0,2,0;MQ=37;FQ=-30.7;QCHI2=1;PCHI2=0.85;PC2=3,3 GT:PL:GQ 1/1:17,3,0:42 1/1:17,3,0:42
9 181486 . G A 15.5 . DP=4;AF1=0.5024;CI95=0.5,0.5;DP4=2,0,2,0;MQ=32;FQ=7.07;QCHI2=0;PCHI2=0.984;PC2=3,3;PV4=1,0,1,1 GT:PL:GQ 0/1:25,0,19:21 0/1:25,0,19:21
9 181567 . C G 19.1 . DP=2;AF1=0.9999;CI95=0.5,1;DP4=0,0,2,0;MQ=37;FQ=-30.8;QCHI2=1;PCHI2=0.75;PC2=3,3 GT:PL:GQ 1/1:26,3,0:42 1/1:26,3,0:42
9 182055 . A C 5.04 . DP=4;AF1=0.4976;CI95=0.5,0.5;DP4=2,0,2,0;MQ=37;FQ=7.07;QCHI2=0;PCHI2=0.98;PC2=3,3;PV4=1,0,1,1 GT:PL:GQ 0/1:19,0,25:21 0/1:19,0,25:21
9 182057 . C A 6.51 . DP=4;AF1=0.5;CI95=0.5,0.5;DP4=2,0,2,0;MQ=37;FQ=6.51;QCHI2=0;PCHI2=0.978;PC2=3,3;PV4=1,1,1,0 GT:PL:GQ 0/1:20,0,20:20 0/1:20,0,20:20
9 182271 . C A 3.79 . DP=6;AF1=0.496;CI95=0.25,0.5;DP4=4,0,2,0;MQ=37;FQ=5.73;QCHI2=0;PCHI2=0.98;PC2=3,3;PV4=1,4.5e-05,1,0.31 GT:PL:GQ 0/1:18,0,59:21 0/1:18,0,59:21
9 182801 . G C 3.79 . DP=4;AF1=0.4962;CI95=0.25,0.5;DP4=2,0,2,0;MQ=37;FQ=5.73;QCHI2=0;PCHI2=0.98;PC2=3,3;PV4=1,0,1,1 GT:PL:GQ 0/1:18,0,31:21 0/1:18,0,31:21
9 183183 . T G 11.4 . DP=2;AF1=0.9999;CI95=0.5,1;DP4=0,0,2,0;MQ=37;FQ=-30.7;QCHI2=1;PCHI2=0.763;PC2=3,3 GT:PL:GQ 1/1:22,3,0:42 1/1:22,3,0:42
|