massdash icon indicating copy to clipboard operation
massdash copied to clipboard

[REFACTOR] Targeted Extraction with pyOpenMS

Open singjc opened this issue 1 year ago • 0 comments

Currently the targeted extraction in MzMLDataAccess.py uses pyOpenMS to access the data, but all the extraction / filtering of spectra is done in python. Expose or use extraction methods from pyOpenMS to try speed up extraction, and to be inline with how OpenSwathWorkflow performs extraction.

singjc avatar Jan 16 '24 15:01 singjc