Problem with the exported .biom format file

I use the following command as in the export tutorial:

qiime tools export
feature-table.qza
–output-dir exported-feature-table

it produced the .biom feature table. But when I try to validate biom it say not a valid biom format

Hi @Nourhan_sahly!

That is more or less expected. If you add --detailed-report to the biom validate-table command you’ll see it’s valid with the exception of the type field. See this thread for more details.

Hope that helps!

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.