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

matchms: Implement missing similarity metrics #42

Closed
13 tasks done
hechth opened this issue Nov 16, 2020 · 3 comments
Closed
13 tasks done

matchms: Implement missing similarity metrics #42

hechth opened this issue Nov 16, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@hechth
Copy link
Member

hechth commented Nov 16, 2020

Description

Implement matchms wrapper which exposes basic functionality of computing match scores between two msp files.

Subtasks

Galaxy

  • Provide container/package to run as Galaxy tool
  • Write wrapper script which handles IO
  • Write tool script with tests
  • Write documentation
  • Implement choosing similarity metric
  • Add option to mark as symmetric

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.

@hechth hechth self-assigned this Nov 16, 2020
@martenson
Copy link
Member

initial version has been implemented in #55

@martenson martenson changed the title Add wrapper for matchms Improve wrapper for matchms Feb 16, 2021
@hechth hechth changed the title Improve wrapper for matchms matchms: Implement missing similarity metrics Jun 9, 2021
@xtrojak xtrojak self-assigned this Jan 21, 2022
@hechth
Copy link
Member Author

hechth commented Mar 29, 2023

parentmass match is implemented with the metadata match

@hechth
Copy link
Member Author

hechth commented Mar 29, 2023

This will be implemented with #321

@hechth hechth added the enhancement New feature or request label Feb 22, 2024
@hechth hechth closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

5 participants