Team:Virginia

From 2012.igem.org

(Difference between revisions)
Line 144: Line 144:
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
-
/* IE10 Consumer Preview */
+
background-color:rgba(74,92,97, 0.5);
-
background-image: -ms-radial-gradient(center, ellipse farthest-side, #rgba(74,92,97,0.9) 0%, #rgba(74,92,97,0) 100%);
+
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.5), rgba(0, 0, 255, 0) 100%);
-
 
+
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.5), rgba(0, 0, 255, 0) 100%);
-
/* Mozilla Firefox */
+
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.5), rgba(0, 0, 255, 0) 100%);
-
background-image: -moz-radial-gradient(center, ellipse farthest-side, #rgba(74,92,97,0.9) 0%, #rgba(74,92,97,0) 100%);
+
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.5), rgba(0, 0, 255, 0) 100%);
-
 
+
background-image: radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.5), rgba(0, 0, 255, 0) 100%)
-
/* Opera */
+
-
background-image: -o-radial-gradient(center, ellipse farthest-side, #rgba(74,92,97,0.9) 0%, #rgba(74,92,97,0) 100%);
+
-
 
+
-
/* Webkit (Safari/Chrome 10) */
+
-
background-image: -webkit-gradient(radial, center center, 0, center center, 487, color-stop(0, #rgba(74,92,97,0.9)), color-stop(1, rgba(74,92,97,0)));
+
-
 
+
-
/* Webkit (Chrome 11+) */
+
-
background-image: -webkit-radial-gradient(center, ellipse farthest-side, #FFFFFF 0%, (rgba(0,0,0,0)) 100%);
+
-
-webkit-gradient(radial, 50% 50%, 30, 50% 50%, 90, from(#fff), to(rgba(0,0,0,0)));
+
-
 
+
-
/* W3C Markup, IE10 Release Preview */
+
-
background-image: radial-gradient(ellipse farthest-side at center, #rgba(74,92,97,0.9) 0%, #rgba(74,92,97,0) 100%);
+
Line 206: Line 194:
<p><br />
<p><br />
<div align="center">
<div align="center">
-
<img src="http://www.seas.virginia.edu/students/vgem/tttt.gif" alt="some_text"/>
+
<im src="http://www.seas.virginia.edu/students/vgem/tttt.gif" alt="some_text"/>
</div>
</div>
<p><br />
<p><br />

Revision as of 16:16, 23 August 2012




We are engineering bacteriophage to accelerate diagnosis of whooping cough. Whooping cough outbreaks arise periodically every three to five years (in the 2010 epidemic in California, there were 9,143 reported cases of pertussis, including ten infant deaths). It is difficult to diagnose whooping cough because other respiratory infections cause similar symptoms, and common diagnostic methods can yield false positive results. Our test would be fast, reliable, easy-to-perform, and sufficiently low-tech such that it could be implemented in place of the current test and in developing regions that lack advanced medical infrastructure.

Please let us know if you would like to collaborate or discuss an aspect related to this project. You can can leave a message at igemvirginia at gmail dot com or you can comment below.