File: checkqc.md

package info (click to toggle)
multiqc 1.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,824 kB
  • sloc: python: 41,884; javascript: 4,651; sh: 74; makefile: 24
file content (15 lines) | stat: -rw-r--r-- 481 bytes parent folder | download
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.