nf-core/starfusion/detect @ 0.0.0-0c7146d
Summary
Fast and Accurate Fusion Transcript Detection from RNA-Seq
Get started
Add the following snippet to your workflow script to include this module.
include { STARFUSION_DETECT } from 'nf-core/starfusion/detect'
License
MIT License
Process
Name
|
STARFUSION_DETECT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
Input fastq files *.{fq,fastq,fq.gz,fastq.gz}
|
junction
file
|
Chimeric junction output from STAR aligner *.{out.junction}
|
reference
directory
|
STAR-fusion reference genome lib folder *genome_lib_build_dir
|
|---|
Output
4 channels
#1
fusions
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fusion_predictions.tsv
file
|
Fusion events from STAR-fusion *.{fusion_predictions.tsv}
|
#2
abridged
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.abridged.tsv
file
|
Abridged version of fusion events from STAR-fusion *.{fusion.abridged.tsv}
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#4
coding_effect
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.coding_effect.tsv
file
|
Fusion events with their coding effect from STAR-fusion *.{coding_effect.tsv}
|
| Tool | Description | Homepage |
|---|---|---|
| star-fusion | Fast and Accurate Fusion Transcript Detection from RNA-Seq | https://github.com/STAR-Fusion/STAR-Fusion |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:40:49 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fstarfusion%2Fdetect/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/starfusion/detect/blobs/sha256:ecb12dd0b6a4271dbab8daca084178da070d42dff1a0b098c4cbc0e0ed41d9ee |
| Size | 3.8 KB |
| Checksum | sha256:ecb12dd0b6a4271dbab8daca084178da070d42dff1a0b098c4cbc0e0ed41d9ee |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:47:33 (UTC) | 3 | 3.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:40:49 (UTC) | 3 | 3.8 KB |