Team:UniSalento Lecce/Modeling

From 2013.igem.org

(Difference between revisions)
 
Line 203: Line 203:
<div class="clear"></div>
<div class="clear"></div>
<!-- ********************* Start Footer *********************************** -->
<!-- ********************* Start Footer *********************************** -->
-
<footer></footer>
+
<footer>
 +
<div id="main_wrap">
 +
<div class="split2_3r" style="width:50%;text-align:right;padding-right:50px">
 +
<img src="https://static.igem.org/mediawiki/2013/f/f9/Unisalento_igem_official.png" width="200px" align="left" style="margin-top:20px;margin-left:-45px">
 +
<h2 style="margin-right:70px;color:#cccccc">Sponsors</h2>
 +
<table style="float:right;background-color:transparent">
 +
<tr>
 +
<td><a href="http://www.mps.it/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/5/56/Unisalento_sponsor_mps_small.png" width="45px" align="center"/></a></td>
 +
<td><a href="http://www.mathworks.it/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/1/1f/Unisalento_sponsor_mathworks_small.png" width="45px" align="center"/></a></td>
 +
<td><a href="http://www.unisalentostore.it/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/4/41/Unisalento_sponsor_unisalentostore_small.png" height="45px" align="right"/></a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="http://www.idt.com/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/f/f4/Unisalento_sponsor_idt_small.png" width="45px" align="center"/></a></td>
 +
<td><a href="https://www.neb.com/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/2/25/Unisalento_sponsor_neb_small.png" height="45px" align="center"/></a></td>
 +
<td><a href="http://www.dasitsciences.it/" style="background: none"><img src="https://static.igem.org/mediawiki/2013/4/44/Unisalento_sponsor_dasit_small.png" width="45px" align="right"/></a></td>
 +
</tr>
 +
</table>
 +
</div>
 +
<div class="split2l" style="width:30%;text-align:left;margin-left:50px">
 +
<h2 style="margin-left:40px;color:#cccccc">Contacts</h2>
 +
<table style="float:left;background-color:transparent">
 +
<tr>
 +
<td><a href="https://www.facebook.com/IgemUnisalento2013" style="background: none"><img src="https://static.igem.org/mediawiki/2013/a/ac/Unisalento_facebook_small.png" width="35px" align="left"/></a></td>
 +
<td><font style="font-size:15px;color:#cccccc">Facebook</font></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://www.twitter.com/iGEM_UniSalento" style="background: none"><img src="https://static.igem.org/mediawiki/2013/b/b7/Unisalento_twitter_small.png" width="35px" align="left"/></a></td>
 +
<td><font style="font-size:15px;color:#cccccc">Twitter</font></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://plus.google.com/u/0/108724165022727316894" style="background: none"><img src="https://static.igem.org/mediawiki/2013/d/d7/Unisalento_google_small.png" width="35px" align="left"/></a></td>
 +
<td><font style="font-size:15px;color:#cccccc">Google+</font></td>
 +
</tr>
 +
</table>
 +
<br><br><br><br>
 +
<p style="margin-top:20px">
 +
<font style="font-size:15px">
 +
E-mail:
 +
</font>
 +
<a href="mailto:igem.unisalento@gmail.com" style="color:#cccccc;background:none;font-size: 15px">
 +
igem.unisalento@gmail.com
 +
</a>
 +
<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<div class="nosplit">
 +
<p style="text-align:center;color:#cccccc">
 +
<br><br>Design by Mattia Corvaglia - <a href="http://www.mattiacorvaglia.com" style="color:#cccccc">www.mattiacorvaglia.com</a> - Visitors:
 +
<!-- hitwebcounter Code START -->
 +
<a href="http://www.hitwebcounter.com/" target="_blank">
 +
<img src="http://hitwebcounter.com/counter/counter.php?page=5095130&style=0008&nbdigits=5&type=page&initCount=0" title="URLS counter" Alt="URLS counter" border="0" >
 +
</a><br/>
 +
<!--<a href="http://www.hitwebcounter.com/" title="Free Counters" target="_blank" style="font-family: sans-serif, Arial, Helvetica; font-size: 9px; color: #9F9F97; text-decoration: none ;">
 +
<strong>Free Counters</strong>
 +
</a>-->
 +
</p>
 +
</div>
 +
</div>
 +
</footer>
<!-- ********************* End Footer ************************************* -->
<!-- ********************* End Footer ************************************* -->
<!-- ********************* Start Button "Back-to-top" *********************************** -->
<!-- ********************* Start Button "Back-to-top" *********************************** -->

Latest revision as of 13:58, 4 October 2013

Modeling

Mathematical modeling is an indispensable component of synthetic biology, that allows to test the feasibility of new lab made biological systems, to save time on trials and errors. Our team tried to structure a model on MATLAB SynBiology software on the overall operation of the project. We afforded great difficulties to define the kinetic constants of the majority of the parts because a lot of them are not present in bibliography and need a long laboratory work to be defined.



Here you can find a PDF file containing the SCRIPT to be run in SynBiology.

Back to Top