AggregationMethod#

class pyopenms.AggregationMethod#

Bases: object

Aggregation method

__init__()#

Methods

Attributes

BEST = 2#
PROD = 0#
SUM = 1#
getMapping()#