Open brentp opened 1 week ago
this makes it so we don't need access to the VCF struct in order to make an empty record. since the header is always available as record.header() then we can create an empty record
this makes it so we don't need access to the VCF struct in order to make an empty record. since the header is always available as record.header() then we can create an empty record