Team:Sevilla/Modelling

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
#menu
#menu
{
{
-
     height:1050px;
+
     height:1250px;
}
}
Line 143: Line 143:
<p>
<p>
Our project is not pretending to be a implementation of a P-system but it can be used to design implementations of a restricted version of P-system without membrane polarization, membrane division or membrane creation among other things, as a new level of abstraction to design complex biological circuits. You can see there are some similarities in our project and the definiton of a P-system, both are compartmentalize, paralell and maximal.
Our project is not pretending to be a implementation of a P-system but it can be used to design implementations of a restricted version of P-system without membrane polarization, membrane division or membrane creation among other things, as a new level of abstraction to design complex biological circuits. You can see there are some similarities in our project and the definiton of a P-system, both are compartmentalize, paralell and maximal.
-
 
+
</p>
 +
<p>
As you see above, we are using infobiotics WB to do the simulation, so we are adapting our project into a simple P-system. Also we are developing a sotware the make easy the tedious task of create the configuration file for the IWB.
As you see above, we are using infobiotics WB to do the simulation, so we are adapting our project into a simple P-system. Also we are developing a sotware the make easy the tedious task of create the configuration file for the IWB.
</p>
</p>

Revision as of 09:20, 4 August 2011

Infobiotics



Infobiotics is the synergy of executable biology, evolutionary and machine learning methods, mesoscopic simulation techniques and experimental data for a more principled practice of origins of life, bioinformatics, computational systems and synthetic biology research.

These activities are complemented by other groups in the SynBioNT Synthetic Biology Network for Modelling and Programming Cell-Chell Interactions.

Infobiotics Workbench



Infobiotics Workbench is a computational framework implementing a synergy between executable biology, multi-compartmental stochastic simulations, formal model analysis and structural/parameter model optimisation for computational systems and synthetic biology. It provides a user-friendly front-end allowing the modeller to design in-silico experiments, analyse and visualise results using its four components:

  • A modelling language based on P systems which allows modular and parsimonious multi-cellular model development including geometric information.
  • A multi-compartmental stochastic simulator based on Gillespie’s Stochastic Simulation Algorithm for multi-cellular systems.
  • Formal model analysis using the stochastic model checkers PRISM and MC2 for the study of temporal and spatial model properties.
  • Structural and parameter model optimisation using evolutionary algorithms to automatically generate models whose dynamics match specified targets.

Our software



GPSE (Graphical P-System Editor)

Our software is a CAD to design biological P-Systems. The main goal of our program is to make the preparation of the files needed for the P-Systems simulators easier, more intuitive. The main features of the software are as follow:

  • Projects organized in several levels: a level for description and documentation about the project, a level for DNA, cell level and a multicellular level.
  • Analysis: check for possible errors in the input and compatibility with BioBricks.
  • New modules available for download from repositories.
  • Drag&drop elements in the graphical interface.
  • You can export the project both as GPSE or CBML a format compatible with multiple biological simulators.

The future of our software



For the next version of our software we will include:

  • Exports in more formats.
  • CBML and othe formats to import.
  • Other interesting features.


FAQ (Frequently Asked Questions)



Are are going to implement an instance of a P-system biochemically?

Our project is not pretending to be a implementation of a P-system but it can be used to design implementations of a restricted version of P-system without membrane polarization, membrane division or membrane creation among other things, as a new level of abstraction to design complex biological circuits. You can see there are some similarities in our project and the definiton of a P-system, both are compartmentalize, paralell and maximal.

As you see above, we are using infobiotics WB to do the simulation, so we are adapting our project into a simple P-system. Also we are developing a sotware the make easy the tedious task of create the configuration file for the IWB.


<forum_onpage> Team2011 > Sevilla > Modeling </forum_onpage>