IMFormat

class pyopenms.IMFormat

Bases: object

__init__()

Methods

__init__()

getMapping

Attributes

CONCATENATED

MIXED

MULTIPLE_SPECTRA

NONE

SIZE_OF_IMFORMAT

CONCATENATED = 1
MIXED = 3
MULTIPLE_SPECTRA = 2
NONE = 0
SIZE_OF_IMFORMAT = 4
getMapping()