AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
41 stars 13 forks source link

Use the SessionLoaderGenerator to load the data generated by SmartPeakServer #494

Open bertrandboudaud opened 2 years ago

bertrandboudaud commented 2 years ago

At the moment, when SmartpeakServer finished proceeding with the workflow, the data has to be loaded, and the workflow steps to load the data are hardcoded. SessionLoaderGenerator should be used there to construct the loading workflow steps based on the workflow execution.