Mercurial > repos > lparsons > freebayes
annotate test-data/freebayes_princeton_out.vcf @ 6:73e1e4d0b419 draft default tip
Deprecated this version
author | Lance Parsons <lparsons@princeton.edu> |
---|---|
date | Fri, 25 May 2012 13:20:06 -0400 |
parents | 72bdc513a54a |
children |
rev | line source |
---|---|
3
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
1 ##fileformat=VCFv4.1 |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
2 ##fileDate=20111222 |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
3 ##source=freeBayes version 0.9.0 |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
4 ##reference=localref.fa |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
5 ##phasing=none |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
6 ##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" |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
7 ##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of samples with data"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
8 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total read depth at the locus"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
9 ##INFO=<ID=AC,Number=A,Type=Integer,Description="Total number of alternate alleles in called genotypes"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
10 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
11 ##INFO=<ID=AF,Number=A,Type=Float,Description="Estimated allele frequency in the range (0,1]"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
12 ##INFO=<ID=RA,Number=1,Type=Integer,Description="Reference allele observations"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
13 ##INFO=<ID=AA,Number=A,Type=Integer,Description="Alternate allele observations"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
14 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
15 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
16 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
17 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
18 ##INFO=<ID=RUN,Number=A,Type=Integer,Description="Run length: the number of consecutive repeats of the alternate allele in the reference genome"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
19 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
20 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
21 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
22 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
23 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
24 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
25 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
26 ##INFO=<ID=XRI,Number=1,Type=Float,Description="Reference allele read INDEL rate: The rate of INDELs (gaps) in reads supporting the reference allele."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
27 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
28 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
29 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
30 ##INFO=<ID=ODDS,Number=1,Type=Float,Description="The log odds ratio of the best genotype combination to the second-best."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
31 ##INFO=<ID=BVAR,Number=0,Type=Flag,Description="The best genotype combination in the posterior is variant (non homozygous)."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
32 ##INFO=<ID=TS,Number=0,Type=Flag,Description="site has transition SNP"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
33 ##INFO=<ID=TV,Number=0,Type=Flag,Description="site has transversion SNP"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
34 ##INFO=<ID=CpG,Number=0,Type=Flag,Description="CpG site (either CpG, TpG or CpA)"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
35 ##INFO=<ID=TYPE,Number=A,Type=String,Description="The type of allele, either snp, mnp, ins, del, or complex."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
36 ##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."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
37 ##INFO=<ID=NUMALT,Number=1,Type=Integer,Description="Number of unique non-reference alleles in called genotypes at this position."> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
38 ##INFO=<ID=LEN,Number=A,Type=Integer,Description="allele length"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
39 ##INFO=<ID=MQM,Number=A,Type=Float,Description="Mean mapping quality of observed alternate alleles"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
40 ##INFO=<ID=MQMR,Number=1,Type=Float,Description="Mean mapping quality of observed reference alleles"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
41 ##INFO=<ID=PAIRED,Number=A,Type=Float,Description="Proportion of observed alternate alleles which are supported by properly paired read fragments"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
42 ##INFO=<ID=PAIREDR,Number=1,Type=Float,Description="Proportion of observed reference alleles which are supported by properly paired read fragments"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
43 ##INFO=<ID=technology.454,Number=1,Type=Float,Description="Fraction of observations supporting the alternate observed in reads from 454"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
44 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
45 ##FORMAT=<ID=GQ,Number=1,Type=Float,Description="Genotype Quality, the Phred-scaled marginal (or unconditional) probability of the called genotype"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
46 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
47 ##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"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
48 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
49 ##FORMAT=<ID=RA,Number=1,Type=Integer,Description="Reference allele observation count"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
50 ##FORMAT=<ID=QR,Number=1,Type=Integer,Description="Sum of quality of the reference observations"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
51 ##FORMAT=<ID=AA,Number=A,Type=Integer,Description="Alternate allele observation count"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
52 ##FORMAT=<ID=QA,Number=A,Type=Integer,Description="Sum of quality of the alternate observations"> |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
53 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT unknown |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
54 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 |
72bdc513a54a
Fixed functional test and added required test files
Lance Parsons <lparsons@princeton.edu>
parents:
diff
changeset
|
55 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 |