ChromeleonFile
- class pyopenms.ChromeleonFile
Bases:
objectCython implementation of _ChromeleonFile
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1ChromeleonFile.html
- __init__()
Cython signature: void ChromeleonFile() Load Chromeleon HPLC text file and save it into a MSExperiment.
Cython signature: void ChromeleonFile(ChromeleonFile &)
Methods
Cython signature: void ChromeleonFile()
Cython signature: void load(const String & filename, MSExperiment & experiment) Load the file's data and metadata, and save it into a MSExperiment
- load()
Cython signature: void load(const String & filename, MSExperiment & experiment) Load the file’s data and metadata, and save it into a MSExperiment