2012-05-23 04:26:28 +08:00
|
|
|
##fileformat=VCFv4.0
|
2012-06-19 21:47:38 +08:00
|
|
|
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
|
|
|
|
|
##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Normalized, Phred-scaled likelihoods for genotypes as defined in the VCF specification">
|
2012-05-23 04:26:28 +08:00
|
|
|
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12891 NA12892
|
|
|
|
|
20 10000000 . T G . PASS . GT:PL 0/1:10,0,10 0/1:10,0,12
|
|
|
|
|
20 10000117 . C A,T . PASS . GT:PL 0/1:10,0,10 0/2:0,10,80
|
|
|
|
|
20 10000211 . C T . PASS . GT:PL 0/1:10,0,10 1/1:90,10,0
|