|
|
Line 46: |
Line 46: |
| <link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/Team.css"> | | <link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/Team.css"> |
| <script type="text/javascript"> | | <script type="text/javascript"> |
- |
| |
- | function toggleProjectNameOnHover(projectNum)
| |
- | {
| |
- | var projectName = document.getElementById("project_name");
| |
- |
| |
- | switch(projectNum)
| |
- | {
| |
- | case 1: //G-nome Surfer Pro
| |
- | projectName.innerHTML = "G-nome Surfer Pro";
| |
- | break;
| |
- | case 2: //Optimus Primer
| |
- | projectName.innerHTML = "Optimus Primer";
| |
- | break;
| |
- | case 3: //Trumpet
| |
- | projectName.innerHTML = "Trumpet";
| |
- | break;
| |
- | case 4: //Puppetshow
| |
- | projectName.innerHTML = "Puppetshow";
| |
- | break;
| |
- | case 5: //eLabNotebook
| |
- | projectName.innerHTML = "eLabNotebook";
| |
- | break;
| |
- | case 6: //Wet Lab
| |
- | projectName.innerHTML = "Wet Lab";
| |
- | break;
| |
- | case 7: //Clotho
| |
- | projectName.innerHTML = "Clotho";
| |
- | break;
| |
- | default:
| |
- | projectName.innerHTML = "";
| |
- | }
| |
- | }
| |
- |
| |
| </script> | | </script> |
| | | |
Line 119: |
Line 86: |
| | | |
| <div id="project_wheel"> | | <div id="project_wheel"> |
- | | + | Temporary Links to project pages while I fix the logos: |
| + | <br> |
| <!-- PuppetShow --> | | <!-- PuppetShow --> |
- | <a id="wheel_top" href="https://2011.igem.org/Team:BU_Wellesley_Software/Puppetshow" onMouseOver="toggleProjectNameOnHover(4)" onMouseOut="toggleProjectNameOnHover()"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Puppetshow">PuppetShow</a> |
- | <img alt="PuppetShow for Physical Assembly" title="PuppetShow for Physical Assembly" src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/PuppetShow.png" width="130px" onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/PuppetShow_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/PuppetShow.png';">
| + | |
- | </a> | + | |
- | | + | |
| <br> | | <br> |
- |
| |
| <!-- Trumpet --> | | <!-- Trumpet --> |
- | <a id="wheel_second_row_left" href="https://2011.igem.org/Team:BU_Wellesley_Software/Trumpet" onMouseOver="toggleProjectNameOnHover(3)" onMouseOut="toggleProjectNameOnHover()"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Trumpet">Trumpet</a> |
- | <img alt="Trumpet for BioDesign" src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/Trumpet.png" width="200px" | + | <br> |
- | title="Trumpet for BioDesign"onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/Trumpet_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/Trumpet.png';">
| + | |
- | </a> | + | |
- | | + | |
- | | + | |
| <!-- Clotho --> | | <!-- Clotho --> |
- | <a id="middle_clotho" href="https://2011.igem.org/Team:BU_Wellesley_Software/Clotho" onMouseOver="toggleProjectNameOnHover(7)" onMouseOut="toggleProjectNameOnHover()"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Clotho">Clotho</a> |
- | <img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/clotho.png" alt="Clotho" title="Clotho" | + | <br> |
- | onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/clotho_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/clotho.png';">
| + | |
- | </a> | + | |
- | | + | |
| <!-- eLabNotebook --> | | <!-- eLabNotebook --> |
- | <a id="wheel_second_row_right" href="https://2011.igem.org/Team:BU_Wellesley_Software/eLabNotebook" onMouseOver="toggleProjectNameOnHover(5)" onMouseOut="toggleProjectNameOnHover()"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/eLabNotebook">eLabNotebook</a> |
- | <img alt="eLabNotebook for Physical Assembly" title="eLabNotebook for Physical Assembly" src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/LabBuddy.png" width="150px" onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/LabBuddy_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/LabBuddy.png';">
| + | |
- | </a> | + | |
- | | + | |
| <br> | | <br> |
- |
| |
| <!-- Optimus Primer --> | | <!-- Optimus Primer --> |
- | <a id="wheel_third_row_left" href="https://2011.igem.org/Team:BU_Wellesley_Software/OptimusPrimer" onMouseOver="toggleProjectNameOnHover(2);" onMouseOut="toggleProjectNameOnHover();"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/OptimusPrimer">Optimus Primer</a> |
- | <img alt="Optimus Primer for Specification" title="Optimus Primer for Specification" src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/OptimusPrimer.png" height="200px" onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/OptimusPrimer_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/OptimusPrimer.png';">
| + | <br> |
- | </a> | + | |
- | | + | |
| <!-- Wet Lab --> | | <!-- Wet Lab --> |
- | <a id="wheel_third_row_right" href="https://2011.igem.org/Team:BU_Wellesley_Software/Wet_Lab" onMouseOver="toggleProjectNameOnHover(6);" onMouseOut="toggleProjectNameOnHover();"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Wet_Lab">Wet Lab</a> |
- | <img alt="Wet Lab integration of software suite" title="Wet Lab integration of software suite" src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/wetlab.png" height="200px" onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/wetlab_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/wetlab.png';">
| + | |
- | </a> | + | |
- |
| + | |
| <br> | | <br> |
- |
| |
| <!-- G-nome Surfer Pro --> | | <!-- G-nome Surfer Pro --> |
- | <a id="wheel_last_row" href="https://2011.igem.org/Team:BU_Wellesley_Software/G-nomeSurferPro" onMouseOver="toggleProjectNameOnHover(1);" onMouseOut="toggleProjectNameOnHover();"> | + | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/G-nomeSurferPro">GnomeSurferPro</a> |
- | <img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/GnomeSurferPro.png" height="200px"
| + | |
- | alt="G-nome Surfer Pro for Hypothesis Forming" title="G-nome Surfer Pro for Hypothesis Forming" onMouseOver="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/GnomeSurferPro_hover.png';" onMouseOut="this.src='http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/ProjectLogos/GnomeSurferPro.png';">
| + | |
- | </a> | + | |
| | | |
| | | |
Project Overview
We present tools which facilitate the research, design, and fabrication of biological constructs. Our workflow comprises Gnome Surfer for research, Trumpet and Optimus Primer for design, and Puppeteer and E-Notebook for the construction of those designs. Gnome surfer promotes collaborative
research by allowing users to browse genes, Parts, and other DNA along with their associated
literature on a table-top surface. Using Optimus Primer, primers can be designed for the selected
Parts. Trumpet generates permutable constructs from these Parts by interleaving invertase sites
among them. To assemble these permutable constructs, we present a Protocol Automation Stack
comprising a high-level programming language called Puppeteer, executable on a robot. For improving
manual protocol execution, we are developing an Electronic Lab Notebook that helps capture data, and
schedule resources and lab activities. Our unique tools offer an end-to-end workflow that is
collaborative, includes wetlab automation and organization, and provides algorithms for designing
configurable constructs.