ingestion_qc/generate_html

Description

Generate an HTML report from the QC metrics

Type

bash_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output_qc_report: "$id.$key.output_qc_report.html"  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input_data
file
required
--input_structure
file
required

Outputs

Name
Type & Properties
--output_qc_report
file
required
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.