Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something went wrong with estimating fragment abundance #536

Open
JipengLuo opened this issue Jan 26, 2024 · 1 comment
Open

Something went wrong with estimating fragment abundance #536

JipengLuo opened this issue Jan 26, 2024 · 1 comment

Comments

@JipengLuo
Copy link

When i use metaWRAP v=1.3.2 to run binning module in Miniconda3. The maxbin2 and metabat2 ran well, but something wrong with the CONCOCT, it showed that Something went wrong with estimating fragment abundance. Exiting...
Below is the specific errors:
Traceback (most recent call last):
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/bin/concoct_coverage_table.py", line 18, in
import pandas as pd
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/pandas/init.py", line 23, in
from pandas.compat.numpy import *
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/pandas/compat/init.py", line 439, in
from dateutil import parser as _date_parser
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/dateutil/parser/init.py", line 2, in
from ._parser import parse, parser, parserinfo, ParserError
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/dateutil/parser/_parser.py", line 50, in
from .. import tz
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/dateutil/tz/init.py", line 2, in
from .tz import *
File "/N/u/luojip/Quartz/miniconda3/envs/metawrap-env/lib/python2.7/site-packages/dateutil/tz/tz.py", line 21, in
from six.moves import _thread
File "/N/soft/rhel8/xalt/2.10.34/site_packages/sitecustomize.py", line 70, in find_module
path = result.origin
AttributeError: '_SixMetaPathImporter' object has no attribute 'origin'.

It seems something wrong with 'SixMetaPathImporter', when i updated the six package, the same error showed again.
Did anybody meet with such problems? Need help.

Jipeng

@quliping
Copy link

I also had some problems for running CONCOCT, and I just use the other binninig tool (vamb) rather than CONCOCT... I run maxbin2 and metabat2 using metawrap, and vamb by myself, then I get the final be set using the bin_refinement module of metawrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants