Enumerations#

class tidyms2.core.enums.OperatorType#

Available operators types.

ASSAY = 'assay'#

Apply operations on assay storage.

MATRIX = 'matrix'#

Apply operations on data matrix.

SAMPLE = 'sample'#

Apply operations on sample storage.

class tidyms2.core.enums.MSInstrument#

Available MS instrument types.