Team:Virginia/Team

From 2012.igem.org

(Difference between revisions)
(Who we are)
 
(47 intermediate revisions not shown)
Line 1: Line 1:
-
!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<!-- wiki hacks -->
-
This is a template page. READ THESE INSTRUCTIONS.
+
<style type="text/css">
-
</div>
+
#globalwrapper {
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    width:975px;
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
    padding:20px 0px;
-
</div>
+
    margin: 0 auto;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    background-color:#ffffff;
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace.  
+
    height:100%;
-
</div>
+
}
-
</div>
+
.firstHeading {
-
</html>
+
    height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#footer-box{
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
img.centering {  display: block;  margin-left: auto;   margin-right: auto; }
 +
 
 +
img
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
img:hover
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
 
 +
 
 +
body {
 +
    background-color: rgba(235,255,255, 1);
 +
   
 +
   
 +
   
 +
}
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
 
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 
 +
}
 +
 
 +
 
 +
#search-controls {
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#catlinks {
 +
visibility:hidden;
 +
}
 +
#content {
 +
background-color: rgba(255, 255, 255, 0);
 +
border-left:none;
 +
border-right:none;
 +
}
 +
 
 +
 
 +
 
 +
#navbar
 +
ul.navbar {
 +
float:left;
 +
width:100%;
 +
padding:0;
 +
margin:0;
 +
list-style-type:none;
 +
}
 +
 
 +
ul.navbar a {
 +
float:left;
 +
text-align:center;
 +
width:7em;
 +
text-decoration:none;
 +
color:white;
 +
background-color:#1A2B32;
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
}
 +
ul.navbar a:hover {background-color:#A3ABAE;}
 +
ul.navbar li {display:inline;}
 +
 
 +
#long {
 +
width:10em;
 +
}
 +
 
 +
#menubar li {visibility: hidden;
 +
}
 +
#menubar li a:hover{visibility: hidden;}
 +
 
 +
.navbar {
 +
padding:2 10px;
 +
}
 +
 
 +
 
 +
#float_corner {
 +
z-index:4000;
 +
position:fixed;_position:absolute;top:0px;  display: block;  margin-left: auto;  margin-right: auto;  clip:
 +
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}
 +
 
 +
navig{position:fixed; top:12px; left:12px; right:12px; z-index:3000; min-width:450px;
 +
background:url("") top left  no-repeat;
 +
background-position: 20px 0px;
 +
display: inline;
 +
float: left;
 +
height: 50px;
 +
margin-bottom: 0;
 +
 
 +
background-color:rgba(120,154,161,0.6);
 +
height:48px;
 +
/* Firefox v1.0+ */
 +
-moz-border-radius:12px ;
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-border-radius:12px ;
 +
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 +
border-radius:12px ;
 +
/* Firefox v3.5+ */
 +
-moz-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
 +
box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true)";
 +
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true);
 +
 
 +
 
 +
 
 +
}
 +
 
 +
/* begin css tabs */
 +
 
 +
ul#tabnav { /* general settings */
 +
text-align: center; /* set to left, right or center */
 +
margin: 1em 0 1em 0; /* set margins as desired */
 +
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
 +
color:#a1787f;
 +
border-bottom: 0px solid #6c6; /* set border COLOR as desired */
 +
list-style-type: none;
 +
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
 +
position:fixed; top:0px;  z-index:3000;
 +
width: 950px;
 +
margin-left: auto;    margin-right: auto;
 +
}
 +
 
 +
ul#tabnav li { /* do not change */
 +
display: inline;
 +
}
 +
 
 +
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 +
border-bottom: 1px solid #fff; /* set border color to page background color */
 +
background-color: #fff; /* set background color to match above border color */
 +
}
 +
 
 +
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
 +
background-color: #fff; /* set selected tab background color as desired */
 +
color: #000; /* set selected tab link color as desired */
 +
position:relative;
 +
top: 1px;
 +
padding-top: 2px; /* must change with respect to padding (X) above and below */
 +
}
 +
 
 +
ul#tabnav li a { /* settings for all tab links */
 +
padding: 4px 6px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
 +
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
 +
 
 +
