ConsensusXMLFile#
- class pyopenms.ConsensusXMLFile#
Bases:
objectCython implementation of _ConsensusXMLFile
Original C++ documentation is available here
- __init__(self) None#
Methods
__init__(self)getOptions(self)Mutable access to the options for loading/storing
load(self, in_0, in_1)Loads a consensus map from file and calls updateRanges
store(self, in_0, in_1)Stores a consensus map to file
- getOptions(self) PeakFileOptions#
Mutable access to the options for loading/storing