Team:Imperial/BioHackspace Model

From 2014.igem.org

(Difference between revisions)
(Created page with "{{:Team:Imperial/Templates:header}} <html> <body> <div class="content-wrapper"> <div class="pure-g"> <div class="pure-u-1-1 main"> ...")
Line 28: Line 28:
                         <p>The collaboration is dedicated to provide London BioHackspace iGEM Team an easy approach to simulate the 3D shape of their bacterial cellulose (BC) sculpture. The model can receive pattern for each layer of BC designed by users through spreadsheets and process the imported data to simulate a resulted 3D shape.</p>
                         <p>The collaboration is dedicated to provide London BioHackspace iGEM Team an easy approach to simulate the 3D shape of their bacterial cellulose (BC) sculpture. The model can receive pattern for each layer of BC designed by users through spreadsheets and process the imported data to simulate a resulted 3D shape.</p>
                         <p>Below is a demonstration of the graphical user interface (GUI) for the model, which can review the pattern for each layer on the left and display the corresponding 3D structure created on the right. The GUI allows its users to manipulate the data by zooming, moving, rotating and locating points on the structure. On the down right corner, the model can also approximate the total number of cell units induced by light, which will allow the wetlab to prepare the cell media efficiently.</p>
                         <p>Below is a demonstration of the graphical user interface (GUI) for the model, which can review the pattern for each layer on the left and display the corresponding 3D structure created on the right. The GUI allows its users to manipulate the data by zooming, moving, rotating and locating points on the structure. On the down right corner, the model can also approximate the total number of cell units induced by light, which will allow the wetlab to prepare the cell media efficiently.</p>
 +
<figure class="content-image">
 +
                            <iframe width="560" height="315" src="//www.youtube.com/embed/isHnsweK9oQ?rel=0" frameborder="0" allowfullscreen></iframe>
 +
                            <figcaption>How our model and the wetlab interact with each other</figcaption>
 +
                        </figure>
-
<iframe width="560" height="315" src="//www.youtube.com/embed/isHnsweK9oQ?rel=0" frameborder="0" allowfullscreen></iframe>
 
                     </section>
                     </section>
                      
                      
<section id="code">
<section id="code">
-
<h2>Appendix: Code</h2>
+
<h2>Code</h2>
<p>The code for this model can be found here: <a href="https://static.igem.org/mediawiki/2014/1/16/CBD_kinetics_model_imperial_iGEM_2014.m">CBD_kinetics_model_imperial_iGEM_2014.m</a></p>
<p>The code for this model can be found here: <a href="https://static.igem.org/mediawiki/2014/1/16/CBD_kinetics_model_imperial_iGEM_2014.m">CBD_kinetics_model_imperial_iGEM_2014.m</a></p>

Revision as of 18:32, 16 October 2014

Imperial iGEM 2014

BioHackspace Model: Collaborative Model

Introduction

The collaboration is dedicated to provide London BioHackspace iGEM Team an easy approach to simulate the 3D shape of their bacterial cellulose (BC) sculpture. The model can receive pattern for each layer of BC designed by users through spreadsheets and process the imported data to simulate a resulted 3D shape.

Below is a demonstration of the graphical user interface (GUI) for the model, which can review the pattern for each layer on the left and display the corresponding 3D structure created on the right. The GUI allows its users to manipulate the data by zooming, moving, rotating and locating points on the structure. On the down right corner, the model can also approximate the total number of cell units induced by light, which will allow the wetlab to prepare the cell media efficiently.

How our model and the wetlab interact with each other

Code

The code for this model can be found here: CBD_kinetics_model_imperial_iGEM_2014.m