Errors

exception modpipe.Error

Generic ModPipe error.

exception modpipe.FileFormatError

Raised when trying to read a file that is of the wrong format.

exception modpipe.MissingBinaryError

Raised when trying to use an external binary (e.g. BLAST) that ModPipe was not configured with.

Previous topic

Data structures

Next topic

Fold assignment methods

This Page