FelixKrueger / TrimGalore

A wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
GNU General Public License v3.0
472 stars 151 forks source link

Fixes CPU warning bounds #144

Closed sclamons closed 2 years ago

sclamons commented 2 years ago

Stops trim_galore from warning about using more than 8 cores when using exactly 8 cores.