Function fasten_trim::trim_worker[][src]

pub(crate) fn trim_worker(
    seqs: Vec<Seq>,
    first_base: usize,
    last_base: usize,
    tx: Sender<String>
)
Expand description

Trim a set of fastq entries and send it to a channel