fasten_sort

Function sort_entries

source
pub(crate) fn sort_entries(
    unsorted: Vec<Seq>,
    which_field: &str,
    reverse_sort: bool,
) -> Vec<Seq>
Expand description

Sort fastq entries in a vector