Expand description
Custom error types for DNAComb
Defines error types for read counting, LibSpec and read parsing
Structs§
Enums§
- Fasta
Error - Error type for individual reads
- LibSpec
Error - Error type for LibSpec
- Library
Error - Error type for library
- Read
Count Error - Error type for read counting
- Read
Pair Error - Error type for read pairs
Functions§
- seq_
to_ string_ or_ log - Convert a
Vec<u8>Sequence to a string, logging failure but not panicing