pub fn read_align_stockholm(
    stockholm_file_path: &Path
) -> (Vec<Vec<usize, Global>, Global>, Vec<String, Global>)