Skip to content

iMM904 Production Envelopes plot_flux_space #22

@EmanuelGoncalves

Description

@EmanuelGoncalves

Hi, I got the following problem running plot_flux_space function on the iMM904 model (no modification from the BiGG). Am I missing any argument? Thank you in advance and beautiful module!

import cobra
import straindesign as sd

model = cobra.io.read_sbml_model("iMM904.xml")

product_id = "EX_etoh_e"
biomass_id = "BIOMASS_SC5_notrace"

sd.plot_flux_space(model, (biomass_id, product_id))

Empty plot and several warnings:

WARNING:root:Computing matrix rank or Delaunay simplices failed.

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