GNPSMGFFile#
- class pyopenms.GNPSMGFFile#
Bases:
object
Cython implementation of _GNPSMGFFile
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: GNPSMGFFile) None
Methods
Overload:
getDefaults
(self)Returns the default parameters
getName
(self)Returns the name
getParameters
(self)Returns the parameters
getSubsections
(self)setName
(self, in_0)Sets the name
setParameters
(self, param)Sets the parameters
store
(self, consensus_file_path, ...)Export consensus file from default workflow to GNPS MGF format
- getSubsections(self) List[bytes] #