#Performing a phenotypic phase plane analysis of
#glucose and oxygen in Core E.coli Metabolism
data(Ecoli_core)
PHPP(reaction_number=c(28,36),fba_object=Ecoli_core,
PCS="glucose",flux_range=c(1,15))
# a menu pops up asking to select the primary carbon source, select D glucose for Ecoli_coreRun the code above in your browser using DataLab