File: checkqc.md

package info (click to toggle)
multiqc 1.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,164 kB
  • sloc: python: 52,323; javascript: 7,064; sh: 76; makefile: 21
file content (15 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: CheckQC
url: https://github.com/Molmed/checkQC
description: >
  CheckQC is a program designed to check a set of quality criteria against
  an Illumina runfolder.
---

The CheckQC module parses results generated by
[CheckQC](https://checkqc.readthedocs.io/en/latest/),
a program designed to check a set of quality criteria against
an Illumina runfolder.

It parses a CheckQC JSON file, so make sure to use CheckQC with the
`--json` flag and collect the stdout in a file.