0
|
1 ##fileformat=VCFv4.0
|
|
2 ##fileDate=20090805
|
|
3 ##source=myImputationProgramV3.1
|
|
4 ##reference=1000GenomesPilot-NCBI36
|
|
5 ##phasing=partial
|
|
6 ##filter="QUAL > 1"
|
|
7 ##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data">
|
|
8 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
|
|
9 ##INFO=<ID=AC,Number=.,Type=Integer,Description="Allele count in genotypes, for each ALT allele, in the same order as listed">
|
|
10 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth">
|
|
11 ##INFO=<ID=AF,Number=.,Type=Float,Description="Allele Frequency">
|
|
12 ##INFO=<ID=AA,Number=1,Type=String,Description="Ancestral Allele">
|
|
13 ##INFO=<ID=DB,Number=0,Type=Flag,Description="dbSNP membership, build 129">
|
|
14 ##INFO=<ID=H2,Number=0,Type=Flag,Description="HapMap2 membership">
|
|
15 ##FILTER=<ID=q10,Description="Quality below 10">
|
|
16 ##FILTER=<ID=s50,Description="Less than 50% of samples have data">
|
|
17 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
|
|
18 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
|
|
19 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
|
|
20 ##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality">
|
|
21 ##ALT=<ID=DEL:ME:ALU,Description="Deletion of ALU element">
|
|
22 ##ALT=<ID=CNV,Description="Copy number variable region">
|
|
23 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA00001 NA00002 NA00003
|
|
24 20 1234567 microsat1 G GA,GAC 50 PASS AA=G;AC=3,1;AN=6;DP=9;NS=3 GT:GQ:DP 0/1:.:4 0/2:17:2 1/1:40:3
|
|
25 X 10 rsTest AC A,ATG 10 PASS . GT 0 0/1 0|2
|