Access Quality Control (v2)
MSK-ACCESS QC generation V2
MSK-ACCESS QC generation V2
  • MSK-ACCESS QC generation
  • Installation and Running
    • Requirements
    • Installation and Usage
    • Inputs Description
  • Interpretation
    • Sample meta information
    • Coverage vs GC bias
    • Insert size metrics
    • Target coverage distribution
    • Capture metrics
    • Duplex family metrics
    • Mean base quality
    • Duplex noise metrics
    • Contamination
    • Fingerprinting
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Installation and Running

Workflows that generate, aggregate, and visualize quality control files for MSK-ACCESS.

PreviousMSK-ACCESS QC generationNextRequirements

Last updated 3 years ago

Was this helpful?

Given the output files from , there are workflows to generate the quality control files, aggregate them files across many samples, and visualize them using MultQC. You can choose to run these workflows whether you have just one or hundreds of samples. Depending on your use case, there are two main options:

(1) Run qc_generator.cwl followed by aggregate_visualize.cwl. This approach first generates the QC files for one or more samples, and you use the second CWL script to aggregate the QC files and visualize them with MultiQC. This option can be useful for when you want to generate the QC files for some samples just once and then reuse those samples in multiple MultiQC reports.

(2) Run just access_qc.cwl. This option just combines the two steps from the first option into one workflow. This workflow can

Warning: Including more than 50 samples in the MultiQC report will cause some figures to lose interactivity. Including more than a few hundreds samples may cause MultiQC to fail.

Nucleo