summaryrefslogtreecommitdiff
path: root/biology/trimmomatic
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25biology/trimmomatic: import Trimmomatic-0.38bacon4-0/+47
Trimmomatic performs a variety of useful trimming tasks for illumina paired-end and single ended data. The selection of trimming steps and their associated parameters are supplied on the command line. It works with FASTQ (using phred + 33 or phred + 64 quality scores, depending on the Illumina pipeline used), either uncompressed or gzipp'ed FASTQ.