[][src]Function conshomfold::consprob

pub fn consprob(
    thread_pool: &mut Pool,
    fasta_records: &Vec<FastaRecord>,
    min_bpp: f32,
    offset_4_max_gap_num: u16,
    is_posterior_model: bool,
    produces_access_probs: bool
) -> Vec<PctStaProbMats>