Skip to main content

gotoh_align

Function gotoh_align 

Source
pub fn gotoh_align(
    a: &[u8],
    b: &[u8],
    sc: &GotohScoring,
) -> SeqResult<GotohAlignment>
Expand description

Run Gotoh’s affine-gap global alignment.