Team:Wellesley HCI

From 2012.igem.org

(Difference between revisions)
Line 72: Line 72:
/*Project images with rollover*/
/*Project images with rollover*/
.project {
.project {
-
background-color:#ebebeb;
+
background-color:#e5e3e7;
width:290px; height:180px;
width:290px; height:180px;
 +
overflow:hidden;
float:left;
float:left;
margin:20px 15px 0 0;
margin:20px 15px 0 0;
position:relative;
position:relative;
}
}
-
.project img { width:100%; }
 
.projectBar { width:100%; height:60px; position:absolute; color:white; overflow:hidden;}
.projectBar { width:100%; height:60px; position:absolute; color:white; overflow:hidden;}
.projectName { text-align:right; padding:15px 20px; }
.projectName { text-align:right; padding:15px 20px; }
Line 166: Line 166:
</div>
</div>
</div></a>
</div></a>
 +
<img src="http://cs.wellesley.edu/~hcilab/iGEM2012/images/synbiosearch/searchKeyword.png" alt="SynBio Search for \"diabetes\"" style="width:500px; margin:20px 0 0 0;">
</div>
</div>
<div class="project">
<div class="project">
Line 186: Line 187:
</div>
</div>
</div></a>
</div></a>
 +
<img src="http://cs.wellesley.edu/~hcilab/iGEM2012/images/fun/posterpresentation.jpg" alt="SynFlo in action"
 +
style="width:500px; margin:-20px 0 0 -150px;">
</div>
</div>

Revision as of 03:48, 10 September 2012

Wellesley HCI iGEM Team: Welcome



Welcome!

Synthetic biology will require a multidisciplinary, collaborative design environment in order to engineer the complex biological systems of the future. Our team will create 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 scientific workflow 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.