rust_htslib::bcf::synced::pairing

Constant SOME

Source
pub const SOME: u32 = crate::htslib::BCF_SR_PAIR_SOME; // 8u32
Expand description

At least some of multiallelic ALTs must match. Implied by all the others with the exception of EXACT.