User:Luis De Jesus Martinez: Difference between revisions

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


Welcome visitor! feel free to comment, ask or discuss anything about my work [[User_talk:Luis_De_Jesus_Martinez|here]]
Welcome visitor! feel free to comment, ask or discuss anything about my work [[User_talk:Luis_De_Jesus_Martinez|here]]
[[image:luis_2.jpg|left|thumb]]
== Luis de Jesús Martínez Lomeli==


== Luis de Jesús Martínez Lomeli==
*Undergraduate Mathematics Student at the University of Mexico (UNAM)
*Undergraduate Mathematics Student at the University of Mexico (UNAM)
*Member of the [http://parts.mit.edu/igem07/index.php/Mexico UNAM-IPN iGEM team]  
*Member of the [http://parts.mit.edu/igem07/index.php/Mexico UNAM-IPN iGEM team]  
Line 9: Line 10:
* ljml27@gmail.com
* ljml27@gmail.com
* luis_de_jesus_27@hotmail.com
* luis_de_jesus_27@hotmail.com





Revision as of 23:33, 22 January 2008

Page Under Construction

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

Luis de Jesús Martínez Lomeli

  • Undergraduate Mathematics Student at the University of Mexico (UNAM)
  • Member of the UNAM-IPN iGEM team

E-mails

  • ljml27@gmail.com
  • luis_de_jesus_27@hotmail.com





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.

SPi

<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