FastQC
FastQC aims to provide a simple way to do quality control checks on raw sequencing data from high throughput sequencing pipelines. To do, so it provides a modular set of analyses which can be used to give a quick impression of whether or not the data has any issues. It outputs HTML graphs and reports showing the quality of your reads.
For additional information, see the FastQC documentation.
ml biocontainers fastqc
fastqc <seq.fa>
Parallel Capabilities: Single core only.