Team:Wellesley Desyne

From 2013.igem.org

(Difference between revisions)
Line 20: Line 20:
#content {width: 100%; padding:0px; border-left: 0px; border-right: 0px;}
#content {width: 100%; padding:0px; border-left: 0px; border-right: 0px;}
#globalWrapper {width: 100%; font-size: 100%; position: static;}
#globalWrapper {width: 100%; font-size: 100%; position: static;}
-
#top-section {width: 100%; height:10px; border:none;}
+
#top-section {display: none;}
#p-logo {display:none;}
#p-logo {display:none;}
#search-controls {display:none;}
#search-controls {display:none;}
Line 34: Line 34:
.firstHeading {display:none; background-color:transparent;}
.firstHeading {display:none; background-color:transparent;}
#content {width: 100%; border:none; background-color:transparent;}
#content {width: 100%; border:none; background-color:transparent;}
-
h1, h2, h3, h4, h5, h6 {  
+
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
-
font-size: 100%;  
+
-
padding-top: 0;
+
-
padding-bottom: 0;
+
-
border-bottom: 0px;
+
-
}
+
html {margin: 0;}
html {margin: 0;}
-
ul {
 
-
list-style-type: none;
 
-
list-style-image: none;
 
-
}
 
</style>
</style>
Line 109: Line 100:
<div class="row">
<div class="row">
<div class="large-12 columns">
<div class="large-12 columns">
-
<h2><img src="https://static.igem.org/mediawiki/2013/0/03/Wellesley_logo.png">Wellesley HCI iGEM 2013</h2>
+
<h2><img src="Wellesley_logo.png">Wellesley HCI iGEM 2013</h2>
</div>
</div>
</div>
</div>
Line 147: Line 138:
   <script>
   <script>
-
   document.write('<script src=' +
+
   document.write('<script src='http://cs.wellesley.edu/~hcilab/igem2013/whci_zepto.js'><\/script>')
-
  ('__proto__' in {} ? 'whci_zepto' : 'whci_jquery') +
+
-
  '.js><\/script>')
+
   </script>
   </script>
    
    

Revision as of 01:03, 8 September 2013

Wellesley HCI iGEM Team: Welcome

Wellesley HCI iGEM 2013

Synthetic biology requires a multidisciplinary, collaborative design environment to engineer the complex biological systems of the future.

Our team created a collection of software tools which address specific technical synthetic biology challenges while simultaneously advancing the way in which users interact with computing environments. Our software will support the workflow of the scientific process by supporting each step: research, brainstorming, building, test, troubleshooting, iteration, and analysis. The combination of human computer interaction, bio-design automation, and experimental design makes our effort unique in the iGEM experience and closes the loop on the design-build-test methodology.