Skip to content

Commit 28246ef

Browse files
authored
Merge pull request #812 from nf-core/fix-for-adapter-seq
Fix for adapter seq
2 parents f0b9290 + 23a4406 commit 28246ef

8 files changed

Lines changed: 48 additions & 40 deletions

.nf-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ template:
1616
name: rnafusion
1717
org: nf-core
1818
outdir: .
19-
version: 4.1.1
19+
version: 4.1.2

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## v4.1.2 - [2026-05-20]
7+
8+
### Added
9+
10+
### Fixed
11+
12+
- Fixed adapter sequence being provided as [] while should be `null` [#811](https://github.com/nf-core/rnafusion/issues/811) to make full size tests pass
13+
614
## v4.1.1 - [2026-05-19]
715

816
### Added

assets/multiqc_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
report_comment: >
2-
This report has been generated by the <a href="https://github.com/nf-core/rnafusion/releases/tag/4.1.1" target="_blank">nf-core/rnafusion</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/rnafusion/4.1.1/docs/output" target="_blank">documentation</a>.
2+
This report has been generated by the <a href="https://github.com/nf-core/rnafusion/releases/tag/4.1.2" target="_blank">nf-core/rnafusion</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/rnafusion/4.1.2/docs/output" target="_blank">documentation</a>.
33
44
report_section_order:
55
nf-core-rnafusion-methods-description:

nextflow.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ params {
3939
// Trimming
4040
trim_tail = 0
4141
trim_tail_fusioncatcher = 0
42-
adapter_fasta = []
42+
adapter_fasta = null
4343
save_trimmed_fail = false
4444
save_merged = false
4545
min_trimmed_reads = 1
@@ -372,7 +372,7 @@ manifest {
372372
mainScript = 'main.nf'
373373
defaultBranch = 'master'
374374
nextflowVersion = '!>=25.10.4'
375-
version = '4.1.1'
375+
version = '4.1.2'
376376
doi = '10.5281/zenodo.17641566'
377377
}
378378

ro-crate-metadata.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@id": "./",
2323
"@type": "Dataset",
2424
"creativeWorkStatus": "Stable",
25-
"datePublished": "2026-05-19T14:05:41+00:00",
25+
"datePublished": "2026-05-20T09:51:42+00:00",
2626
"description": "<h1>\n <picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/images/nf-core-rnafusion_logo_dark_new.png\">\n <img alt=\"nf-core/rnafusion\" src=\"docs/images/nf-core-rnafusion_logo_light_new.png\">\n </picture>\n</h1>\n\n[![Open in GitHub Codespaces](https://img.shields.io/badge/Open_In_GitHub_Codespaces-black?labelColor=grey&logo=github)](https://github.com/codespaces/new/nf-core/rnafusion)\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%A525.10.4-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-4.0.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/4.0.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/ <path_to_references>\n```\n\nThe path to the downloaded references can then be provided to the pipeline with the `--genomes_base` parameter.\n\n⚠️ **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/get_started/environment_setup/overview) on how to set-up Nextflow. Make sure to [test your setup](https://nf-co.re/docs/get_started/run-your-first-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,<docker/singularity/.../institute> \\\n --outdir <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/running/run-pipelines#using-parameter-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én](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](docs/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",
2727
"hasPart": [
2828
{
@@ -108,7 +108,7 @@
108108
},
109109
"mentions": [
110110
{
111-
"@id": "#81ab407e-908b-43d5-8b90-5b9f60221e78"
111+
"@id": "#1429fcfc-1ec1-46c5-a62e-70e97cf33a65"
112112
}
113113
],
114114
"name": "nf-core/rnafusion"
@@ -148,17 +148,17 @@
148148
],
149149
"contributor": [
150150
{
151-
"@id": "#02bfdb03-01e6-483e-ba80-4309b13bbf32"
151+
"@id": "#9bc3bf47-ed5c-4c58-9f16-2b13aca19964"
152152
},
153153
{
154154
"@id": "https://orcid.org/0009-0003-5619-1555"
155155
},
156156
{
157-
"@id": "#587ca305-aeeb-4247-bd03-e9925f3ecc11"
157+
"@id": "#e7f5e3cc-2b4a-4166-889f-e22a23249b85"
158158
}
159159
],
160160
"dateCreated": "",
161-
"dateModified": "2026-05-19T14:05:41Z",
161+
"dateModified": "2026-05-20T09:51:42Z",
162162
"dct:conformsTo": "https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE/",
163163
"image": {
164164
"@id": "docs/images/nf-core-rnafusion_metro_map.png"
@@ -180,7 +180,7 @@
180180
"@id": "https://orcid.org/0000-0001-7411-6063"
181181
},
182182
{
183-
"@id": "#02bfdb03-01e6-483e-ba80-4309b13bbf32"
183+
"@id": "#9bc3bf47-ed5c-4c58-9f16-2b13aca19964"
184184
},
185185
{
186186
"@id": "https://orcid.org/0009-0003-5619-1555"
@@ -197,10 +197,10 @@
197197
},
198198
"url": [
199199
"https://github.com/nf-core/rnafusion",
200-
"https://nf-co.re/rnafusion/4.1.1/"
200+
"https://nf-co.re/rnafusion/4.1.2/"
201201
],
202202
"version": [
203-
"4.1.1"
203+
"4.1.2"
204204
]
205205
},
206206
{
@@ -224,11 +224,11 @@
224224
"name": "Workflow diagram"
225225
},
226226
{
227-
"@id": "#81ab407e-908b-43d5-8b90-5b9f60221e78",
227+
"@id": "#1429fcfc-1ec1-46c5-a62e-70e97cf33a65",
228228
"@type": "TestSuite",
229229
"instance": [
230230
{
231-
"@id": "#c17e8e36-cde2-45cb-8338-c5d2c93a73db"
231+
"@id": "#fc1d8484-5bef-4030-9514-052ffc0d4df2"
232232
}
233233
],
234234
"mainEntity": {
@@ -237,7 +237,7 @@
237237
"name": "Test suite for nf-core/rnafusion"
238238
},
239239
{
240-
"@id": "#c17e8e36-cde2-45cb-8338-c5d2c93a73db",
240+
"@id": "#fc1d8484-5bef-4030-9514-052ffc0d4df2",
241241
"@type": "TestInstance",
242242
"name": "GitHub Actions workflow for testing nf-core/rnafusion",
243243
"resource": "repos/nf-core/rnafusion/actions/workflows/nf-test.yml",
@@ -399,7 +399,7 @@
399399
"url": "https://github.com/maxulysse"
400400
},
401401
{
402-
"@id": "#02bfdb03-01e6-483e-ba80-4309b13bbf32",
402+
"@id": "#9bc3bf47-ed5c-4c58-9f16-2b13aca19964",
403403
"@type": "Person",
404404
"affiliation": "ZS Associates",
405405
"email": "18577080+atrigila@users.noreply.github.com",
@@ -415,7 +415,7 @@
415415
"url": "https://github.com/nvnieuwk"
416416
},
417417
{
418-
"@id": "#587ca305-aeeb-4247-bd03-e9925f3ecc11",
418+
"@id": "#e7f5e3cc-2b4a-4166-889f-e22a23249b85",
419419
"@type": "Person",
420420
"affiliation": "ZS Associates",
421421
"email": "155591053+delfiterradas@users.noreply.github.com",

tests/test_build.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ucsc": 447
4848
},
4949
"Workflow": {
50-
"nf-core/rnafusion": "v4.1.1"
50+
"nf-core/rnafusion": "v4.1.2"
5151
}
5252
},
5353
[

tests/test_stub.nf.test.snap

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ucsc": 447
7272
},
7373
"Workflow": {
74-
"nf-core/rnafusion": "v4.1.1"
74+
"nf-core/rnafusion": "v4.1.2"
7575
}
7676
},
7777
[
@@ -309,7 +309,7 @@
309309
"ucsc": 447
310310
},
311311
"Workflow": {
312-
"nf-core/rnafusion": "v4.1.1"
312+
"nf-core/rnafusion": "v4.1.2"
313313
}
314314
},
315315
[
@@ -470,7 +470,7 @@
470470
"ucsc": 447
471471
},
472472
"Workflow": {
473-
"nf-core/rnafusion": "v4.1.1"
473+
"nf-core/rnafusion": "v4.1.2"
474474
}
475475
},
476476
[
@@ -645,7 +645,7 @@
645645
"ucsc": 447
646646
},
647647
"Workflow": {
648-
"nf-core/rnafusion": "v4.1.1"
648+
"nf-core/rnafusion": "v4.1.2"
649649
}
650650
},
651651
[
@@ -877,7 +877,7 @@
877877
"ucsc": 447
878878
},
879879
"Workflow": {
880-
"nf-core/rnafusion": "v4.1.1"
880+
"nf-core/rnafusion": "v4.1.2"
881881
}
882882
},
883883
[
@@ -1010,7 +1010,7 @@
10101010
"ucsc": 447
10111011
},
10121012
"Workflow": {
1013-
"nf-core/rnafusion": "v4.1.1"
1013+
"nf-core/rnafusion": "v4.1.2"
10141014
}
10151015
},
10161016
[
@@ -1275,7 +1275,7 @@
12751275
"ucsc": 447
12761276
},
12771277
"Workflow": {
1278-
"nf-core/rnafusion": "v4.1.1"
1278+
"nf-core/rnafusion": "v4.1.2"
12791279
}
12801280
},
12811281
[
@@ -1499,7 +1499,7 @@
14991499
"ucsc": 447
15001500
},
15011501
"Workflow": {
1502-
"nf-core/rnafusion": "v4.1.1"
1502+
"nf-core/rnafusion": "v4.1.2"
15031503
}
15041504
},
15051505
[
@@ -1577,7 +1577,7 @@
15771577
"ucsc": 447
15781578
},
15791579
"Workflow": {
1580-
"nf-core/rnafusion": "v4.1.1"
1580+
"nf-core/rnafusion": "v4.1.2"
15811581
}
15821582
},
15831583
[
@@ -1653,7 +1653,7 @@
16531653
"ucsc": 447
16541654
},
16551655
"Workflow": {
1656-
"nf-core/rnafusion": "v4.1.1"
1656+
"nf-core/rnafusion": "v4.1.2"
16571657
}
16581658
},
16591659
[
@@ -1817,7 +1817,7 @@
18171817
"ucsc": 447
18181818
},
18191819
"Workflow": {
1820-
"nf-core/rnafusion": "v4.1.1"
1820+
"nf-core/rnafusion": "v4.1.2"
18211821
}
18221822
},
18231823
[

0 commit comments

Comments
 (0)