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

Add matchMz and matchSpectra for CompDb and IonDb #49

Open
jorainer opened this issue Dec 17, 2021 · 0 comments
Open

Add matchMz and matchSpectra for CompDb and IonDb #49

jorainer opened this issue Dec 17, 2021 · 0 comments
Assignees

Comments

@jorainer
Copy link
Member

Add matching functions for CompDb and IonDb databases.

  • CompDb: only matchMz,Mass2MzParam is supported because no m/z values are available. Additional parameter columns should allow to specify which annotation columns to extract. The result will have a data.frame as target, not a CompDb.
  • IonDb: support matchMz,Mass2MzParam, matchMz,MzParam and matchMz,MzRtParam using either the compounds or ions annotation.
@jorainer jorainer self-assigned this Dec 17, 2021
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