-
Notifications
You must be signed in to change notification settings - Fork 50
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
include charge state array #189
Labels
enhancement
New feature or request
Comments
Hi @grandrea that will be scheduled for the next release |
thank you! |
Implemented in 6ee904c |
thanks- d you have some steps so that I can compile from source (I see it is not as simple as dotnet restore) or should I just wait for a release? |
Particular details depend on your platform, but in general you should be able to compile it the following steps.
I hope it helps. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am trying to parse orbitrap data at the MS1 level to plot charge state distributions. Is there a way to read out charge states from the .raw file and write them to mzML using the default charge state array? I am referring to all peaks, not only precursors.
thank you
The text was updated successfully, but these errors were encountered: