Function fasten_convert::read_fastq
source · pub(crate) fn read_fastq(tx: Sender<FastenSeq>, paired_end: bool)
Expand description
Read fastq from stdin and transmit it to a channel
pub(crate) fn read_fastq(tx: Sender<FastenSeq>, paired_end: bool)
Read fastq from stdin and transmit it to a channel