Simulating growth error #133
-
Dear: ValueError: No ID from the medium could be found in the exchange reactions. This means you probably have mismatched IDs... The command that I used: from micom.workflows import build from micom.qiime_formats import load_qiime_medium from micom.workflows import grow and I tried this medium too: medium = load_qiime_medium("western_diet_gut.qza") obtaining the same result. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi, thanks for trying out MICOM! Sorry you encountered an error. For |
Beta Was this translation helpful? Give feedback.
Dear, I found my error. It was a corrupt xml file. Thanks you for your support