Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM/CRAM/SAM file

*.{bam,cram,sam}

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘test’ ]

fasta{:bash}

:file

Assembly FASTA file

*.{fasta}

meta3{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘test’ ]

gtf{:bash}

:file

Annotation GTF file

*.{gtf}

blacklist{:bash}

:file

Blacklist file

*.{tsv}

known_fusions{:bash}

:file

Known fusions file

*.{tsv}

cytobands{:bash}

:file

Cytobands file

*.{tsv}

protein_domains{:bash}

:file

Protein domains file

*.{gff3}

Output

name:type
description
pattern

fusions{:bash}

meta{:bash}

:map

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

*.fusions.tsv{:bash}

:file

File contains fusions which pass all of Arriba’s filters.

*.{fusions.tsv}

fusions_fail{:bash}

meta{:bash}

:map

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

*.fusions.discarded.tsv{:bash}

:file

File contains fusions that Arriba classified as an artifact or that are also observed in healthy tissue.

*.{fusions.discarded.tsv}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml