Skip to main content

align_nucleotide

Function align_nucleotide 

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

DNA/RNA Smith-Waterman with BLAST nucleotide defaults.