[][src]Function seqalign::compare_samples

pub fn compare_samples(s1: &str, s2: &str) -> PyResult<u16>

Just a wrapper for the needleman_wunsch function to be used in python.