nf-core/parabricks/starfusion @ 0.0.0-0c7146d
Summary
This tool uses the GPU to perform fusion calling for RNA-Seq samples, utilizing the STAR-Fusion algorithm. This requires input of a genome resource library, in accordance with the original STAR-Fusion tool, and outputs candidate fusion transcripts.
Get started
Add the following snippet to your workflow script to include this module.
include { PARABRICKS_STARFUSION } from 'nf-core/parabricks/starfusion'
License
MIT License
Name
|
PARABRICKS_STARFUSION |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
chimeric_junction
file
|
Path to the Chimeric.out.junction file produced by STAR */Chimeric.out.junction
|
meta1
map
|
Groovy Map containing genome lib dir information |
|---|---|
genome_lib_dir
directory
|
Path to a genome resource library directory. The indexing required to run STAR should be completed by the user beforehand. *
|
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
|
abridged
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fusion_predictions.abridged.tsv
file
|
Abridged version of fusion events from STAR-fusion fusion_predictions.abridged.tsv
|
versions_parabricks
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
parabricks
string
|
The tool name |
pbrun version | grep -m1 '^pbrun:' | sed 's/^pbrun:[[:space:]]*//'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| parabricks | NVIDIA Clara Parabricks GPU-accelerated genomics tools | https://www.nvidia.com/en-us/clara/genomics/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 0c7146d85582628b5d1034504702fa808632b1af |
| Release Date | 08 Apr 2026 19:24:15 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fparabricks%2Fstarfusion/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/parabricks/starfusion/blobs/sha256:2995a25c0fe28d8f3833db88462dfb3afef30d4c3e39098d12f68f91de3b1ce2 |
| Size | 3.6 KB |
| Checksum | sha256:2995a25c0fe28d8f3833db88462dfb3afef30d4c3e39098d12f68f91de3b1ce2 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:24:15 (UTC) | 3 | 3.6 KB |