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
138 stars 40 forks source link

fam-substrate-mapping.tsv missing #174

Open cmkobel opened 5 months ago

cmkobel commented 5 months ago

Using latest biconda release (4.1.4) Just downloaded a fresh database.

When running, it seems like "fam-substrate-mapping.tsv" is not present in the database dir. I copied "fam-substrate-mapping-08252022.tsv" and everything looks to be working fine.

Maybe this file should be renamed in the database?

Best, Carl

cluckit commented 2 weeks ago

I also get this error when running dbcan via docker.
FileNotFoundError: [Errno 2] No such file or directory: 'db/fam-substrate-mapping.tsv'

I also tried to install with conda, but thats even worse: db/ ERROR: The database directory does not exist

where do I find the new file with the date, and where do I put it?

Xinpeng021001 commented 2 weeks ago

@cluckit @cmkobel Hi all, please check the db folder and see if there's any file called fam-substrate-xxxx.tsv, we updated the substrate file before (now it should be fam-substrate-mapping-08012023.tsv, also we're updating this table recently so we will upload another version in few days.