annotate test-data/freebayes_out.vcf @ 0:33a0e6aca936 draft default tip

Imported from capsule None
author devteam
date Mon, 27 Jan 2014 09:27:37 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
1 ##fileformat=VCFv4.0
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
2 ##fileDate=20110225
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
3 ##source=freeBayes version 0.4.2
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
4 ##reference=localref.fa
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
5 ##phasing=none
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
6 ##commandline="freebayes --fasta-reference localref.fa localbam.bam --vcf /galaxy/home/dannon/galaxy-central/database/files/000/dataset_11.dat"
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
7 ##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of samples with data">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
8 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total read depth at the locus">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
9 ##INFO=<ID=AC,Number=1,Type=Integer,Description="Total number of alternate alleles in called genotypes">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
10 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
11 ##INFO=<ID=AF,Number=1,Type=Float,Description="Estimated allele frequency in the range (0,1]">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
12 ##INFO=<ID=SR,Number=1,Type=Integer,Description="Number of reference observations by strand, delimited by |: [forward]|[reverse]">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
13 ##INFO=<ID=SA,Number=1,Type=Integer,Description="Number of alternate observations by strand, delimited by |: [forward]|[reverse]">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
14 ##INFO=<ID=RA,Number=1,Type=Integer,Description="Reference allele observations">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
15 ##INFO=<ID=AA,Number=1,Type=Integer,Description="Alternate allele observations">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
16 ##INFO=<ID=SB,Number=1,Type=Float,Description="Strand bias for the alternate allele: a number between 0 and 1 representing the ratio of forward strand sequence reads showing the alternate allele to all reads, considering only reads from individuals called as heterozygous">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
17 ##INFO=<ID=AB,Number=1,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">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
18 ##INFO=<ID=ABR,Number=1,Type=Integer,Description="Reference allele balance count: the number of sequence reads from apparent heterozygotes supporting the reference allele">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
19 ##INFO=<ID=ABA,Number=1,Type=Integer,Description="Alternate allele balance count: the number of sequence reads from apparent heterozygotes supporting the alternate allele">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
20 ##INFO=<ID=RUN,Number=1,Type=Integer,Description="Homopolymer run length: the number of consecutive nucleotides in the reference genome matching the alternate allele prior to the current position">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
21 ##INFO=<ID=BVAR,Number=0,Type=Flag,Description="The best genotype combination in the posterior is variant (non homozygous).">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
22 ##INFO=<ID=SNP,Number=0,Type=Flag,Description="SNP allele">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
23 ##INFO=<ID=TS,Number=0,Type=Flag,Description="transition SNP">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
24 ##INFO=<ID=TV,Number=0,Type=Flag,Description="transversion SNP">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
25 ##INFO=<ID=CpG,Number=0,Type=Flag,Description="CpG site (either CpG, TpG or CpA)">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
26 ##INFO=<ID=MNP,Number=0,Type=Integer,Description="Length of MNP allele, if present">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
27 ##INFO=<ID=INS,Number=1,Type=Integer,Description="Length of insertion allele, if present">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
28 ##INFO=<ID=DEL,Number=1,Type=Integer,Description="Length of deletion allele, if present">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
29 ##INFO=<ID=REPEAT,Number=1,Type=String,Description="Description of the local repeat structures flanking the current position">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
30 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
31 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
32 ##FORMAT=<ID=GL,Number=1,Type=Float,Description="Genotype Likelihood">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
33 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
34 ##FORMAT=<ID=RA,Number=1,Type=Integer,Description="Reference allele observations">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
35 ##FORMAT=<ID=AA,Number=1,Type=Integer,Description="Alternate allele observations">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
36 ##FORMAT=<ID=SR,Number=1,Type=Integer,Description="Number of reference observations by strand, delimited by |: [forward]|[reverse]">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
37 ##FORMAT=<ID=SA,Number=1,Type=Integer,Description="Number of alternate observations by strand, delimited by |: [forward]|[reverse]">
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
38 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT unknown
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
39 178508 900 . A C 94 . NS=1;DP=8;AC=1;AN=2;AF=0.5;RA=3;AA=4;SR=3|0;SA=4|0;SB=1;AB=0.42857;ABR=3;ABA=4;RUN=1;BVAR;SNP;TV GT:GQ:GL:DP:RA:AA:SR:SA 1/0:88.541:-1.2967:7:3:4:3|0:4|0
33a0e6aca936 Imported from capsule None
devteam
parents:
diff changeset
40 178508 1800 . A C 93.6 . NS=1;DP=10;AC=1;AN=2;AF=0.5;RA=5;AA=4;SR=5|0;SA=4|0;SB=1;AB=0.55556;ABR=5;ABA=4;RUN=1;BVAR;SNP;TV GT:GQ:GL:DP:RA:AA:SR:SA 1/0:93.56:-1.402:9:5:4:5|0:4|0