linnabrown / run_dbcan

Run_dbcan V4, using genomes/metagenomes/proteomes of any assembled organisms (prokaryotes, fungi, plants, animals, viruses) to search for CAZymes.
http://bcb.unl.edu/dbCAN2
GNU General Public License v3.0
130 stars 40 forks source link

Question: what does the magic number "5" means? #136

Closed Hocnonsense closed 6 months ago

Hocnonsense commented 7 months ago

https://github.com/linnabrown/run_dbcan/blob/288ccdaa82d1ede0cd9c70355b5e1284de0c90ae/dbcan_cli/run_dbcan.py#L91

Can this magic number "--cpu", "5" be modified by a command param? Thanks!

linnabrown commented 7 months ago

This is hmm_cpu. I will fix this bug in the next version

linnabrown commented 6 months ago

This problem has been resolved in 4.1.0. We will update this version in 24 hrs