Skip to main content

align_sequences

Function align_sequences 

Source
pub fn align_sequences(query: &[u8], target: &[u8]) -> AlignmentScore
Expand description

Backward-compatible entry point returning the legacy AlignmentScore.