Function kmer_lookup::match_12[][src]

pub fn match_12(
    b: &DnaString,
    dv: &Vec<DnaString>,
    x: &Vec<(Kmer12, i32, i32)>
) -> bool