Team:UNAM-Genomics Mexico/Modeling/CA
From 2011.igem.org
(Created page with "{{:Team:UNAM-Genomics Mexico/Templates/Modeling| content= '''This page is still under construction!!''' }}") |
|||
Line 1: | Line 1: | ||
{{:Team:UNAM-Genomics Mexico/Templates/Modeling| content= | {{:Team:UNAM-Genomics Mexico/Templates/Modeling| content= | ||
+ | __NOTOC__ | ||
+ | |||
+ | ==Introduction== | ||
+ | We have chosen to do a Cellular Automaton to corroborate two things: | ||
+ | * Double Check the Game Theory results with a nice shiny plot | ||
+ | * Observe Plant development with the C vs N economy at the Niche | ||
+ | |||
+ | |||
+ | ==Background== | ||
+ | Cellular Automatons rely on rules to calculate the next state, from t to t+1. Kappa uses rules to extrapolate differential equations (via the über-strange concept of "Fragments") and thus obtain the changes from application, to application. Seeing the analogy of these approaches, we chose to do our CA with Kappa. | ||
+ | |||
+ | |||
+ | ==Tool== | ||
+ | We will be using Rule-Based-Modelling approaches, id est [http://kappalanguage.org/ Kappa]. We are using the [http://kappamodeler.github.com/rulestudio/ RuleStudio] plugin for the [http://www.eclipse.org/ Eclipse] Environment / Suite. We have some past experience with Kappa, our model for last year's project [https://2010.igem.org/Team:UNAM-Genomics_Mexico/Modules/In_silico WiFi Coli] relied heavily on it, and we are lightly involved in the [http://groups.google.com/group/kappa-users Kappa use] community. | ||
+ | |||
+ | |||
+ | ==Results== | ||
+ | Still running! | ||
+ | |||
- | |||
}} | }} |
Revision as of 23:20, 28 September 2011
Introduction
We have chosen to do a Cellular Automaton to corroborate two things:
- Double Check the Game Theory results with a nice shiny plot
- Observe Plant development with the C vs N economy at the Niche
Background
Cellular Automatons rely on rules to calculate the next state, from t to t+1. Kappa uses rules to extrapolate differential equations (via the über-strange concept of "Fragments") and thus obtain the changes from application, to application. Seeing the analogy of these approaches, we chose to do our CA with Kappa.
Tool
We will be using Rule-Based-Modelling approaches, id est [http://kappalanguage.org/ Kappa]. We are using the [http://kappamodeler.github.com/rulestudio/ RuleStudio] plugin for the [http://www.eclipse.org/ Eclipse] Environment / Suite. We have some past experience with Kappa, our model for last year's project WiFi Coli relied heavily on it, and we are lightly involved in the [http://groups.google.com/group/kappa-users Kappa use] community.
Results
Still running!