From c5cb92865aff4e59de377237c8f7090e13ba3bed Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Mon, 9 Feb 2026 09:52:41 +0100 Subject: [PATCH 1/3] bump to 4.1.0 --- .nf-core.yml | 2 +- CHANGELOG.md | 2 +- assets/multiqc_config.yml | 2 +- nextflow.config | 2 +- ro-crate-metadata.json | 64 +++++++++++++++++++-------------------- 5 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.nf-core.yml b/.nf-core.yml index 713e2d34..b16d2b02 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -16,4 +16,4 @@ template: name: rnafusion org: nf-core outdir: . - version: 4.1.0dev + version: 4.1.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2182937a..75601948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## v4.1.0dev +## v4.1.0 - [2026-02-09] ### Added diff --git a/assets/multiqc_config.yml b/assets/multiqc_config.yml index bbe68fc4..78f4441b 100644 --- a/assets/multiqc_config.yml +++ b/assets/multiqc_config.yml @@ -1,5 +1,5 @@ report_comment: > - This report has been generated by the nf-core/rnafusion analysis pipeline. For information about how to interpret these results, please see the documentation. + This report has been generated by the nf-core/rnafusion analysis pipeline. For information about how to interpret these results, please see the documentation. report_section_order: nf-core-rnafusion-methods-description: diff --git a/nextflow.config b/nextflow.config index 72a4ae69..3e45f246 100644 --- a/nextflow.config +++ b/nextflow.config @@ -356,7 +356,7 @@ manifest { mainScript = 'main.nf' defaultBranch = 'master' nextflowVersion = '!>=24.10.5' - version = '4.1.0dev' + version = '4.1.0' doi = '' } diff --git a/ro-crate-metadata.json b/ro-crate-metadata.json index f96060ed..6cf8fecb 100644 --- a/ro-crate-metadata.json +++ b/ro-crate-metadata.json @@ -21,8 +21,8 @@ { "@id": "./", "@type": "Dataset", - "creativeWorkStatus": "InProgress", - "datePublished": "2025-12-16T12:59:13+00:00", + "creativeWorkStatus": "Stable", + "datePublished": "2026-02-09T08:51:15+00:00", "description": "

\n \n \n \"nf-core/rnafusion\"\n \n

