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

Parse MS^n files #422

Open
benbowen opened this issue Dec 10, 2021 · 0 comments
Open

Parse MS^n files #422

benbowen opened this issue Dec 10, 2021 · 0 comments

Comments

@benbowen
Copy link
Member

Since @wholtz and I were just talking about the file converter and MS^n requirements, here is the code I wrote to parse these kinds of files. It works well, but doesn't make an output that lines up with our current hdf5 format in metatlas. The HDF5 file needs a few more attributes to store this kind of fragmentation data: the collection of spectra for convenience, the parent-child relationships, and perhaps additional metadata about each spectrum.

See the BLINK repo for how I parse MS^n files with pymzml:

This will be pretty common in a year or two; so getting some pieces in place is probably not a bad idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants