File: afterqc.md

package info (click to toggle)
multiqc 1.21%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 30,168 kB
  • sloc: python: 52,323; javascript: 7,064; sh: 76; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
name: AfterQC
url: https://github.com/OpenGene/AfterQC
description: >
  Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data.
---

The AfterQC module parses results generated by
[AfterQC](https://github.com/OpenGene/AfterQC). AfterQC can simply go through all fastq files in a folder and then output three folders: good, bad and QC folders, which contains good reads, bad reads and the QC results of each fastq file/pair.