VCFWriter.addSample

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

struct VCFWriter
int
addSample
(
string name
)

Meta