rseqc/rseqc_inner_distance

Description

Calculate inner distance between read pairs.

Type

bash_script

License

GPL-3.0

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output_stats: "$id.$key.output_stats"  
output_dist: "$id.$key.output_dist"  
output_freq: "$id.$key.output_freq"  
output_plot: "$id.$key.output_plot"  
output_plot_r: "$id.$key.output_plot_r"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--input_file
-i
file
required
--refgene
-r
file
required
--sample_size
-k
integer
--mapq
-q
integer
--lower_bound
-l
integer
--upper_bound
-u
integer
--step
-s
integer

Output

Name
Type & Properties
--output_prefix
-o
string
required
--output_stats
file
output
--output_dist
file
output
--output_freq
file
output
--output_plot
file
output
--output_plot_r
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.