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

Error while creating Krona plots #246

Open
VictorBenedito opened this issue Jun 21, 2023 · 1 comment
Open

Error while creating Krona plots #246

VictorBenedito opened this issue Jun 21, 2023 · 1 comment

Comments

@VictorBenedito
Copy link

2023-06-21 12:07:40
Summarizing results...

Text versions of reports and plots for each metric (for all references and assemblies) are saved to /MP_Data/speedypipe/USER189_PROJECT189/results/M1/metaquast/summary/
Icarus (contig browser) is saved to /MP_Data/speedypipe/USER189_PROJECT189/results/M1/metaquast/icarus.html
Drawing interactive Krona plots...

'NoneType' object is not iterable
Traceback (most recent call last):
File "/home/ocardenas/.local/bin/metaquast.py", line 427, in
return_code = main(sys.argv[1:])
File "/home/ocardenas/.local/bin/metaquast.py", line 417, in main
html_saver.create_meta_report(output_dirpath, json_texts)
File "/home/ocardenas/.local/lib/python3.9/site-packages/quast_libs/html_saver/html_saver.py", line 257, in create_meta_report
create_krona_charts(taxons_for_krona, meta_log, results_dirpath, json_texts)
File "/home/ocardenas/.local/lib/python3.9/site-packages/quast_libs/html_saver/html_saver.py", line 363, in create_krona_charts
for section in report:
TypeError: 'NoneType' object is not iterable
ERROR! exception caught!

@RayanaFeltrin
Copy link

Hello, @VictorBenedito
I've also had the same exact error using metaQUAST. Did you find out how to figure it out?
Thank you in advance.

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