errors

The errors specific to macsylib and macsydata

error API reference

error

Manage MacSyLib specific errors

exception macsylib.error.EmptyFileError[source]

Raised when fasta file does not contains sequences

exception macsylib.error.MacsyDataLimitError[source]

Raised when the maximum number of GitHub api call is reached

exception macsylib.error.MacsydataError[source]

Raised when error is encounter during model package handling

exception macsylib.error.MacsylibError[source]

The base class for MacSyLib specific exceptions.

__weakref__

list of weak references to the object

exception macsylib.error.ModelInconsistencyError[source]

Raised when a definition model is not consistent.

exception macsylib.error.OptionError[source]

Raised when command line option is not set properly

exception macsylib.error.SystemDetectionError[source]

Raised when the detection of systems from Hits encountered a problem.

exception macsylib.error.Timeout[source]

Raised when best solution reach the timeout