SILACLabeler#

class pyopenms.SILACLabeler#

Bases: object

Cython implementation of _SILACLabeler

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Simulate SILAC experiments

Overload:

__init__(self, in_0: SILACLabeler) None

Methods

__init__

Overload:

getProductName(self)

Name of the model (needed by Factory)

preCheck(self, param)

getProductName(self) bytes | str | String#

Name of the model (needed by Factory)

preCheck(self, param: Param) None#