AbsoluteQuantitationStandards

class pyopenms.AbsoluteQuantitationStandards

Bases: object

Cython implementation of _AbsoluteQuantitationStandards

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: AbsoluteQuantitationStandards) None

Methods

__init__

Overload:

getComponentFeatureConcentrations(self, ...)

getComponentFeatureConcentrations(self, run_concentrations: List[AQS_runConcentration], feature_maps: List[FeatureMap], component_name: Union[bytes, str, String], feature_concentrations: List[AQS_featureConcentration]) None