A fast quality control tool for FASTQ files written in rust inspired by fastQC. Results are written to stdout
as a self containing html report with visualizations for all statistics. Summary files for usage with MultiQC can also be generated.
Available statistics are:
- Read length
- Sequence quality score
- Sequence quality per base
- Sequence content per base
- k-mer content
- GC content
For a detailed list of changes, take a look at the CHANGELOG.