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: added filters and test and fixed linter warnings #402

Merged
merged 20 commits into from
Sep 27, 2023

Conversation

zargham-ahmad
Copy link
Collaborator

@zargham-ahmad zargham-ahmad commented Sep 20, 2023

This PR includes the following:

  • added require smiles, require inchi, and reduce to number of peaks filters
  • added test and test data
  • bump galaxy version
  • fixed linting
  • fixed CI

closes #397 closes #398

Copy link
Member

@hechth hechth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the linting error - otherwise looks good.

Does the planemo CI when running with planemo test --biocontainers pass all tests locally?

@hechth hechth changed the title matchms: added filters and test matchms: added filters and test and fixed linter warnings Sep 25, 2023
@zargham-ahmad
Copy link
Collaborator Author

Linting still fails. It's because some tools don't have tests. Apart from that, I don't see any other warning.

tools/matchms/matchms_filtering.xml Outdated Show resolved Hide resolved
tools/riassigner/riassigner.xml Outdated Show resolved Hide resolved
tools/matchms/matchms_filtering.xml Outdated Show resolved Hide resolved
@hechth hechth merged commit fe7ef9d into RECETOX:master Sep 27, 2023
11 of 13 checks passed
@zargham-ahmad zargham-ahmad deleted the add-filters branch December 20, 2023 13:37
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

Successfully merging this pull request may close these issues.

matchms: add reduce to top n peaks filter matchms: add require SMILES and require INCHI filters
3 participants