Module errors

Module errors 

Source
Expand description

Custom error types for DNAComb

Defines error types for read counting, LibSpec and read parsing

Structs§

AlignmentInfo

Enums§

FastaError
Error type for individual reads
LibSpecError
Error type for LibSpec
LibraryError
Error type for library
ReadCountError
Error type for read counting
ReadPairError
Error type for read pairs

Functions§

seq_to_string_or_log
Convert a Vec<u8> Sequence to a string, logging failure but not panicing