RaGOO icon indicating copy to clipboard operation
RaGOO copied to clipboard

I have encountered the following errors when using this software. Can you help me solve them.

Open zhangkaihui1 opened this issue 1 year ago • 0 comments

Hello, I have encountered the following errors when using this software. Can you help me solve them.

/data/zhangkh/.conda/envs/ragoo/bin/ragoo.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import('pkg_resources').run_script('RaGOO==1.1', 'ragoo.py') Wed Sep 6 21:12:03 2023 --- Reading alignments Wed Sep 6 21:12:03 2023 --- Assigning contigs Wed Sep 6 21:12:03 2023 --- Ordering and orienting contigs Wed Sep 6 21:12:03 2023 --- Creating pseudomolecules Traceback (most recent call last): File "/data/zhangkh/.conda/envs/ragoo/bin/ragoo.py", line 4, in import('pkg_resources').run_script('RaGOO==1.1', 'ragoo.py') File "/data/zhangkh/.conda/envs/ragoo/lib/python3.7/site-packages/pkg_resources/init.py", line 722, in run_script self.require(requires)[0].run_script(script_name, ns) File "/data/zhangkh/.conda/envs/ragoo/lib/python3.7/site-packages/pkg_resources/init.py", line 1572, in run_script exec(script_code, namespace, namespace) File "/data/zhangkh/.conda/envs/ragoo/lib/python3.7/site-packages/RaGOO-1.1-py3.7.egg/EGG-INFO/scripts/ragoo.py", line 742, in File "/data/zhangkh/.conda/envs/ragoo/lib/python3.7/site-packages/RaGOO-1.1-py3.7.egg/EGG-INFO/scripts/ragoo.py", line 339, in create_pseudomolecules ValueError: '>CTG006320' is not in list

zhangkaihui1 avatar Sep 06 '23 13:09 zhangkaihui1