background-color:rgba(74,92,97, 0);
 +
color: #000000;
 +
 
 +
 
 +
 
 +
/*background-color: #cfc; set unselected tab background color as desired */
 +
color: #000000; /* set unselected tab link color as desired */
 +
margin-right: 15px; /* set additional spacing between tabs as desired */
 +
text-decoration: none;
 +
border-bottom: none;
 +
}
 +
 
 +
ul#tabnav a:hover { /* settings for hover effect */
 +
background-color:rgba(255,255,255, 0);
 +
color: #000000;
 +
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%)
 +
}
 +
</style>
 +
<script type="text/javascript">
-
<!-- *** End of the alert box *** -->
+
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-32492100-1']);
 +
  _gaq.push(['_trackPageview']);
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:Virginia_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:Virginia_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Virginia | Team Virginia]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
+
</script>
 +
</head>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<body>
-
!align="center"|[[Team:Virginia|Home]]
+
-
!align="center"|[[Team:Virginia/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Virginia Official Team Profile]
+
-
!align="center"|[[Team:Virginia/Project|Project]]
+
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
-
|}
+
 +
<navig><ul id="tabnav">
 +
 +
 +
 +
<li class="tab2"><a href="/Team:Virginia/Project">Project</a></li>
 +
<li class="tab4"><a href="/Team:Virginia/Parts">Parts</a></li>
 +
        <li class="tab8"><a href="/Team:Virginia/Team">Team</a></li>
 +
<li class="tab9"><a href="/Team:Virginia/Practices">Practices</a></li>
 +
<li class="tab5"><a href="/Team:Virginia">
 +
&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2012/b/b8/Igemlogo.fw.png" border="0"/>&nbsp;&nbsp;</a></li>
-
== '''Who we are''' ==
+
<li class="tab3"><a href="/Team:Virginia/Modeling">Modeling</a></li>
-
{|border = "0"
+
<li class="tab6"><a href="http://openwetware.org/wiki/IGEM:Virginia_2012">Notebook</a></li>
-
|-
+
<li class="tab7"><a href="/Team:Virginia/Safety">Safety</a></li>
-
|rowspan="3"|
+
<li class="tab7"><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
</ul></navig>
 +
</p><p><br />
 +
<div>
 +
<p><br />
 +
<h1><b>Team Virginia</b></h1>
 +
<br/><br />
 +
<center><a class="zoom" href="https://static.igem.org/mediawiki/2012/2/2e/TeamVirginia.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/2012/2/2e/TeamVirginia.JPG" width="700" /></a></center>
 +
<br><br><br>
-
'''Advisors:'''
+
<h2><center>Josh Fass</h2></center>
 +
<div class="separator" style="clear: both; text-align: center;">
 +
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/thumb/f/fd/Joshlookinglessnice.JPG/800px-Joshlookinglessnice.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/thumb/f/fd/Joshlookinglessnice.JPG/800px-Joshlookinglessnice.JPG" width="320" /></a></div>
 +
<center><b>Biomedical Engineering 2014</b></center>
 +
Josh is a third-year studying Biomedical Engineering at UVA. When he's not in a zen-like pipetting trance or fangirling over famous genome engineers, he can be observed striking contemplative poses while wandering the woods or pontificating over pizza about biocomputers. He plans to pursue a PhD in bioengineering.
 +
<p>
 +
<br/><br />
-
*''' Advisor 1''':    Mentor for all
+
<h2><center>Jackie Grimm</h2></center>
-
*'''Advisor 2''':     Our favorite
+
<div class="separator" style="clear: both; text-align: center;">
-
*'''Grad Student 1''':     Our leader 
+
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/thumb/1/10/Jackie.jpg/474px-Jackie.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/thumb/1/10/Jackie.jpg/474px-Jackie.jpg" width="320" /></a></div>
 +
<center><b>Biology 2012</b></center>
 +
Jackie Grimm is a fourth-year Biology major interested in the biology of infectious disease and phage engineering for diagnostics and phage therapy.
 +
<p>
 +
<br/><br />
 +
<h2><center>Syed Hassan</h2></center>
 +
<div class="separator" style="clear: both; text-align: center;">
 +
<a class="zoom" href="https://static.igem.org/mediawiki/2012/d/da/Hassan.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/2012/d/da/Hassan.JPG" width="320" /></a></div>
 +
<center><b>Computer Science and Chemistry 2014</b></center>
 +
Syed Hassan is a third year Computer Science major. Although he would rather perpetually play with a computational model of a systems biology problem, he likes to obtain validity through wetwork. Outside of lab, he plays tennis or his guitar.
 +
<p>
 +
<br/><br />
-
'''Undergrads:'''
+
<h2><center>John Hubczak</h2></center>
 +
<div class="separator" style="clear: both; text-align: center;">
 +
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/thumb/d/dd/John.jpg/800px-John.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/thumb/d/dd/John.jpg/800px-John.jpg" width="320" /></a></div>
 +
<center><b>Chemical Engineering 2013</b></center>
 +
John Hubczak, a 4th year Chemical Engineering student from the University of Virginia, enjoys cooking tasty treats when he is not busy reading, studying, or playing video games.
 +
<p>
 +
<br/><br />
-
*'''Josh Fass''': Biomedical Engineering 2014
+
<h2><center>Shaun Moshasha</h2></center>
-
*'''Jackie Grimm''':   Biology 2012
+
<div class="separator" style="clear: both; text-align: center;">
-
*'''Syed Hassan''': Computer Science 2014
+
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/2/2f/Shaun.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/2/2f/Shaun.jpg" width="320" /></a></div>
-
*'''Joe Muldoon''': Biology and Biochemistry 2013
+
<center><b>Biochemistry and Physics 2013</b></center>
-
*'''Alex Zorychta''': Biomedical Engineering and Cognitive Science 2013
+
Shaun Moshasha is a 5th year Biochemistry and Physics double major at the UVA. When not creating cellular Frankensteins, Shaun enjoys playing the piano, observing nature, and developing businesses. Although new to the iGEM competition, Shaun had been intrigued by the concept of synthetic biology for quite some time, but since his initiation in the wet lab, he has now honed in on his main passion.
-
*'''Yanzhi Yang''': Chemical Engineering 2014
+
<p>
-
*'''Omar Raza''': Biology 2014
+
<br/><br />
 +
<h2><center>Joseph Muldoon</h2></center>
 +
<div class="separator" style="clear: both; text-align: center;">
 +
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/b/b5/JMuldoon_pic.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/b/b5/JMuldoon_pic.jpg" width="320" /></a></div>
 +
<center><b>Biology and Biochemistry 2013</b></center>
 +
Joe is a fourth year majoring in biology and biochemistry. In addition
 +
to iGEM, he conducts research in transcriptional regulation and in
 +
computational systems biology, and outside of lab he plays clarinet
 +
and composes music. Next year he plans to attend graduate school for
 +
synthetic biology.
 +
<p>
 +
<br/><br />
-
|
+
<h2><center>Omar Raza</h2></center>
-
<gallery>
+
<div class="separator" style="clear: both; text-align: center;">
-
Image:Virginia_Team_member_1.png|Team member 1
+
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/thumb/4/46/Omar.jpg/468px-Omar.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/thumb/4/46/Omar.jpg/468px-Omar.jpg" width="320" /></a></div>
-
Image:Virginia_Team_member_2.png|Team member 2
+
<center><b>Biology 2014</b></center>
-
Image:Virginia_Team_member_3.png|Team member 3
+
Omar Raza joined this competition because of the freedom the students had to conduct their research and the opportunity to apply some of the knowledge they gained from various classes. One of the main things he likes about the project is the potential it has to serve the public by allowing for faster detection of bordatella pertussis, the causative agent for whooping cough.  
-
Image:Virginia_Team_member_4.png|Team member 4
+
<p>
-
Image:Virginia_Team_member_5.png|Team member 5
+
<br/><br /><br />
-
Image:Virginia_Team_member_6.png|Team member 6
+
-
Image:Virginia_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
== '''What we did''' ==
+
<h2><center>Alex Zorychta</h2></center>
 +
<div class="separator" style="clear: both; text-align: center;">
 +
<a class="zoom" href="https://static.igem.org/mediawiki/igem.org/d/d7/Alex.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em; "><img border="0" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/d/d7/Alex.jpg" width="320" /></a></div>
 +
<center><b>Biomedical Engineering 2013</b></center>
 +
Alex Zorychta is a fourth-year Biomedical Engineering student. This is his first year on the iGEM team, and is planning to move onto graduate school next year in Biomedical Engineering. When not at the bench, he is off on various adventures.
 +
<p>
 +
<br/>
-
(Provide proper attribution for all work)
 
 +
<h1><center>Our Advisors</h1></center>
 +
</p>
 +
<b>Dr. Kimberly Kelly</b>: Biomedical Engineering
 +
<br> 
 +
<b>Dr. Keith Kozminski</b>: Biology and Cell Biology
 +
<br>
 +
<b>Dr. Inchan Kwon</b>: Chemical Engineering
 +
<br>
 +
<b>Dr. Erik Hewlett</b>: Infectious Diseases
 +
<br>
 +
<b>Dr. Jason Papin</b>: Biomedical Engineering
 +
<p><br />
-
== '''Where we're from''' ==
+
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js' type='text/javascript'/>
 +
<script src='http://suyb.googlecode.com/files/easyzoom.js' type='text/javascript'/>
 +
<script type='text/javascript'>
 +
$().ready(function() {
 +
$(&#39;a.zoom&#39;).each(function(i) {
 +
$(this).easyZoom();
 +
});
 +
});
 +
