QIIME1.9.1:summarize

编程入门 行业动态 更新时间:2024-10-09 18:24:22

QIIME1.9.1:<a href=https://www.elefans.com/category/jswz/34/1743771.html style=summarize"/>

QIIME1.9.1:summarize

QIIME中的画图命令summarize_taxa_through_plots.py需要调用matplotlib,而matplotlib版本在进化上参数名有重大变化,导致最新版的matplotlib不能出图,报错如下:
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
  from ._conv import register_converters as _register_converters
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
  from ._conv import register_converters as _register_converters
Traceback (most recent call last):
  File "/usr/local/bin/summarize_taxa_through_plots.py", line 143, in <module>
    main()
  File "/usr/local/bin/summarize_taxa_through_plots.py", line 140, in main
    status_update_callback=status_update_callback)
  File "/usr/local/lib/python2.7/dist-packages/qiime/workflow/downstream.py", line 711, in run_summarize_taxa_through_plots
    close_logger_on_success=close_logger_on_success)
  File "/usr/local/lib/python2.7/dist-packages/qiime/workflow/util.py", line 122, in call_commands_serially
    raise WorkflowError(msg)
qiime.workflow.util.WorkflowError:
*** ERROR RAISED DURING STEP: Plot Taxonomy Summary
Command run was:
 plot_taxa_summary.py -i otu_table_silva_97_summary/otu_table_silva_97_L2.txt,otu_table_silva_97_summary/otu_table_silva_97_L3.txt,otu_table_silva_97_summary/otu_table_silva_97_L4.txt,otu_table_silva_97_summary/otu_table_silva_97_L5.txt,otu_table_silva_97_summary/otu_table_silva_97_L6.txt -o otu_table_silva_97_summary/taxa_summary_plots/
Command returned exit status: 1
Stdout:
Stderr
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
  from ._conv import register_converters as _register_converters
Traceback (most

更多推荐

QIIME1.9.1:summarize

本文发布于:2024-03-23 22:48:52,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1743757.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:summarize

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!