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 to 3.1.1 #9

Closed
wants to merge 6 commits into from
Closed

Conversation

famosab
Copy link
Collaborator

@famosab famosab commented Jan 7, 2025

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
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,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).

famosab and others added 6 commits December 16, 2024 15:26
* feat: add modules

* feat: add docker image

* fix: swap to wave containers

* feat: update schema and config

* feat: add modules to workflow

* fix: usage of vcf2mat

* fix: remove .view and add more comments explaining the code

* feat: add gvcf to vcf conversion

* feat: add GATK iGenomes

* feat: add tabix

* update docs

* update input schema

* update sbwf

* update schemas

* add pipeline tests

* feat: add correct tests

* change access to index bool

* prettier to hopefullly fix linting?

* fix indentation

* add env to local module

* fix linting for first version

* add nf-test and ignore external configs

* wip on nf-test

* finalize tests

* Template update for nf-core/tools version 3.0.2

* Template update for nf-core/tools version 3.1.0

* Apply suggestions from code review
* Update README.md after transfer

* change famosab to qbic-pipelines

* update main
@famosab famosab closed this Jan 7, 2025
@famosab famosab reopened this Jan 7, 2025
@famosab famosab changed the base branch from master to dev January 7, 2025 14:27
@famosab
Copy link
Collaborator Author

famosab commented Jan 8, 2025

Closing this to do the TEMPLATE update when a proper back to dev PR has been done after the next release.

@famosab famosab closed this Jan 8, 2025
@famosab famosab deleted the t3.1.1 branch January 8, 2025 14:45
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.

1 participant