Description
Filter and trim long read data.
Tools
zcat Documentation
zcat uncompresses either a list of files on the command line or its standard input and writes the uncompressed data on standard output.
chopper Documentation
A rust command line for filtering and trimming long reads.
doi: 10.1093/bioinformatics/bty149License: MIT
gzip Documentation
Gzip reduces the size of the named files using Lempel-Ziv coding (LZ77).