×

nf-core/arriba/visualisation @ 0.0.0-6c4ed3a

Arriba is a command-line tool for the detection of gene fusions from RNA-Seq data.

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @rannick

Summary

Arriba is a command-line tool for the detection of gene fusions from RNA-Seq data.

Get started

Add the following snippet to your workflow script to include this module.

include { ARRIBA_VISUALISATION } from 'nf-core/arriba/visualisation'

License

MIT License

Process
Name ARRIBA_VISUALISATION
Input 4 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

bam file

BAM/CRAM/SAM file

*.{bam,cram,sam}
bai file

BAM index file

*.bai
fusions file

Arriba fusions file

*.tsv
#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

gtf file

Annotation GTF file

*.gtf
#3 tuple
meta3 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

protein_domains file

Protein domain annotation files

*.gff3
#4 tuple
meta4 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

cytobands file

Coordinates of the Giemsa staining bands needed to draw ideograms

.tsv
Output 2 channels
#1 pdf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.pdf file

File contains fusions visualisation

*.pdf
#2 versions_arriba tuple
${task.process} string

The name of the process

arriba string

The name of the tool

arriba -h | grep "Version:" 2>&1 | sed "s/Version:\s//" eval

The expression to obtain the version of the tool

Tool Description Homepage
arriba Fast and accurate gene fusion detection from RNA-Seq data https://github.com/suhrig/arriba
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:02:45 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Farriba%2Fvisualisation/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/arriba/visualisation/blobs/sha256:ae35ebf7efabf968f101c3e603f861a23a4f8062ee2f7cd854b2336a96e151fd
Size 3.6 KB
Checksum sha256:ae35ebf7efabf968f101c3e603f861a23a4f8062ee2f7cd854b2336a96e151fd
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:45 (UTC) 3 3.6 KB
0.0.0-0c7146d 08 Apr 2026 18:43:16 (UTC) 3 3.6 KB