Skip to content

The goal of this repository is to plot flow of BC during the transition time.

License

Notifications You must be signed in to change notification settings

Amirreza-Mousavi/Metabolic_Network_Tellurium_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metabolic_Network_Tellurium_Simulation

Description will be added later

Installation

  • Make sure to have installed tellurium and matplotlib for the python section of this repository. If you haven't installed them in your system, open a terminal and run the following codes:

pip install tellurium

pip install matplotlib

  • Make sure to have installed dplyr and ggplot2 for the R section of this repository. If you haven't installed them in your system yet, open Rstudio and run the following codes in the console:

install.packages("dplyr")

install.packages("ggplot2")

Order of Scripts

First run play.py and then run play.R, preferably in Rstudio to obtain results.


NOTE : As always I have put an Expected_Results folder to see a demo of the scripts results.

About

The goal of this repository is to plot flow of BC during the transition time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published