arriba

Gene fusion
RNA-Seq

Description

Detect gene fusions from RNA-Seq data

Type

bash_script

License

MIT

Keywords

Gene fusion
RNA-Seq

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
fusions: "$id.$key.fusions.tsv"  
fusions_discarded: "$id.$key.fusions_discarded.tsv"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.0 \  
  -main-script target/nextflow/arriba/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--bam
-x
file
required
--genome
-a
file
required
--gene_annotation
-g
file
required
--known_fusions
-k
file
--blacklist
-b
file
--structural_variants
-d
file
--tags
-t
file
--protein_domains
-p
file

Outputs

Name
Type & Properties
--fusions
-o
file
required
output
--fusions_discarded
-O
file
output

Arguments

Name
Type & Properties
--max_genomic_breakpoint_distance
-D
long
--strandedness
-s
string
--interesting_contigs
-i
string
multiple
--viral_contigs
-v
string
multiple
--disable_filters
-f
string
multiple
--max_e_value
-E
double
--min_supporting_reads
-S
integer
--max_mismappers
-m
double
--max_homolog_identity
-L
double
--homopolymer_length
-H
integer
--read_through_distance
-R
integer
--min_anchor_length
-A
integer
--many_spliced_events
-M
integer
--max_kmer_content
-K
double
--max_mismatch_pvalue
-V
double
--fragment_length
-F
integer
--max_reads
-U
integer
--quantile
-Q
double
--exonic_fraction
-e
double
--top_n
-T
integer
--covered_fraction
-C
double
--max_itd_length
-l
integer
--min_itd_allele_fraction
-z
double
--min_itd_supporting_reads
-Z
integer
--skip_duplicate_marking
-u
boolean_true
--extra_information
-X
boolean_true
--fill_gaps
-I
boolean_true

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.