AbsoluteQuantitationMethodFile
- class pyopenms.AbsoluteQuantitationMethodFile
Bases:
objectCython implementation of _AbsoluteQuantitationMethodFile
Original C++ documentation is available here
- __init__()
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: AbsoluteQuantitationMethodFile) None
Methods
Overload:
load(self, filename, aqm_list)store(self, filename, aqm_list)- load(self, filename: Union[bytes, str, String], aqm_list: List[AbsoluteQuantitationMethod]) None
- store(self, filename: Union[bytes, str, String], aqm_list: List[AbsoluteQuantitationMethod]) None