Team:Vanderbilt MF/Project/Home

From 2014.igem.org

(Difference between revisions)
(Created page with "{{Team:Vanderbilt/CSS}} <html> <head lang="en"> <meta charset="UTF-8"> <title>Home</title> <style> .tab_left { visibility: hidden; } ...")
 
(2 intermediate revisions not shown)
Line 57: Line 57:
               <li>Develop a cheap and efficient means for rapid prototyping of microfluidic devices.</li>
               <li>Develop a cheap and efficient means for rapid prototyping of microfluidic devices.</li>
               <li>Fabricate and test microfluidic designs.</li>
               <li>Fabricate and test microfluidic designs.</li>
-
         <ol>
+
         </ol>
         <p>Additionally, E. chrono sought to produce a cheap and efficient methodology for the rapid fabrication and prototyping of microfluidic devices. It is our hope that the designs and methods implemented in our project can be utilized in future competitions by other iGEM teams.</p>
         <p>Additionally, E. chrono sought to produce a cheap and efficient methodology for the rapid fabrication and prototyping of microfluidic devices. It is our hope that the designs and methods implemented in our project can be utilized in future competitions by other iGEM teams.</p>
-
 
     </div>
     </div>
-
    <div id="right_page" class="page">
 
-
        <img id="vial" class="var_page_img" src="https://static.igem.org/mediawiki/parts/6/65/Oils_vial_design.jpg" alt="Oils in a vial" width="297" height="244">
+
    <div id="right_page" class="page">
     </div>
     </div>
</div>
</div>
Line 70: Line 68:
<div id="right_button" class="button"></div>
<div id="right_button" class="button"></div>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:Vanderbilt/subpagebuilder?action=raw&ctype=text/javascript"></script>
 +
 +
<script>
 +
    var builder = new SubPageBuilder();
 +
    var img1 = builder.createPhoto("https://static.igem.org/mediawiki/parts/a/aa/VU_MF_Device.JPG", "Prototype microfluidic device", 487, 185, "Prototype microfluidic device");
 +
    var img2 = builder.createPhoto("https://static.igem.org/mediawiki/parts/e/e4/Mfwatch_image.JPG", "Rendition of E. chrono", 487, 487, "Rendition of E. chrono");
 +
 +
    document.getElementById("right_page").appendChild(img1);
 +
    document.getElementById("right_page").appendChild(img2);
 +
</script>
</body>
</body>
</html>
</html>

Latest revision as of 21:03, 26 January 2015

Home

E. Chrono

E. chrono attempts to merge synthetic biology and microfluidics into a novel hybrid system. The goal of E. chrono is to leverage quorum sensing in Escherichia coli to produce a microfluidic based fluorescent watch.

The E. chrono project focused on 3 major goals:

  1. Learn the microfluidic device design process and select a software platform capable of rapid design.
  2. Develop a cheap and efficient means for rapid prototyping of microfluidic devices.
  3. Fabricate and test microfluidic designs.

Additionally, E. chrono sought to produce a cheap and efficient methodology for the rapid fabrication and prototyping of microfluidic devices. It is our hope that the designs and methods implemented in our project can be utilized in future competitions by other iGEM teams.