forked from samtools/bcftools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathannotate14.vcf
17 lines (17 loc) · 1.22 KB
/
annotate14.vcf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
##fileformat=VCFv4.2
##FILTER=<ID=PASS,Description="All filters passed">
##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth">
##FORMAT=<ID=AD,Number=.,Type=Integer,Description="Allelic depths for the ref and alt alleles in the order listed">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Approximate read depth (reads with MQ=255 or with bad mates are filtered)">
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Phred-scaled genotype likelihoods">
##FORMAT=<ID=GG,Number=10,Type=Integer,Description="Phred-scaled likelihoods for all genotypes in alphabetical order">
##contig=<ID=1>
##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes">
##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
##FILTER=<ID=XX>
##bcftools_viewVersion=1.9+htslib-1.9
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT Molz1
1 752566 . G A . XX XX=1;DP=16;AC=2;AN=2 GT:AD:DP:GQ:PL:GG 1/1:0,16:16:48:472,48,0:0,48,48,48,616,511,616,472,511,616
1 752566 . G A . XX XX=2;DP=16;AC=2;AN=2 GT:AD:DP:GQ:PL:GG 1/1:0,16:16:48:472,48,0:0,48,48,48,616,511,616,472,511,616