qualimap/qualimap_rnaseq

RNA-seq
quality control
QC Report

Description

Qualimap RNA-seq QC reports quality control metrics and bias estimations
which are specific for whole transcriptome sequencing, including reads genomic
origin, junction analysis, transcript coverage and 5’-3’ bias computation.

Type

bash_script

License

GPL-2.0

Keywords

RNA-seq
quality control
QC Report

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
qc_results: "$id.$key.qc_results.txt"  
counts: "$id.$key.counts"  
report: "$id.$key.report.html"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--bam
file
required
--gtf
file
required

Output

Name
Type & Properties
--qc_results
file
required
output
--counts
file
output
--report
file
output

Optional

Name
Type & Properties
--num_pr_bases
integer
--num_tr_bias
integer
--algorithm
string
--sequencing_protocol
string
--paired
boolean_true
--sorted
boolean_true
--java_memory_size
string

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.