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

Template update for nf-core/tools v2.13.1 #7

Merged
merged 39 commits into from
Apr 9, 2024

Conversation

HomoPolyethylen
Copy link
Contributor

@HomoPolyethylen HomoPolyethylen commented Mar 29, 2024

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/variantmtb branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint). (does not because of logo)
  • 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).

Changes

  • performed the template update for nf-core/tools version 2.13.1
  • added env variable CIVICPY_CACHE_FILE to civicapi module, setting the path for the civicpy cache to workDir/.civicpy/cache.pkl
  • fixed several linting errors
    • reinstalled bcftools/norm
    • reinstalled tabix/bgziptabix
    • updated bcftools/view
    • updated gunzip
    • updated custom/dumpsoftwareversions
    • updated tabix/tabix
  • replaced the nf-core logo with the qbic logo. this is the only thing preventing the project from linting completely... but it looks so nice :(

ToDo

  • discuss, what kind of release this is
  • modify changelog.md

Copy link

github-actions bot commented Mar 29, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 87467df

+| ✅ 168 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   6 tests had warnings |!

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add full-sized test dataset and amend the paragraph below if applicable
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in usage.md: Add documentation about anything specific to running your pipeline. For general topics, please point to (and add to) the main nf-core website.
  • pipeline_todos - TODO string in output.md: Write this documentation describing your workflow's output

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/nf-core-variantmtb_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantmtb_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantmtb_logo_dark.png

✅ Tests passed:

Run details

  • nf-core/tools version 2.13.1
  • Run at 2024-04-09 09:28:54

@HomoPolyethylen HomoPolyethylen mentioned this pull request Mar 29, 2024
10 tasks
@HomoPolyethylen
Copy link
Contributor Author

finally ✔️ 🚀

@HomoPolyethylen
Copy link
Contributor Author

Issues that are not neatly covered in this PR:

Copy link
Collaborator

@mapo9 mapo9 left a comment

Choose a reason for hiding this comment

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

looks great! 🚀
I only have a couple of minor comments.
Also asked jonas to have a look as he did a template update himself recently.
When he did, I will approve 👍

conf/test_full.config Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
modules/local/querynator/civicapi.nf Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
subworkflows/local/create_querynator_input.nf Show resolved Hide resolved
Copy link

@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.

Couple of minor things, but LGTM in general 🙌🏼

main.nf Outdated Show resolved Hide resolved
nextflow.config Show resolved Hide resolved
nextflow_schema.json Show resolved Hide resolved
workflows/variantmtb.nf Outdated Show resolved Hide resolved
@HomoPolyethylen

This comment was marked as resolved.

Copy link

@famosab famosab left a comment

Choose a reason for hiding this comment

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

I just a some small comments but otherwise LGTM :)

LICENSE Outdated Show resolved Hide resolved
conf/test_full.config Show resolved Hide resolved
@HomoPolyethylen
Copy link
Contributor Author

5d780c3 fixed issue #8

@HomoPolyethylen HomoPolyethylen merged commit f251b7d into qbic-pipelines:dev Apr 9, 2024
4 checks passed
@HomoPolyethylen HomoPolyethylen deleted the template-merge branch April 9, 2024 09:59
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.

4 participants