-
Notifications
You must be signed in to change notification settings - Fork 13
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
matchms: Implement missing similarity metrics #42
Labels
enhancement
New feature or request
Comments
initial version has been implemented in #55 |
hechth
changed the title
Improve wrapper for matchms
matchms: Implement missing similarity metrics
Jun 9, 2021
parentmass match is implemented with the metadata match |
This will be implemented with #321 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Implement matchms wrapper which exposes basic functionality of computing match scores between two msp files.
Subtasks
Galaxy
Features
Implement missing similarity metrics which require special handling
After the metadata match is implemented, this could also be used to provide a better implementation of the RI filtering by simply having it via the metadata match and then using a separate tool to combine scores.
The text was updated successfully, but these errors were encountered: