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

Explicitly declare plugins in nextflow.config #315

Merged
merged 9 commits into from
Jun 17, 2024
Merged

Explicitly declare plugins in nextflow.config #315

merged 9 commits into from
Jun 17, 2024

Conversation

nebfield
Copy link
Member

@nebfield nebfield commented Jun 14, 2024

This should make problems when pulling nf-schema (previously: nf-validation) and nf-prov more immediately obvious

Also, adding nf-prov output to pipeline_info is straightforward

@nebfield nebfield linked an issue Jun 14, 2024 that may be closed by this pull request
@nebfield nebfield changed the title Explixictly declare plugins Explicitly declare plugins in nextflow.config Jun 14, 2024
@smlmbrt
Copy link
Member

smlmbrt commented Jun 14, 2024

https://pgsc-calc.readthedocs.io/en/latest/how-to/offline.html needs to have information about the plugins and pointers to nextflow documentation: https://www.nextflow.io/docs/latest/plugins.html#offline-usage

@nebfield nebfield linked an issue Jun 17, 2024 that may be closed by this pull request
@nebfield nebfield marked this pull request as ready for review June 17, 2024 09:22
@nebfield nebfield requested a review from smlmbrt June 17, 2024 09:22
@nebfield nebfield merged commit b5cf669 into dev Jun 17, 2024
117 checks passed
@nebfield nebfield deleted the nf-schema branch June 17, 2024 09:27
nebfield added a commit that referenced this pull request Jun 19, 2024
* use dev version of pygscatalog
use dev version of pgscatalog-utils

* fix versions

* update images

* Add match error explanation to docs (#311)

* add match explanation

* Update match.rst

Some edits

---------

Co-authored-by: Sam Lambert <sam.a.lambert@gmail.com>

* Explicitly declare plugins in nextflow.config (#315)

* declare plugins explicitly

* add provenance to pipeline_info output

* update citation string

* remove deprecated parameter

* nf-schema migration updates

* fix validation parameter case

* update help message to use nf-schema

* update offline instructions with plugin information

* fix typo

* bump fraposa_pgsc version

* disable nf-schema validateparameters() for now

* update conda environments

* update pyyaml environment

* bump pgscatalog-utils to v1.1.1

* bump version to beta

* drop defaults channel from conda environment

* bump pgscatalog-utils version

* trigger action

---------

Co-authored-by: Sam Lambert <sam.a.lambert@gmail.com>
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.

nf-validation cannot find the manifest path Add provenance (nf-prov) reporting for clinical applications?
2 participants