pub(crate) fn trim_worker( seqs: Vec<Seq>, first_base: usize, last_base: usize, tx: Sender<String>)
Trim a set of fastq entries and send it to a channel