read_align_clustal

Function read_align_clustal 

Source
pub fn read_align_clustal(
    clustal_file_path: &Path,
) -> (Vec<Vec<usize>>, Vec<String>)