ImportError during biom add-metadata

Hello, I encountered an issue in the step of 'biom add-metadata'.

This is the code I used and an error I got.

Blockquote
biom add-metadata
-i qiime2/result_exported/feature-table.biom
-o qiime2/result_exported/feature-table_w_tax.biom
--observation-metadata-fp qiime2/taxa/taxonomy.tsv
--sc-separated taxonomy
Traceback (most recent call last):
File "/home/sophy/.local/bin/pyqi", line 25, in
from pyqi.core.interface import get_command_names, get_command_config
ImportError: No module named pyqi.core.interface

I have no idea what is wrong and how can I solve this.
Any information or suggestion from you will be very appreciated.

Hi @Kongman,

Welcome to the :qiime2: forum! Since this is focused on biom-format, I switched it over to other bioinformatic tools.

Best,
Justine

3 Likes