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

fungus fungus error #56

Open jianshu93 opened 3 years ago

jianshu93 commented 3 years ago

test all sueecssful but this error (I have the overview.txt file):

Traceback (most recent call last): File "/vd03/home/jianshu/anaconda33/install_with_tear/envs/run_dbcan/bin/list_multidomain_proteins.py", line 8, in protein_collection = hotpep_data_path("fungus_fungus/Chaetomium_thermophilum") File "/vd03/home/jianshu/anaconda33/install_with_tear/envs/run_dbcan/lib/python3.8/site-packages/run_dbcan-2.0.11-py3.8.egg/Hotpep/hotpep_data.py", line 8, in hotpep_data_path File "/vd03/home/jianshu/anaconda33/install_with_tear/envs/run_dbcan/lib/python3.8/site-packages/pkg_resources/init.py", line 1143, in resource_filename return get_provider(package_or_requirement).get_resource_filename( File "/vd03/home/jianshu/anaconda33/install_with_tear/envs/run_dbcan/lib/python3.8/site-packages/pkg_resources/init.py", line 1754, in get_resource_filename return self._extract_resource(manager, zip_path) File "/vd03/home/jianshu/anaconda33/install_with_tear/envs/run_dbcan/lib/python3.8/site-packages/pkg_resources/init.py", line 1775, in _extract_resource timestamp, size = self._get_date_and_size(self.zipinfo[zip_path]) KeyError: 'Hotpep/fungus_fungus/Chaetomium_thermophilum'

linnabrown commented 3 years ago

What's your command?