rseqc/rseqc_junctionsaturation

Description

Compare detected splice junctions to reference gene model.

Type

bash_script

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
sampling_percentile_lower_bound: [ 5 ]  
sampling_percentile_upper_bound: [ 100 ]  
sampling_percentile_step: [ 5 ]  
min_intron: [ 50 ]  
min_splice_read: [ 1 ]  
map_qual: [ 30 ]  
output_plot_r: "$id.$key.output_plot_r"  
output_plot: "$id.$key.output_plot"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/rnaseq.git \  
  -revision v0.1.0 \  
  -main-script target/nextflow/rseqc/rseqc_junctionsaturation/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--input
file
required
--refgene
file
required
--sampling_percentile_lower_bound
integer
--sampling_percentile_upper_bound
integer
--sampling_percentile_step
integer
--min_intron
integer
--min_splice_read
integer
--map_qual
integer

Output

Name
Type & Properties
--output_plot_r
file
output
--output_plot
file
output

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.