Team:BU Wellesley Software/Project Overview
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <head> | + | <head> |
+ | <title>BU-Wellesley iGEM Team: Meet the Team Members</title> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
+ | <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js?foo"></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*hide default igem banner and reformat style into blank slate*/ | /*hide default igem banner and reformat style into blank slate*/ | ||
#globalWrapper {width: 100%;} | #globalWrapper {width: 100%;} | ||
Line 31: | Line 21: | ||
#content {width: 100%; border:none;} | #content {width: 100%; border:none;} | ||
#bodyContent {border:none;} | #bodyContent {border:none;} | ||
- | |||
/*actual content styles*/ | /*actual content styles*/ | ||
- | + | body {width: 800px; margin:auto;} | |
- | #bu-wellesley_wiki_content a {color:#69d01d;} | + | |
- | #bu-wellesley_wiki_content a:hover {text-decoration:none; color:# | + | #bu-wellesley_wiki_content {height:auto; line-height:100%;} |
+ | /*#bu-wellesley_wiki_content a {color:#69d01d;}*/ | ||
+ | #bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;} | ||
+ | |||
+ | .navbar li {color: #ffffff;} | ||
+ | .navbar li a {color: #ffffff;} | ||
+ | .navbar li a:hover {background:#69d01d; color: #ffffff;} | ||
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/ | /*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/ | ||
Line 44: | Line 39: | ||
text-decoration: none; | text-decoration: none; | ||
text-align: left; | text-align: left; | ||
- | color: # | + | color: #3d3f3c; |
- | font-size: | + | font-size: 32pt; |
} | } | ||
</style> | </style> | ||
- | + | <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/ | + | |
- | + | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 87: | Line 80: | ||
</script> | </script> | ||
- | |||
</head> | </head> | ||
- | <body> | + | <body class="basiclayout"> |
+ | <div id="bu-wellesley_wiki_content"> | ||
+ | <p style="text-align:center;"><a href="https://2011.igem.org/Team:BU_Wellesley_Software"><img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/banner.png" width="800px"></a></p> | ||
+ | <div class="navbar"> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Team">Team</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Project_Overview">Project Overview</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Notebook">Notebook</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Safety">Safety</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Acknowledgement">Acknowledgement</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Social">Fun</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Gold">Medal Fulfillment</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Outreach">Outreach</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Tips">Tips & Tricks</a> | ||
+ | <a href="https://2011.igem.org/Team:BU_Wellesley_Software/Downloads_and_Tutorials">Downloads/Tutorials</a> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
<br> | <br> | ||
<h6>Project Overview</h6> | <h6>Project Overview</h6> | ||
- | < | + | <p> |
- | <div class="project_abstract">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 | + | <div class="project_abstract"> |
- | Puppeteer and E-Notebook for the construction of those designs. Gnome surfer promotes collaborative | + | 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 | 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 | literature on a table-top surface. Using Optimus Primer, primers can be designed for the selected |
Revision as of 02:13, 13 September 2011
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.