MapAlignmentEvaluationAlgorithmRecall#

class pyopenms.MapAlignmentEvaluationAlgorithmRecall#

Bases: object

Cython implementation of _MapAlignmentEvaluationAlgorithmRecall

Original C++ documentation is available here

– Inherits from [‘MapAlignmentEvaluationAlgorithm’]

__init__(self) None#

Methods

__init__(self)

getProductName(self)

Returns the product name (for the Factory)

registerChildren(self)

Register all derived classes in this method

getProductName(self) bytes | str | String#

Returns the product name (for the Factory)

registerChildren(self) None#

Register all derived classes in this method