pyopenms.dataframes

Functions

peptide_identifications_to_df(peps[, ...])

Converts a list of peptide identifications to a pandas DataFrame.

Classes

ConsensusFeature

Cython implementation of _ConsensusFeature

ConsensusMap

alias of pyopenms.dataframes.ConsensusMapDF

ConsensusMapDF(*args, **kwargs)

ControlledVocabulary

Cython implementation of _ControlledVocabulary

Feature

Cython implementation of _Feature

FeatureMap

alias of pyopenms.dataframes.FeatureMapDF

FeatureMapDF(*args, **kwargs)

File

Cython implementation of _File

IonSource

Cython implementation of _IonSource

MSExperiment

alias of pyopenms.dataframes.MSExperimentDF

MSExperimentDF(*args, **kwargs)

PeakMap

alias of pyopenms.dataframes.MSExperimentDF

PeptideIdentification

Cython implementation of _PeptideIdentification

defaultdict

defaultdict(default_factory=None, /, [...]) --> dict with default factory