smith-chem-wisc / MetaMorpheus

Proteomics search software with integrated calibration, PTM discovery, bottom-up, top-down and LFQ capabilities
MIT License
90 stars 46 forks source link

[WIP] Enable saving of multiple settings for tasks #2319

Open kscdnw opened 10 months ago

kscdnw commented 10 months ago

On clicking the save button, all task windows would parse the task window to construct the specific MetaMorpheusTask object. This has been broken out into two methods. GetTaskFromGui returns the task, and save task calls GetTaskFromGui. This enables to new task parameter saving architecture to parse the task from the gui without closing the window.

Alexander-Sol commented 9 months ago

This PR is causing appveyor to hang for some reason. It stops in the middle of running the tests