data(Ec_core, envir = environment()) #get Escherichia coli core metabolic model
org <- Organism(Ec_core,deathrate=0.05,
growthlimit=0.05,growtype="exponential") #initialize a organism
growLin(org,1)
Run the code above in your browser using DataLab