| Literature DB >> 23363224 |
Xi Yang1, Di Liu, Fei Liu, Jun Wu, Jing Zou, Xue Xiao, Fangqing Zhao, Baoli Zhu.
Abstract
BACKGROUND: Illumina sequencing platform is widely used in genome research. Sequence reads quality assessment and control are needed for downstream analysis. However, software that provides efficient quality assessment and versatile filtration methods is still lacking.Entities:
Mesh:
Year: 2013 PMID: 23363224 PMCID: PMC3571943 DOI: 10.1186/1471-2105-14-33
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Comparison of sequencing quality control software tools
| Name | Programming language | Sequencing platforms | Reads filtration methods |
|---|---|---|---|
| HTQC | C++ | Illumina | Tail trimming, filter by quality/length/tile |
| FastQC | Java | Not limited, any FASTQ file | No |
| NGS QC | Perl | Illumina, 454 | Trimming only |
| SolexaQA | Perl | Illumina | Trimming only |
| BIGpre | Perl | Illumina, 454 | Duplicate removal |
| PIQA | R, C++ | Illumina | No |
Figure 1Charts for read quality assessment. A: heatmap for read quality along read. B: box chart for read quality along read. C: base composition along read. D: read length distribution. E: read quality distribution. F: read quality on different tiles. G: correlation between two read ends.
Figure 2Time cost of and other QC software. A: real time; B: user time; C: system time. The meaning of “real”, “user” and “system” time is described in the chapter of program run-time efficiency.