Expand description
Functions for working with FASTA files.
Structs§
- One Record will be split into multiple RecordPieces. The original Record is kept as an Rc so that each of the RecordPieces can share the same ownership.
Functions§
- Given a record, split the sequence by runs of Ns.