</script>

Latest revision as of 02:24, 27 October 2012



Team Virginia






Josh Fass

Biomedical Engineering 2014
Josh is a third-year studying Biomedical Engineering at UVA. When he's not in a zen-like pipetting trance or fangirling over famous genome engineers, he can be observed striking contemplative poses while wandering the woods or pontificating over pizza about biocomputers. He plans to pursue a PhD in bioengineering.



Jackie Grimm

Biology 2012
Jackie Grimm is a fourth-year Biology major interested in the biology of infectious disease and phage engineering for diagnostics and phage therapy.



Syed Hassan

Computer Science and Chemistry 2014
Syed Hassan is a third year Computer Science major. Although he would rather perpetually play with a computational model of a systems biology problem, he likes to obtain validity through wetwork. Outside of lab, he plays tennis or his guitar.



John Hubczak

Chemical Engineering 2013
John Hubczak, a 4th year Chemical Engineering student from the University of Virginia, enjoys cooking tasty treats when he is not busy reading, studying, or playing video games.



Shaun Moshasha

Biochemistry and Physics 2013
Shaun Moshasha is a 5th year Biochemistry and Physics double major at the UVA. When not creating cellular Frankensteins, Shaun enjoys playing the piano, observing nature, and developing businesses. Although new to the iGEM competition, Shaun had been intrigued by the concept of synthetic biology for quite some time, but since his initiation in the wet lab, he has now honed in on his main passion.



Joseph Muldoon

Biology and Biochemistry 2013
Joe is a fourth year majoring in biology and biochemistry. In addition to iGEM, he conducts research in transcriptional regulation and in computational systems biology, and outside of lab he plays clarinet and composes music. Next year he plans to attend graduate school for synthetic biology.



Omar Raza

Biology 2014
Omar Raza joined this competition because of the freedom the students had to conduct their research and the opportunity to apply some of the knowledge they gained from various classes. One of the main things he likes about the project is the potential it has to serve the public by allowing for faster detection of bordatella pertussis, the causative agent for whooping cough.




Alex Zorychta

Biomedical Engineering 2013
Alex Zorychta is a fourth-year Biomedical Engineering student. This is his first year on the iGEM team, and is planning to move onto graduate school next year in Biomedical Engineering. When not at the bench, he is off on various adventures.


Our Advisors

Dr. Kimberly Kelly: Biomedical Engineering
Dr. Keith Kozminski: Biology and Cell Biology
Dr. Inchan Kwon: Chemical Engineering
Dr. Erik Hewlett: Infectious Diseases
Dr. Jason Papin: Biomedical Engineering