view test-data/freebayes_princeton_out.vcf @ 3:72bdc513a54a

Fixed functional test and added required test files Fixed version number of tool to match supported freebayes version
author Lance Parsons <lparsons@princeton.edu>
date Thu, 22 Dec 2011 14:09:55 -0500
parents
children
line wrap: on
line source

##fileformat=VCFv4.1
##fileDate=20111222
##source=freeBayes version 0.9.0
##reference=localref.fa
##phasing=none
##commandline="freebayes localbam.bam localbam_0.bam --fasta-reference localref.fa --vcf /var/folders/qt/qtFd+uDTGmK7aiBhhP+3QU+++TM/-Tmp-/tmpsovVvV/database/files/000/dataset_3.dat --left-align-indels"
##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of samples with data">
##INFO=<ID=DP,Number=1,Type=Integer,Description="Total read depth at the locus">
##INFO=<ID=AC,Number=A,Type=Integer,Description="Total number of alternate alleles in called genotypes">
##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
##INFO=<ID=AF,Number=A,Type=Float,Description="Estimated allele frequency in the range (0,1]">
##INFO=<ID=RA,Number=1,Type=Integer,Description="Reference allele observations">
##INFO=<ID=AA,Number=A,Type=Integer,Description="Alternate allele observations">
##INFO=<ID=SRP,Number=1,Type=Float,Description="Strand balance probability for the reference allele: Phred-scaled upper-bounds estimate of the probability of observing the deviation between SRF and SRR given E(SRF/SRR) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=SAP,Number=A,Type=Float,Description="Strand balance probability for the alternate allele: Phred-scaled upper-bounds estimate of the probability of observing the deviation between SAF and SAR given E(SAF/SAR) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=AB,Number=A,Type=Float,Description="Allele balance at heterozygous sites: a number between 0 and 1 representing the ratio of reads showing the reference allele to all reads, considering only reads from individuals called as heterozygous">
##INFO=<ID=ABP,Number=A,Type=Float,Description="Allele balance probability at heterozygous sites: Phred-scaled upper-bounds estimate of the probability of observing the deviation between ABR and ABA given E(ABR/ABA) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=RUN,Number=A,Type=Integer,Description="Run length: the number of consecutive repeats of the alternate allele in the reference genome">
##INFO=<ID=RPP,Number=A,Type=Float,Description="Read Placement Probability: Phred-scaled upper-bounds estimate of the probability of observing the deviation between RPL and RPR given E(RPL/RPR) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=RPPR,Number=1,Type=Float,Description="Read Placement Probability for reference observations: Phred-scaled upper-bounds estimate of the probability of observing the deviation between RPL and RPR given E(RPL/RPR) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=EPP,Number=A,Type=Float,Description="End Placement Probability: Phred-scaled upper-bounds estimate of the probability of observing the deviation between EL and ER given E(EL/ER) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=EPPR,Number=1,Type=Float,Description="End Placement Probability for reference observations: Phred-scaled upper-bounds estimate of the probability of observing the deviation between EL and ER given E(EL/ER) ~ 0.5, derived using Hoeffding's inequality">
##INFO=<ID=DPRA,Number=A,Type=Float,Description="Alternate allele depth ratio.  Ratio between depth in samples with each called alternate allele and those without.">
##INFO=<ID=XRM,Number=1,Type=Float,Description="Reference allele read mismatch rate: The rate of SNPs + MNPs + INDELs in reads supporting the reference allele.">
##INFO=<ID=XRS,Number=1,Type=Float,Description="Reference allele read SNP rate: The rate of per-base mismatches (SNPs + MNPs) in reads supporting the reference allele.">
##INFO=<ID=XRI,Number=1,Type=Float,Description="Reference allele read INDEL rate: The rate of INDELs (gaps) in reads supporting the reference allele.">
##INFO=<ID=XAM,Number=A,Type=Float,Description="Alternate allele read mismatch rate: The rate of SNPs + MNPs + INDELs in reads supporting the alternate allele, excluding the called variant.">
##INFO=<ID=XAS,Number=A,Type=Float,Description="Alternate allele read SNP rate: The rate of per-base mismatches (SNPs + MNPs) in reads supporting the alternate allele, excluding the called variant.">
##INFO=<ID=XAI,Number=A,Type=Float,Description="Alternate allele read INDEL rate: The rate of INDELs (gaps) in reads supporting the alternate allele, excluding the called variant.">
##INFO=<ID=ODDS,Number=1,Type=Float,Description="The log odds ratio of the best genotype combination to the second-best.">
##INFO=<ID=BVAR,Number=0,Type=Flag,Description="The best genotype combination in the posterior is variant (non homozygous).">
##INFO=<ID=TS,Number=0,Type=Flag,Description="site has transition SNP">
##INFO=<ID=TV,Number=0,Type=Flag,Description="site has transversion SNP">
##INFO=<ID=CpG,Number=0,Type=Flag,Description="CpG site (either CpG, TpG or CpA)">
##INFO=<ID=TYPE,Number=A,Type=String,Description="The type of allele, either snp, mnp, ins, del, or complex.">
##INFO=<ID=CIGAR,Number=A,Type=String,Description="The extended CIGAR representation of each alternate allele, with the exception that '=' is replaced by 'M' to ease VCF parsing.  Note that INDEL alleles do not have the first matched base (which is provided by default, per the spec) referred to by the CIGAR.">
##INFO=<ID=NUMALT,Number=1,Type=Integer,Description="Number of unique non-reference alleles in called genotypes at this position.">
##INFO=<ID=LEN,Number=A,Type=Integer,Description="allele length">
##INFO=<ID=MQM,Number=A,Type=Float,Description="Mean mapping quality of observed alternate alleles">
##INFO=<ID=MQMR,Number=1,Type=Float,Description="Mean mapping quality of observed reference alleles">
##INFO=<ID=PAIRED,Number=A,Type=Float,Description="Proportion of observed alternate alleles which are supported by properly paired read fragments">
##INFO=<ID=PAIREDR,Number=1,Type=Float,Description="Proportion of observed reference alleles which are supported by properly paired read fragments">
##INFO=<ID=technology.454,Number=1,Type=Float,Description="Fraction of observations supporting the alternate observed in reads from 454">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=GQ,Number=1,Type=Float,Description="Genotype Quality, the Phred-scaled marginal (or unconditional) probability of the called genotype">
##FORMAT=<ID=GL,Number=G,Type=Float,Description="Genotype Likelihood, log10-scaled likelihoods of the data given the called genotype for each possible genotype generated from the reference and alternate alleles given the sample ploidy">
##FORMAT=<ID=GLE,Number=G,Type=String,Description="Genotype Likelihood Explicit, same as GL, but with tags to indicate the specific genotype, e.g. 0=-75.22,1M-223.42,0/0=-323.03,1/0=-99.29,1/1M-802.53">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
##FORMAT=<ID=RA,Number=1,Type=Integer,Description="Reference allele observation count">
##FORMAT=<ID=QR,Number=1,Type=Integer,Description="Sum of quality of the reference observations">
##FORMAT=<ID=AA,Number=A,Type=Integer,Description="Alternate allele observation count">
##FORMAT=<ID=QA,Number=A,Type=Integer,Description="Sum of quality of the alternate observations">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	unknown
178508	900	.	A	C	212.252	.	AA=8;AB=0.428571;ABP=3.63072;AC=1;AF=0.5;AN=2;CIGAR=1X;DP=14;DPRA=0;EPP=7.35324;EPPR=16.0391;LEN=1;MQM=68;MQMR=59.3333;NS=1;NUMALT=1;ODDS=35.6099;PAIRED=0;PAIREDR=0;RA=6;RPP=7.35324;RPPR=16.0391;RUN=1;SAP=20.3821;SRP=16.0391;TYPE=snp;XAI=0;XAM=0;XAS=0;XRI=0;XRM=0;XRS=0;technology.454=1;BVAR;TV	GT:GQ:DP:RA:QR:AA:QA:GL	0/1:154.652:14:6:192:8:256:-23.36,-0.736865,-17.6
178508	1800	.	A	C	211.846	.	AA=8;AB=0.555556;ABP=3.49285;AC=1;AF=0.5;AN=2;CIGAR=1X;DP=18;DPRA=0;EPP=7.35324;EPPR=24.725;LEN=1;MQM=78;MQMR=66.4;NS=1;NUMALT=1;ODDS=48.7793;PAIRED=0;PAIREDR=0;RA=10;RPP=7.35324;RPPR=24.725;RUN=1;SAP=20.3821;SRP=24.725;TYPE=snp;XAI=0;XAM=0;XAS=0;XRI=0;XRM=0;XRS=0;technology.454=1;BVAR;TV	GT:GQ:DP:RA:QR:AA:QA:GL	0/1:50000:18:10:320:8:256:-23.36,-0.777482,-29.12