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