1 2 3 4 5 6 7 8 9 10
|
##fileformat=VCFv4.1
##FILTER=<ID=PASS,Description="All filters passed">
##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the variant described in this record">
##contig=<ID=1>
##INFO=<ID=XX,Number=1,Type=String,Description="The tag to transfer">
#CHROM POS ID REF ALT QUAL FILTER INFO
1 14367 . C <DEL> . . END=129359;XX=end_129359
1 14367 . C <DEL> . . END=121066;XX=end_121066
1 14367 . C <DEL> . . END=137826;XX=end_137826
1 14367 . C <DEL> . . END=112930;XX=end_112930
|