smartdada2.common package

Submodules

smartdada2.common.errors module

Modules contains exception errors specific to fastq data.

exception smartdada2.common.errors.FastqFormatError

Bases: __BaseFormatError

Raised when any format related issues with Fastq files

exception smartdada2.common.errors.SearchExceededError

Bases: __BaseIterationError

Raised if any searching algorithm exceeds max search iteration

Module contents