CVMappingFile
- class pyopenms.CVMappingFile
Bases:
objectCython implementation of _CVMappingFile
Original C++ documentation is available here
- __init__(self) None
Methods
__init__(self)load(self, filename, cv_mappings, ...)Loads CvMappings from the given file
- load(self, filename: Union[bytes, str, String], cv_mappings: CVMappings, strip_namespaces: bool) None
Loads CvMappings from the given file