gatk-3.8/public/testdata/combine.5.vcf

8 lines
457 B
Plaintext

##fileformat=VCFv4.0
##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">
#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