is_susceptible_rrs

Function is_susceptible_rrs 

Source
pub fn is_susceptible_rrs(snp_calls: &[RrsSnpCall]) -> Option<bool>
Expand description

Returns Some(false) if any observed SNP base is a resistance-conferring alt, or None if no resistance alt is observed.