User:Luis De Jesus Martinez: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:


*Oscillator
*Oscillator
My work in the team is focus in the modeling of biological processes, in specific a kind of oscillator that my teammate Federico designed for the last jamboree (November 2007).
My work in the team is focus in the modeling of biological processes, in specific a kind of oscillator that my teammate [[User:Federico_Castro_M|Federico]] designed for the last jamboree (November 2007).


The model was done in Stochastic Pi Calculus (SPi)and implemented in the Stochastic Pi Machine(SPiM), a simulator that was developed by Andrew Phillips.
The model was done in Stochastic Pi Calculus (SPi)and implemented in the Stochastic Pi Machine(SPiM), a simulator that was developed by Andrew Phillips.

Revision as of 22:03, 17 January 2008

Welcome visitor! feel free to comment, ask or discuss anything about my work here

Luis De Jesus Martinez

  • Mathematics Student at the UNAM (Universidad Nacional Autonoma de México)
  • Member of the UNAM-IPN iGEM team

My Projects

  • Oscillator

My work in the team is focus in the modeling of biological processes, in specific a kind of oscillator that my teammate Federico designed for the last jamboree (November 2007).

The model was done in Stochastic Pi Calculus (SPi)and implemented in the Stochastic Pi Machine(SPiM), a simulator that was developed by Andrew Phillips.

The results of the simulation gave us an idea about how we should expect to see the GFP and RFP be expressed in the lab. As soon as posible i will add the sintax for the SPi and the code for the SPiM.


<html> <script language="JAVASCRIPT"> Today = new Date(); Jamboree = new Date("November 1, 2008"); msInADay = 1000 * 60 * 60 * 24; display = Math.floor((Jamboree.getTime() - Today.getTime())/msInADay); document.write("There are " + display +" days left until the Jamboree!"); // </script> </html> <calendar> name=Luis_De_Jesus_Martinez/2008/Notebook date=2008/01/01 view=threemonths format=%name/%day-%month-%year weekstart=7 </calendar>

Last updated January/14/2008