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
459 stars 149 forks source link

Fixes CPU warning bounds #144

Closed sclamons closed 1 year ago

sclamons commented 1 year ago

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