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

Inclusion of a working ion annotator #238

Merged
merged 19 commits into from
Nov 17, 2022
Merged

Inclusion of a working ion annotator #238

merged 19 commits into from
Nov 17, 2022

Conversation

marissaDubbelaar
Copy link
Collaborator

@marissaDubbelaar marissaDubbelaar commented Nov 17, 2022

  • #229 Add ion annotation feature requested in #220
  • #235 Add the annotate_ions parameter to enable/disable the ion annotation feature (default is true)
  • Fix for an inconsistent mzml channel issue

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
    • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
    • If necessary, also make a PR on the nf-core/mhcquant branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Nov 17, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 0ba17f2

+| ✅ 156 tests passed       |+
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

✅ Tests passed:

Run details

  • nf-core/tools version 2.6
  • Run at 2022-11-17 13:05:26

Copy link
Collaborator

@jonasscheid jonasscheid left a comment

Choose a reason for hiding this comment

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

minor typos , else LGTM

CHANGELOG.md Outdated Show resolved Hide resolved
conf/modules.config Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
marissaDubbelaar and others added 3 commits November 17, 2022 14:03
Co-authored-by: Jonas Scheid <43858870+jonasscheid@users.noreply.github.com>
Co-authored-by: Jonas Scheid <43858870+jonasscheid@users.noreply.github.com>
Co-authored-by: Jonas Scheid <43858870+jonasscheid@users.noreply.github.com>
@marissaDubbelaar marissaDubbelaar merged commit 9cb6d46 into nf-core:dev Nov 17, 2022
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.

None yet

2 participants