Quality Control Workflows

FastQC

Overview

FastQC is run on every FASTQ file to ensure the basic quality control. An html report is generated and linked from the FASTQ file metadata page.

Source Files

The pipeline components are pre-installed in a publicly available Docker image (4dndcic/fastqc:v2) on Docker Hub. The source code for the Docker image and pipeline description in Common Workflow Language (CWL) can be found on GitHub.