Skip to content

ValueError: No ID from the medium could be found in the exchange reactions. #221

Description

@xiangyupan

Hi,

I am using MICOM for the rumen metagenome sequencing data. Follows are my command from building models to get growing models.
data = pd.read_csv("sheep_188SGB_indicator.head283.genus.species.csv",sep=",")

Image `manifest = build(data, "qua/agora103_genus.qza", "models", cutoff=0.0001, threads=2)` Image And Mr. Sean Gibbons share us the medium of rumen diet. So we used the rumen medium here:

medium = load_qiime_medium("rumen_diet_control_complete.qza")

Many warnings happened as follows:

Image Finally, we got an error here. Image

I am so confused about what's wrong in my pipeline. Hope for any reply. Thanks for your time and work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions