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