ParamCTDFile#

class pyopenms.ParamCTDFile#

Bases: object

Cython implementation of _ParamCTDFile

Original C++ documentation is available here

__init__(self) None#

Methods

__init__(self)

store(self, filename, param, tool_info)

store(self, filename: bytes | str, param: Param, tool_info: ToolInfo) None#