call_pnca_nt_snps

Function call_pnca_nt_snps 

Source
fn call_pnca_nt_snps(
    map: &BTreeMap<isize, (u8, BTreeMap<u8, (Vec<String>, String)>)>,
    ga: &GappedAlignment,
) -> Vec<PncaSnpCall>