[][src]Function conshomfold::consprob

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

Notable traits for Vec<u8>

impl Write for Vec<u8>
where
    T: Unsigned + PrimInt + Hash + FromPrimitive + Integer + Ord + Sync + Send