bcf_update_alleles

bcf_update_alleles() and bcf_update_alleles_str() - update REF and ALLT column @alleles: Array of alleles @nals: Number of alleles @alleles_string: Comma-separated alleles, starting with the REF allele

extern (C)
int
bcf_update_alleles
(
const(bcf_hdr_t)* hdr
,,
const(char)** alleles
,
int nals
)

Meta