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

Define function to group m/z values based on expected differences #9

Open
2 tasks
jorainer opened this issue Mar 23, 2020 · 0 comments
Open
2 tasks

Comments

@jorainer
Copy link
Member

Impement a (fast) function to group m/z values in an input vector based on their differences. This could be a core function to be used in isotope detection or adduct grouping in a m/z vector.

Before implementing we should check:

  • could we re-use something from MsCoreUtils?
  • check the C functions from xcms - could be that there is already such a function implemented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant