pub(crate) fn sort_entries( unsorted: Vec<Seq>, which_field: &str, reverse_sort: bool, ) -> Vec<Seq>
Sort fastq entries in a vector