Closed nuno-agostinho closed 3 months ago
ENSVAR-5853: Changes to organisation of Nextflow VEP files in order to support Seqera platform
main.nf
nextflow.config
nextflow
nf-modules
modules
README.md
Run pipeline using:
nextflow run nuno-agostinho/ensembl-vep -r nextflow/seqera-platform
After the pipeline is merged to main and release branches, it can be run properly:
nextflow run Ensembl/ensembl-vep nextflow run Ensembl/ensembl-vep -r release/113
ENSVAR-5853: Changes to organisation of Nextflow VEP files in order to support Seqera platform
Changelog
main.nf
andnextflow.config
to root directorynextflow.config
tonextflow
directorynf-modules
directory tomodules
nextflow.config
nextflow.config
README.md
Testing
Run pipeline using:
After the pipeline is merged to main and release branches, it can be run properly: