FIAMSScheduler
- class pyopenms.FIAMSScheduler
Bases:
objectCython implementation of _FIAMSScheduler
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1FIAMSScheduler.html
ADD PYTHON DOCUMENTATION HERE
- __init__()
Cython signature: void FIAMSScheduler() Scheduler for FIA-MS data batches. Works with FIAMSDataProcessor
Cython signature: void FIAMSScheduler(FIAMSScheduler &)
Cython signature: void FIAMSScheduler(String filename, String base_dir, bool load_cached_)
Methods
Cython signature: void FIAMSScheduler()
Cython signature: String getBaseDir() Returns the base directory for the relevant paths from the csv file
Cython signature: void run() Run the FIA-MS data analysis for the batch defined in the @filename_
- getBaseDir()
Cython signature: String getBaseDir() Returns the base directory for the relevant paths from the csv file
- run()
Cython signature: void run() Run the FIA-MS data analysis for the batch defined in the @filename_