You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to generate a standard BUSCO plot, but when I type:
generate_plots.py -wd busco_sumaries
It returns an error:
Traceback (most recent call last):
File "/home/asyo/miniconda3/envs/busco3/bin/generate_plot.py", line 38, in
from busco.BuscoConfig import BuscoConfig
ImportError: cannot import name 'BuscoConfig'
I use BUSCO v 5.5.0
Please, help.
The text was updated successfully, but these errors were encountered:
Hi,
I would like to generate a standard BUSCO plot, but when I type:
generate_plots.py -wd busco_sumaries
It returns an error:
Traceback (most recent call last):
File "/home/asyo/miniconda3/envs/busco3/bin/generate_plot.py", line 38, in
from busco.BuscoConfig import BuscoConfig
ImportError: cannot import name 'BuscoConfig'
I use BUSCO v 5.5.0
Please, help.
The text was updated successfully, but these errors were encountered: