VCFHeader.addSample

Add sample to this VCF * int bcf_hdr_add_sample(bcf_hdr_t *hdr, const(char) *sample);

struct VCFHeader
int
addSample
(
string name
)

Meta