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

Re-factor code for ivar_variants_to_vcf script #304

Merged
merged 12 commits into from
Apr 14, 2022
Merged

Conversation

saramonzon
Copy link
Contributor

@saramonzon saramonzon commented Apr 13, 2022

As we've talked here #258 , here it is a proposal for ivar_variants_to_vcf script, hope this helps understanding and maintaining the script. In any case now it would be pretty easier to split it in two scripts if needed.

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/viralrecon 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 Apr 13, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 62d3302

+| ✅ 138 tests passed       |+
#| ❔   4 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: lib/WorkflowViralrecon.groovy

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.3.2
  • Run at 2022-04-14 10:29:14

@drpatelh
Copy link
Member

Can we add an entry to the CHANGELOG please?

Copy link
Member

@drpatelh drpatelh left a comment

Choose a reason for hiding this comment

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

💥

@drpatelh drpatelh merged commit 7c787e0 into nf-core:dev Apr 14, 2022
@saramonzon saramonzon changed the title Re-factor code (proposal) for ivar_variants_to_vcf script Re-factor code for ivar_variants_to_vcf script Apr 26, 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.

2 participants