pub fn wavefront_align(query: &str, text: &str, pens: &Penalties) -> AlignResult
Expand description

This function is exported and can be called to perform an alignment. The query cannot be longer than the text.