\n\n[![GitHub Actions CI Status](https://github.com/nf-core/rnafusion/actions/workflows/nf-test.yml/badge.svg)](https://github.com/nf-core/rnafusion/actions/workflows/nf-test.yml)\n[![GitHub Actions Linting Status](https://github.com/nf-core/rnafusion/actions/workflows/linting.yml/badge.svg)](https://github.com/nf-core/rnafusion/actions/workflows/linting.yml)[![AWS CI](https://img.shields.io/badge/CI%20tests-full%20size-FF9900?labelColor=000000&logo=Amazon%20AWS)](https://nf-co.re/rnafusion/results)[![Cite with Zenodo](http://img.shields.io/badge/DOI-10.5281/zenodo.2565517-1073c8?labelColor=000000)](https://doi.org/10.5281/zenodo.2565517)\n[![nf-test](https://img.shields.io/badge/unit_tests-nf--test-337ab7.svg)](https://www.nf-test.com)\n\n[![Nextflow](https://img.shields.io/badge/version-%E2%89%A524.10.5-green?style=flat&logo=nextflow&logoColor=white&color=%230DC09D&link=https%3A%2F%2Fnextflow.io)](https://www.nextflow.io/)\n[![nf-core template version](https://img.shields.io/badge/nf--core_template-3.3.2-green?style=flat&logo=nfcore&logoColor=white&color=%2324B064&link=https%3A%2F%2Fnf-co.re)](https://github.com/nf-core/tools/releases/tag/3.3.2)\n[![run with conda](http://img.shields.io/badge/run%20with-conda-3EB049?labelColor=000000&logo=anaconda)](https://docs.conda.io/en/latest/)\n[![run with docker](https://img.shields.io/badge/run%20with-docker-0db7ed?labelColor=000000&logo=docker)](https://www.docker.com/)\n[![run with singularity](https://img.shields.io/badge/run%20with-singularity-1d355c.svg?labelColor=000000)](https://sylabs.io/docs/)\n[![Launch on Seqera Platform](https://img.shields.io/badge/Launch%20%F0%9F%9A%80-Seqera%20Platform-%234256e7)](https://cloud.seqera.io/launch?pipeline=https://github.com/nf-core/rnafusion)\n\n[![Get help on Slack](http://img.shields.io/badge/slack-nf--core%20%23rnafusion-4A154B?labelColor=000000&logo=slack)](https://nfcore.slack.com/channels/rnafusion)[![Follow on Bluesky](https://img.shields.io/badge/bluesky-%40nf__core-1185fe?labelColor=000000&logo=bluesky)](https://bsky.app/profile/nf-co.re)[![Follow on Mastodon](https://img.shields.io/badge/mastodon-nf__core-6364ff?labelColor=FFFFFF&logo=mastodon)](https://mstdn.science/@nf_core)[![Watch on YouTube](http://img.shields.io/badge/youtube-nf--core-FF0000?labelColor=000000&logo=youtube)](https://www.youtube.com/c/nf-core)\n\n## Introduction\n\n**nf-core/rnafusion** is a bioinformatics best-practice analysis pipeline for RNA sequencing consisting of several tools designed for detecting and visualizing fusion genes. Results from fusion callers tools (STAR-Fusion, arriba and FusionCatcher) are created, and are also aggregated, most notably in a pdf visualisation document, a vcf data collection file, and html and tsv reports. In parallel StringTie and CTAT-Splicing collect additional information on splicing events.\n\nOn release, automated continuous integration tests run the pipeline on a full-sized dataset on the AWS cloud infrastructure. This ensures that the pipeline runs on AWS, has sensible resource allocation defaults set to run on real-world datasets, and permits the persistent storage of results to benchmark between pipeline releases and other analysis sources. The results obtained from the full-sized test can be viewed on the [nf-core website](https://nf-co.re/rnafusion/results).\n\nIn rnafusion the full-sized test includes reference building and fusion detection. The test dataset is taken from [here](https://github.com/nf-core/test-datasets/tree/rnafusion/testdata/human).\n\n## Pipeline summary\n\n![nf-core/rnafusion metro map](docs/images/nf-core-rnafusion_metro_map.png)\n\n### References\n\nThe references for the pipeline can be downloaded from the nf-core AWS megatests S3 bucket using the following command for the [AWS CLI tool](https://github.com/aws/aws-cli):\n\n```bash\naws --no-sign-request s3 sync s3://nf-core-awsmegatests/rnafusion/references/ \n```\n\nThe path to the downloaded references can then be provided to the pipeline with the `--genomes_base` parameter.\n\n\u26a0\ufe0f **Please note that the references are large and can take a long time to download, so it is recommended to download them once and use them for all future runs of the pipeline.**\n\nThe pipeline is also able to build the references in case files from a specific gencode version are missing (Note: only gencode 46 is available for fusioncatcher). This is done automatically when the expected references are not found and these files will be automatically published in the directory specified by the `--genomes_base` parameter. Use the `--references_only` parameter to trigger the reference building workflow only, without running the rest of the pipeline.\n\n1. Download gencode fasta and gtf files\n2. Download the HGNC nomenclature file\n3. Create files needed for QC (Sequence Dictionary and RRNA intervals)\n4. Convert the gtf file to a refflat file\n5. Create the [Salmon](https://salmon.readthedocs.io/en/latest/) index\n6. Create [STAR](https://github.com/alexdobin/STAR) index\n7. Build [STAR-Fusion](https://github.com/STAR-Fusion/STAR-Fusion) and [CTAT-SPLICING](https://github.com/TrinityCTAT/CTAT-SPLICING) references\n8. Download [Fusion-report](https://github.com/Clinical-Genomics/fusion-report) DBs\n\n> [!WARNING]\n> References for Fusioncatcher and Arriba cannot be automatically created by the pipeline and should be downloaded from the S3 bucket or another source. See the [References](#references) section for more information.\n\n#### Main workflow\n\n1. Input samplesheet check\n2. Reads quality control ([FastQC](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/))\n3. Optional trimming with [fastp](https://github.com/OpenGene/fastp)\n4. Align FASTQs to BAM with [STAR](https://github.com/alexdobin/STAR)\n5. Run fusion detection with [Arriba](https://github.com/suhrig/arriba)\n6. Run fusion detection with [STAR-Fusion](https://github.com/STAR-Fusion/STAR-Fusion)\n 7a. Optional trimming of 3' end with [fastp](https://github.com/OpenGene/fastp) to feed into fusioncatcher (other tools not affected)\n 7b. Run fusion detection with [FusionCatcher](https://github.com/ndaniel/fusioncatcher)\n7. Run transcript assembly and quantification with [StringTie](https://ccb.jhu.edu/software/stringtie/)\n8. Run cancer splicing aberrations detection with [CTAT-SPLICING](https://github.com/TrinityCTAT/CTAT-SPLICING)\n9. Merge all fusions detected by the selected tools with [Fusion-report](https://github.com/Clinical-Genomics/fusion-report)\n10. Post-processing and analysis of data\n - [FusionInspector](https://github.com/FusionInspector/FusionInspector)\n - Summarize information into a VCF file\n - [Arriba](https://github.com/suhrig/arriba) visualisation\n - Collect metrics ([`picard CollectRnaSeqMetrics`](https://gatk.broadinstitute.org/hc/en-us/articles/360037057492-CollectRnaSeqMetrics-Picard-)), [`picard CollectInsertSizeMetrics`](https://gatk.broadinstitute.org/hc/en-us/articles/360037055772-CollectInsertSizeMetrics-Picard-) and ([`GATK MarkDuplicates`](https://gatk.broadinstitute.org/hc/en-us/articles/360037052812-MarkDuplicates-Picard-))\n11. Present QC for raw reads ([`MultiQC`](http://multiqc.info/))\n12. Compress bam files to cram with [samtools view](http://www.htslib.org/)\n\n## Usage\n\n> [!NOTE]\n> If you are new to Nextflow and nf-core, please refer to [this page](https://nf-co.re/docs/usage/installation) on how to set-up Nextflow. Make sure to [test your setup](https://nf-co.re/docs/usage/introduction#how-to-run-a-pipeline) with `-profile test` before running the workflow on actual data.\n\nAs the reference building is computationally heavy (> 24h on HPC), we had to use dummy reference files in the test profile. Therefore, it is recommended to run the test profile with the `-stub` option.\n\n```bash\nnextflow run nf-core/rnafusion \\\n -profile test, \\\n --outdir \\\n -stub\n```\n\n> [!WARNING]\n> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration _**except for parameters**_; see [docs](https://nf-co.re/docs/usage/getting_started/configuration#custom-configuration-files).\n\n> **Notes:**\n>\n> - Conda is not currently supported; run with singularity or docker.\n> - Paths need to be absolute.\n> - GRCh38 is the only supported reference.\n> - Single-end reads are to be used as last-resort. Paired-end reads are recommended. FusionCatcher cannot be used with single-end reads shorter than 130 bp.\n\nFor more details and further functionality, please refer to the [usage documentation](https://nf-co.re/rnafusion/usage) and the [parameter documentation](https://nf-co.re/rnafusion/parameters).\n\n## Pipeline output\n\nTo see the results of an example test run with a full size dataset refer to the [results](https://nf-co.re/rnafusion/results) tab on the nf-core website pipeline page.\nFor more details about the output files and reports, please refer to the\n[output documentation](https://nf-co.re/rnafusion/output).\n\n## Credits\n\nnf-core/rnafusion was written by Martin Proks ([@matq007](https://github.com/matq007)), Maxime Garcia ([@maxulysse](https://github.com/maxulysse)) and Annick Renevey ([@rannick](https://github.com/rannick))\n\n## We thank the following people for their help in the development of this pipeline\n\n- [Phil Ewels](https://github.com/ewels)\n- [Rickard Hammar\u00e9n](https://github.com/Hammarn)\n- [Alexander Peltzer](https://github.com/apeltzer)\n- [Praveen Raj](https://github.com/praveenraj2018)\n- [Anabella Trigila](https://github.com/atrigila)\n- [Nicolas Vannieuwkerke](https://github.com/nvnieuwk)\n\n## Contributions and Support\n\nIf you would like to contribute to this pipeline, please see the [contributing guidelines](.github/CONTRIBUTING.md).\n\nFor further information or help, don't hesitate to get in touch on the [Slack `#rnafusion` channel](https://nfcore.slack.com/channels/rnafusion) (you can join with [this invite](https://nf-co.re/join/slack)).\n\n## Citations\n\nIf you use nf-core/rnafusion for your analysis, please cite it using the following doi: [10.5281/zenodo.3946477](https://doi.org/10.5281/zenodo.3946477)\n\nAn extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file.\n\nYou can cite the `nf-core` publication as follows:\n\n> **The nf-core framework for community-curated bioinformatics pipelines.**\n>\n> Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.\n>\n> _Nat Biotechnol._ 2020 Feb 13. doi: [10.1038/s41587-020-0439-x](https://dx.doi.org/10.1038/s41587-020-0439-x).\n", "hasPart": [ { @@ -108,7 +108,7 @@ }, "mentions": [ { - "@id": "#05138864-c0b1-45d1-aec3-f9d432306cd5" + "@id": "#873aa31f-c681-4833-8005-eee6abefc308" } ], "name": "nf-core/rnafusion" @@ -137,26 +137,26 @@ ], "creator": [ { - "@id": "#max.u.garcia@gmail.com" - }, - { - "@id": "https://orcid.org/0000-0001-7411-6063" + "@id": "https://orcid.org/0000-0001-9017-591X" }, { "@id": "https://orcid.org/0009-0003-5619-1555" }, { - "@id": "https://orcid.org/0000-0001-9017-591X" + "@id": "https://orcid.org/0000-0001-7411-6063" }, { - "@id": "https://orcid.org/0000-0002-8178-3128" + "@id": "#max.u.garcia@gmail.com" }, { "@id": "#phil.ewels@scilifelab.se" + }, + { + "@id": "https://orcid.org/0000-0002-8178-3128" } ], "dateCreated": "", - "dateModified": "2025-12-16T13:59:13Z", + "dateModified": "2026-02-09T09:51:15Z", "dct:conformsTo": "https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE/", "image": { "@id": "docs/images/nf-core-rnafusion_metro_map.png" @@ -175,10 +175,10 @@ ], "maintainer": [ { - "@id": "https://orcid.org/0000-0001-7411-6063" + "@id": "https://orcid.org/0009-0003-5619-1555" }, { - "@id": "https://orcid.org/0009-0003-5619-1555" + "@id": "https://orcid.org/0000-0001-7411-6063" }, { "@id": "https://orcid.org/0000-0002-8178-3128" @@ -195,10 +195,10 @@ }, "url": [ "https://github.com/nf-core/rnafusion", - "https://nf-co.re/rnafusion/dev/" + "https://nf-co.re/rnafusion/4.1.0/" ], "version": [ - "4.1.0dev" + "4.1.0" ] }, { @@ -222,11 +222,11 @@ "name": "Workflow diagram" }, { - "@id": "#05138864-c0b1-45d1-aec3-f9d432306cd5", + "@id": "#873aa31f-c681-4833-8005-eee6abefc308", "@type": "TestSuite", "instance": [ { - "@id": "#cccc929c-5c0c-4615-9967-a3d77a13cb13" + "@id": "#0ac00120-f824-4d74-8494-e99c2d6cbfa1" } ], "mainEntity": { @@ -235,7 +235,7 @@ "name": "Test suite for nf-core/rnafusion" }, { - "@id": "#cccc929c-5c0c-4615-9967-a3d77a13cb13", + "@id": "#0ac00120-f824-4d74-8494-e99c2d6cbfa1", "@type": "TestInstance", "name": "GitHub Actions workflow for testing nf-core/rnafusion", "resource": "repos/nf-core/rnafusion/actions/workflows/nf-test.yml", @@ -374,16 +374,10 @@ "url": "https://nf-co.re/" }, { - "@id": "#max.u.garcia@gmail.com", - "@type": "Person", - "email": "max.u.garcia@gmail.com", - "name": "Maxime Garcia" - }, - { - "@id": "https://orcid.org/0000-0001-7411-6063", + "@id": "https://orcid.org/0000-0001-9017-591X", "@type": "Person", - "email": "47788523+rannick@users.noreply.github.com", - "name": "Annick Renevey" + "email": "rickard.hammaren@scilifelab.se", + "name": "Rickard Hammar\u00e9n" }, { "@id": "https://orcid.org/0009-0003-5619-1555", @@ -392,22 +386,28 @@ "name": "Nicolas Vannieuwkerke" }, { - "@id": "https://orcid.org/0000-0001-9017-591X", + "@id": "https://orcid.org/0000-0001-7411-6063", "@type": "Person", - "email": "rickard.hammaren@scilifelab.se", - "name": "Rickard Hammar\u00e9n" + "email": "47788523+rannick@users.noreply.github.com", + "name": "Annick Renevey" }, { - "@id": "https://orcid.org/0000-0002-8178-3128", + "@id": "#max.u.garcia@gmail.com", "@type": "Person", - "email": "mproksik@gmail.com", - "name": "Martin Proks" + "email": "max.u.garcia@gmail.com", + "name": "Maxime Garcia" }, { "@id": "#phil.ewels@scilifelab.se", "@type": "Person", "email": "phil.ewels@scilifelab.se", "name": "Phil Ewels" + }, + { + "@id": "https://orcid.org/0000-0002-8178-3128", + "@type": "Person", + "email": "mproksik@gmail.com", + "name": "Martin Proks" } ] } \ No newline at end of file From ff31261a31c7e80b1d69e5cf7978e5a5862dc5ae Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Mon, 9 Feb 2026 09:57:08 +0100 Subject: [PATCH 2/3] update snaps --- tests/test_build.nf.test.snap | 2 +- tests/test_stub.nf.test.snap | 22 +++++++++++----------- tests/test_stub_bam.nf.test.snap | 22 +++++++++++----------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/tests/test_build.nf.test.snap b/tests/test_build.nf.test.snap index cc8d299d..1aef147e 100644 --- a/tests/test_build.nf.test.snap +++ b/tests/test_build.nf.test.snap @@ -47,7 +47,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ diff --git a/tests/test_stub.nf.test.snap b/tests/test_stub.nf.test.snap index 7da43162..43872777 100644 --- a/tests/test_stub.nf.test.snap +++ b/tests/test_stub.nf.test.snap @@ -71,7 +71,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -308,7 +308,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -469,7 +469,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -643,7 +643,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -874,7 +874,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1006,7 +1006,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1270,7 +1270,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1493,7 +1493,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1570,7 +1570,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1645,7 +1645,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1808,7 +1808,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ diff --git a/tests/test_stub_bam.nf.test.snap b/tests/test_stub_bam.nf.test.snap index 4a6da0d7..23a0dd65 100644 --- a/tests/test_stub_bam.nf.test.snap +++ b/tests/test_stub_bam.nf.test.snap @@ -51,7 +51,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -243,7 +243,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -362,7 +362,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -491,7 +491,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -710,7 +710,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -831,7 +831,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1053,7 +1053,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1261,7 +1261,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1357,7 +1357,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1503,7 +1503,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ @@ -1836,7 +1836,7 @@ "ucsc": 447 }, "Workflow": { - "nf-core/rnafusion": "v4.1.0dev" + "nf-core/rnafusion": "v4.1.0" } }, [ From 5fd8c8762e1c460f470723ae59d8afb085bb60b7 Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Mon, 9 Feb 2026 10:23:55 +0100 Subject: [PATCH 3/3] add zenodo doi --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 3e45f246..0872f4f9 100644 --- a/nextflow.config +++ b/nextflow.config @@ -357,7 +357,7 @@ manifest { defaultBranch = 'master' nextflowVersion = '!>=24.10.5' version = '4.1.0' - doi = '' + doi = '10.5281/zenodo.17641566' } // Nextflow plugins