Struct to aid in conversion of VCF info data into D types
ctor from VCFRecord
string, info field ctor
convert to a D type array if int, float, or bool type array
convert to a D type if int, float, or bool type
convert to a string
reference of info field data
String identifier of info field
number of data elements
VCFRecord refct
BCF TYPE indicator
See Implementation
Struct to aid in conversion of VCF info data into D types