Description
Illumina sequencing reads can be trimmed and filtered before downstream bioinformatics analysis. This Java command-line tool removes adapters, low-quality bases, and reads that do not meet configured thresholds.
Run `trimmomatic` in sequencing pipelines with explicit input and output files. It rewrites derived FASTQ data, so keep original reads intact and verify trimming parameters before large batch runs.