is_susceptible_erm41_by_lof_snps

Function is_susceptible_erm41_by_lof_snps 

Source
pub fn is_susceptible_erm41_by_lof_snps(
    snp_calls: &[Erm41LofCall],
) -> Option<bool>
Expand description

Returns Some(true) if any observed SNP base is a known LOF alt (erm(41) inactivated → susceptible), or None if no LOF alt is observed.