TransformationXMLFile

class pyopenms.TransformationXMLFile

Bases: object

Cython implementation of _TransformationXMLFile

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1TransformationXMLFile.html

__init__()

Cython signature: void TransformationXMLFile()

Methods

__init__

Cython signature: void TransformationXMLFile()

load

Cython signature: void load(String, TransformationDescription &, bool fit_model)

store

Cython signature: void store(String, TransformationDescription)

load()

Cython signature: void load(String, TransformationDescription &, bool fit_model)

store()

Cython signature: void store(String, TransformationDescription)