11 lines
447 B
Plaintext
11 lines
447 B
Plaintext
##fileformat=VCFv4.0
|
|
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
|
|
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
|
|
##FILTER=<ID=FAIL,Description="Fail">
|
|
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12891
|
|
20 9999996 . A ACT . PASS . GT:GQ 0/1:30
|
|
20 10000000 . T G . PASS . GT:GQ 0/1:30
|
|
20 10000117 . C T . FAIL . GT:GQ 0/1:30
|
|
20 10000211 . C T . PASS . GT:GQ 0/1:30
|
|
20 10001436 . A AGG . PASS . GT:GQ 1/1:30
|