nf-core/starfusion/build @ 0.0.0-6c4ed3a
Summary
Download STAR-fusion genome resource required to run STAR-Fusion caller
Get started
Add the following snippet to your workflow script to include this module.
include { STARFUSION_BUILD } from 'nf-core/starfusion/build'
License
MIT License
Process
Name
|
STARFUSION_BUILD |
|---|
Input
4 channels
#1
tuple
meta
map
|
Metadata map |
|---|---|
fasta
file
|
Input FASTA file *.{fa,fasta}
|
#2
tuple
meta2
map
|
Second metadata map |
|---|---|
gtf
file
|
Input GTF (Gene Transfer Format) file *.gtf
|
fusion_annot_lib
file
|
Fusion annotation library file containing known fusion genes |
|---|
dfam_species
string
|
Dfam species name |
|---|
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
reference
tuple
meta
map
|
Metadata map |
|---|---|
${prefix}_genome_lib_build_dir
directory
|
Genome library build directory *_genome_lib_build_dir
|
| Tool | Description | Homepage |
|---|---|---|
| star-fusion | Fusion calling algorithm for RNAseq data | https://github.com/STAR-Fusion/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:47:32 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fstarfusion%2Fbuild/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/starfusion/build/blobs/sha256:891af09bbbe803d82f2dba283975caec706d40684e5406323b0b217dd0325ac0 |
| Size | 5.3 KB |
| Checksum | sha256:891af09bbbe803d82f2dba283975caec706d40684e5406323b0b217dd0325ac0 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:47:32 (UTC) | 4 | 5.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:40:47 (UTC) | 3 | 5.3 KB |