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 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 documentation
ml biocontainers fastqc
fastqc <seq.fa>
Parallel Capabilities: Single core only.