proteobench.exceptions module#
- exception proteobench.exceptions.ConvertStandardFormatError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.DatapointAppendError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.DatapointGenerationError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.DatasetAlreadyExistsOnServerError[source]#
Bases:
ExceptionRaised when attempting to submit a dataset that already exists on the public datasets server.
- exception proteobench.exceptions.IntermediateFormatGenerationError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.ParseError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.ParseSettingsError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.PlotError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.ProteoBenchError[source]#
Bases:
ExceptionBase exception class for ProteoBench.
- exception proteobench.exceptions.QuantificationError(message)[source]#
Bases:
ProteobenchError
- exception proteobench.exceptions.ValidationError[source]#
Bases:
ProteoBenchErrorRaised when data validation fails.