1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/biology/fastq-trim/pkg-descr
Jason W. Bacon 03af9391b5 biology/fastq-trim: Update to 0.1.2
Minor enhancements, fixes for SunOS

Changes:    https://github.com/auerlab/fastq-trim/releases
2022-12-11 15:24:05 -06:00

7 lines
371 B
Plaintext

Fastq-trim is a lightening fast read trimming tool for QA of
DNA and RNA reads prior to analyses such as RNA-Seq. it runs
in a fraction of the time required by popular trimmers and uses
only a few megabytes of RAM, so it will run almost entirely in
cache. The design supports adding any number of alignment
functions, so it can be easily adapted to any trimming needs.