Skip to content

Release 1.0.0#64

Open
famosab wants to merge 61 commits intomainfrom
dev
Open

Release 1.0.0#64
famosab wants to merge 61 commits intomainfrom
dev

Conversation

@famosab
Copy link
Collaborator

@famosab famosab commented Feb 13, 2026

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/variantprioritization branch on the nf-core/test-datasets repository.
  • 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).

Still missing CPSR implementation and version bump but opening now to check whether the CI tests run through!

famosab and others added 30 commits October 28, 2025 15:24
* Template update for nf-core/tools version 3.4.1

* Template update for nf-core/tools version 3.4.1

* move params

* changelog

* Drocrate

* snap

* contriv

* Apply suggestion from @maxulysse

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* Apply suggestion from @maxulysse

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>

* disable tower

* skip fastqc

* skip fastqc

* snap

---------

Co-authored-by: nf-core-bot <core@nf-co.re>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
* Remove fastqc

* Run pre-commit

---------

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
* Add citations

* Run pre-commit

* Update CITATIONS.md

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>

---------

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
* Get PCGR reference automatically

* change containers

* add pcgr/getref

* add pcgr/getref

* update module inputs

* add download

* handle vep cahce

* pre-commit

* use nf-core module

* cleanup

* remove unused module

* test

* add snap for swbf and remove unused conf

* adjust test memory limit

* Update schema

* change config

* try using other genome for test

* hard code genome to test

* hard code genome to test

* try cache from raredisease

* try with untar

* revert change to samplesheet

* sawp

* use NCBI igenome

* swap to GATK

* swap to GATK

* Add VEP Cache for chr22

* current state

* it workds

* Add vep cache

* rescue versions

* update snap

* use downsampled PCGR

* fix linting

* Add vcf assertion
* Add citations

* Run pre-commit

* Update CITATIONS.md

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>

* Add test utils and default test

* Apply suggestions from code review

* Apply suggestion from @famosab

* Apply suggestion from @famosab

* Apply suggestion from @famosab

---------

Co-authored-by: Famke Bäuerle <45968370+famosab@users.noreply.github.com>
Retrieve PCGR db and VEP cache automatically
* Template update for nf-core/tools version 3.4.1

* Template update for nf-core/tools version 3.5.1

* Template update for nf-core/tools version 3.5.1

* Small fixes

* Update changelog

* run nextflow lint

* Apply suggestions from code review

Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: nf-core-bot <core@nf-co.re>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
* Move test data to repo and add full_size test config

* Changelog

* Add full_size snap and tag for CI-tests

* Apply suggestion from @famosab
* More changes to adhere to strict syntax

* syntax

* fix one more error

* bump schema

* bump schema
* Recover help message

* changelog
Expand and adapt documentation
YussAb and others added 14 commits February 11, 2026 11:31
…format_input-modules

enable conda usage for the entire pipeline
* Template update for nf-core/tools version 3.3.2

* Template update for nf-core/tools version 3.5.2

* rocrate

* fix input schema

* revert not needed changes

* recover README

* Apply suggestion from @famosab

* rocrate
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 2c0aeb5

+| ✅ 236 tests passed       |+
#| ❔   6 tests were ignored |#
!| ❗  67 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/ci.yml
  • nf_test_content - nf_test_content
  • files_unchanged - File ignored due to lint config: assets/nf-core-variantprioritization_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantprioritization_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantprioritization_logo_dark.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-02-20 10:47:04

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.

3 participants