An open API service indexing awesome lists of open source software.

https://github.com/nci-gdc/fastq_cleaner

FASTQ Vendor Failed Reads Removal
https://github.com/nci-gdc/fastq_cleaner

bioinformatics docker workflow-tool

Last synced: about 2 months ago
JSON representation

FASTQ Vendor Failed Reads Removal

Awesome Lists containing this project

README

          

# fastq_cleaner

A multi-threaded (~180% cpu for compressed files when pairs are input) tool to remove filtered fastq reads.

The tool looks for filtered reads in either read of a pair, and will then remove both reads of the pair.

Memory usage is tunable. Approximately 250M RAM per 100,000 read pairs.

cwl included.