wilkelab / cinful

A fully automated pipeline to identify microcins along with their associated immunity proteins and export machinery
GNU General Public License v3.0
6 stars 1 forks source link

multithread blastp #21

Closed tijeco closed 3 years ago

tijeco commented 3 years ago

BLASTP is currently set to single-thread, which is incredibly slow on large datasets, should be set to include the same number of threads set in --cores snakemake argument