Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] Targeted Extraction with pyOpenMS #84

Open
singjc opened this issue Jan 16, 2024 · 0 comments
Open

[REFACTOR] Targeted Extraction with pyOpenMS #84

singjc opened this issue Jan 16, 2024 · 0 comments
Labels
refactor Refactoring code

Comments

@singjc
Copy link
Collaborator

singjc commented Jan 16, 2024

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 singjc added the refactor Refactoring code label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring code
Projects
None yet
Development

No branches or pull requests

1 participant