Line 1: | Line 1: | ||
{{Manchester/CSS}} | {{Manchester/CSS}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | div a, p, ul, h1, h2, h3, h4, h5, h6, map, area, img{ | ||
+ | position: relative; | ||
+ | z-index:100; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | + | h1.subtitle1{ | |
− | + | font-size: 30px; | |
+ | color:orange; | ||
+ | padding-bottom: 30px; | ||
+ | } | ||
+ | .bluebox1 p{ | ||
+ | border-radius: 10px; | ||
+ | background: #add8e6; | ||
+ | padding: 25px; | ||
+ | margin:auto; | ||
+ | } | ||
+ | .collabs_figure img{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | .box2 p{ | ||
+ | border-radius: 10px; | ||
+ | background: rgb(182, 215, 168); | ||
+ | margin-top: 80px; | ||
+ | padding: 15px; | ||
+ | } | ||
− | + | #vgemcollaboration { | |
+ | background-image:url('https://static.igem.org/mediawiki/2016/d/de/T--Virginia--collabopen.png'); | ||
+ | background-size:135px 165px; /*Adjust background-size and the width and height properties here if you wish to resize the icon*/ | ||
+ | width:135px; | ||
+ | height:165px; | ||
+ | z-index:1000; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | } | ||
− | + | #vgemcollaboration:hover { | |
− | + | background-image:url('https://static.igem.org/mediawiki/2016/a/a5/T--Virginia--collabclosed.png'); | |
− | + | } | |
− | + | ||
− | + | #vgemcollaboration a { | |
+ | display:inline-block; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </style> | ||
+ | <div class="team"> | ||
+ | <h1 class="title11">Collaboration</h1> | ||
− | <div class=" | + | |
− | <p> | + | |
− | + | <br /> | |
+ | |||
+ | <h1 class="subtitle1">Chalmers Gothenburg </h1> | ||
+ | |||
+ | <br /><br /> | ||
+ | |||
+ | <div style="margin:auto;" class="bluebox1 fourfifth_size"> | ||
+ | |||
+ | <p style="font-size:17px;">The work on this page may not represent the final modelling used by Chalmers Gothenburg but it represents the final model that was built by the University of Manchester iGEM team in collaboration with the Chalmers Gothenburg iGEM team at the point the collaboration was concluded, any edits and changes beyond this were solely the work of the Chalmers Gothenburg team. Work that was not completed by our team included finding of parameters for the equations etc the only work completed in collaboration was the actual model itself. | ||
+ | <br /><br /> | ||
+ | <b>The final model used by Chalmers Gothenburg can be seen <a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Model" target="_blank">here</a></b> | ||
</p> | </p> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | < | + | <div class=" collabs_figure column half_size"> |
− | < | + | <img src="https://static.igem.org/mediawiki/2016/1/1e/T--Manchester--collabs_cg_figure1.png" alt="figure 1" /> |
− | + | </div> | |
− | < | + | |
− | < | + | |
− | </ | + | <div class="box2 column half_size"> |
− | </div> | + | <p style="font-size:17px;">The model consists of two organisms in co-culture, each dependant on one another for an essential substrate, ie without one the other would be unable to survive. The model predicts the concentration of the 2 organisms as well as the acetate which is the main product of the system. |
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- | ||
<div id="vgemcollaboration"> | <div id="vgemcollaboration"> | ||
<a href="https://2016.igem.org/Team:Virginia/Collaborations" target="_blank"></a> | <a href="https://2016.igem.org/Team:Virginia/Collaborations" target="_blank"></a> | ||
</div> | </div> | ||
+ | --> | ||
+ | </div> | ||
</html> | </html> | ||
{{Manchester/CSS/footer}} | {{Manchester/CSS/footer}} |
Revision as of 18:55, 11 October 2016
Collaboration
Chalmers Gothenburg
The work on this page may not represent the final modelling used by Chalmers Gothenburg but it represents the final model that was built by the University of Manchester iGEM team in collaboration with the Chalmers Gothenburg iGEM team at the point the collaboration was concluded, any edits and changes beyond this were solely the work of the Chalmers Gothenburg team. Work that was not completed by our team included finding of parameters for the equations etc the only work completed in collaboration was the actual model itself.
The final model used by Chalmers Gothenburg can be seen here
The model consists of two organisms in co-culture, each dependant on one another for an essential substrate, ie without one the other would be unable to survive. The model predicts the concentration of the 2 organisms as well as the acetate which is the main product of the system.