Team:UIUC-Illinois/Team

From 2010.igem.org

(Difference between revisions)
(Who we are)
(Where we're from)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
{{Template:UIUC_Illinois_Bioware}}
-
!align="center"|[[Team:UIUC-Illinois|Home]]
+
{{Template:UIUC_Illinois_Bioware_Background}}
-
!align="center"|[[Team:UIUC-Illinois/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=UIUC-Illinois Official Team Profile]
+
-
!align="center"|[[Team:UIUC-Illinois/Project|Project]]
+
-
!align="center"|[[Team:UIUC-Illinois/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:UIUC-Illinois/Modeling|Modeling]]
+
-
!align="center"|[[Team:UIUC-Illinois/Notebook|Notebook]]
+
-
!align="center"|[[Team:UIUC-Illinois/Safety|Safety]]
+
-
|}
+
-
<html>
+
-
<style type=text/css>
+
-
.firstHeading {
+
-
display:none;
+
-
}
+
-
body {
 
-
position:relative;
 
-
background:url(https://static.igem.org/mediawiki/2009/7/71/Illinois09background.gif) top left repeat-x #6e8bbf;
 
-
}
 
-
#content {
 
-
background:url(https://static.igem.org/mediawiki/2009/9/9d/Illinois09bodybackground.gif) top left repeat-x #6e8bbf;
 
-
border:0;
 
-
}
 
-
#uicontent {
 
-
width:780px;
 
-
position:relative;
 
-
float:left;
 
-
}
 
-
#uicontentbox {
 
-
border:solid 1px;
 
-
margin:0px 5px 20px;
 
-
padding:10px;
 
-
background:#ddd;
 
-
}
 
-
#footer-box {
+
== '''Who we are''' ==
-
background-color:#6e8bbf;
+
{|border = "0"
-
border-color:#6e8bbf;
+
|-
-
}
+
|rowspan="3"|
-
div#top-section,div#content {
 
-
border-width:1px;
 
-
border-color:#fff;
 
-
}
 
-
h2 {
+
'''Advisors:'''
-
color:#F47F24;
+
-
font-weight:bold;
+
-
}
+
-
table {
+
*'''Courtney Evans''':  IGB Lab Supervisor
-
background: #ddd;
+
*'''Professor Joanne Mannaster''': Bioengineering
-
}
+
*'''Dr. Chris Rao''':  Chemical Engineering
 +
*'''Dr. Yong-Su Jin''':  Food Science and Nutrition
-
table.calendar td {
 
-
vertical-align:top;
 
-
align:center;
 
-
}
 
-
table.month {
 
-
background-color:#F47F24;
 
-
border:solid 1px;
 
-
}
 
-
table.month .heading td {
+
'''Undergrads:'''
-
background-color:#003C7D;
+
-
color:#F47F24;
+
-
text-align:center;
+
-
font-weight:bold;
+
-
text-size:140%;
+
-
}
+
-
table.month .dow td {
+
*'''[https://2010.igem.org/User:AmandaChang Amanda 'Charmander' Chang]''': 
-
color:#000;
+
<ul>Publicity</ul>
-
text-align:center;
+
*'''[https://2010.igem.org/User:swalter3 Steven 'Wally' Waltersdorf]''': 
-
font-size:100%;
+
<ul>Lab Director</ul>
-
}
+
*'''[https://2010.igem.org/User:ifrancium Francis "Spidermonkey" Lee]''':  
 +
<ul>Research Director</ul>
 +
*'''[https://2010.igem.org/User:hsiao5 Tom "The Elder" Hsiao]''': 
 +
<ul>Supreme Dictator of Hamsters</ul>
 +
*'''[https://2010.igem.org/User:Eborcha2 Erin 'PB&J' Borchardt]''': 
 +
<ul>Secretary</ul>
 +
*'''[https://2010.igem.org/User:Mentler2 Matt 'The Rookie Cookie' Entler]''': 
 +
<ul>Technical Director</ul>
 +
*'''[https://2010.igem.org/User:MeaganM Meagan "The Yamato Cannon" Musselman]''': 
 +
<ul>Team Director</ul>
 +
*'''[https://2010.igem.org/User:Cooper9 Bob 'Koopa' Cooper]''':
 +
<ul>Treasurer</ul>
-
table.month td {
 
-
border:none;
 
-
text-align:center;
 
-
background-color:#F47F24;
 
-
}
 
-
 
-
table.month a:hover {
 
-
background-color:#CCC;
 
-
text-decoration:none;
 
-
}
 
-
 
-
.day-active {
 
-
color:#003C7D;
 
-
font-weight:bold;
 
-
}
 
-
 
-
.day-empty {
 
-
color:#000;
 
-
}
 
-
 
-
/*Following coding for menu bars found at http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html*/
 
-
/**************** horizontal menu coding *****************/
 
-
#menu {
 
-
position:relative;
 
-
float:left;
 
-
}
 
-
 
-
#menu ul {
 
-
list-style:none;
 
-
margin:0;
 
-
padding:0;
 
-
float:left;
 
-
}
 
-
 
-
#menu a.gray, #menu a.orange {
 
-
text-align:center;
 
-
vertical-align:top;
 
-
text-transform:uppercase;
 
-
display:block;
 
-
margin:0;
 
-
}
 
-
 
-
#menu a.orange {
 
-
width:100px;
 
-
color:#003C7D;
 
-
font-weight:bold;
 
-
font-size:10px;
 
-
background:url(https://static.igem.org/mediawiki/2009/4/49/UI09orangebutton.png);
 
-
text-decoration:none;
 
-
}
 
-
 
-
#menu a.gray {
 
-
width:125px;
 
-
color:#000;
 
-
font-weight:normal;
 
-
font-size:11px;
 
-
border-width:1px;
 
-
border-style:solid;
 
-
border-color:#ccc #888 #555 #bbb;
 
-
text-decoration:none;
 
-
background:#ccc;
 
-
}
 
-
 
-
#menu a.orange:hover {
 
-
color:#fff;
 
-
background:url(https://static.igem.org/mediawiki/2009/0/07/UI09orangehover.png);
 
-
}
 
-
 
-
#menu a.gray:hover {
 
-
color:#fff;
 
-
background: #003C7D;
 
-
}
 
-
 
-
#menu li {
 
-
position:relative;
 
-
}
 
-
 
-
/**************** vertical menu coding (from DynamicDrive) *****************/
 
-
.vmenu{
 
-
margin: 5px;
 
-
padding: 0;
 
-
width: 135px; /*width of menu*/
 
-
position: relative;
 
-
float: left;
 
-
}
 
-
 
-
.vmenu a.menuitem, .vmenu div.submenu ul li a {
 
-
height:25px;
 
-
display:block;
 
-
margin:1px;
 
-
padding:0px 5px;
 
-
}
 
-
 
-
.vmenu a.menuitem{
 
-
text-transform:uppercase;
 
-
color:#fff;
 
-
font-weight:bold;
 
-
font-size:14px;
 
-
background:url(https://static.igem.org/mediawiki/2009/b/b5/UI09Sidemain.png);
 
-
text-decoration:none;
 
-
display: block;
 
-
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
 
-
}
 
-
 
-
 
-
.vmenu a.menuitem:visited, .vmenu .menuitem:active{
 
-
color: white;
 
-
}
 
-
 
-
.vmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
 
-
position: absolute;
 
-
top: 5px;
 
-
right: 5px;
 
-
border: none;
 
-
}
 
-
 
-
.vmenu a.menuitem:hover{
 
-
color:#fff;
 
-
background:url(https://static.igem.org/mediawiki/2009/c/cf/UI09Sidehoverm.png);
 
-
}
 
-
 
-
.vmenu div.submenu ul{ /*UL of each sub menu*/
 
-
list-style: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
.vmenu div.submenu ul li a{
 
-
display: block;
 
-
color:#fff;
 
-
font-weight:bold;
 
-
font-size:12px;
 
-
background:url(https://static.igem.org/mediawiki/2009/1/18/UI09Sidethird.png);
 
-
text-decoration:none;
 
-
}
 
-
 
-
.vmenu div.submenu ul li a:hover{
 
-
color:#fff;
 
-
background:#003C7D;
 
-
}
 
-
 
-
/**************** Navigation Buttons (for Project and Experiments pages) *****************/
 
-
#nav {
 
-
width: 770px;
 
-
height: 160px;
 
-
margin: 5px;
 
-
padding: 0px;
 
-
}
 
-
 
-
#nav a {
 
-
display: inline-block;
 
-
list-style:none;
 
-
width: 175px;
 
-
height: 150px;
 
-
margin: 5px 37px;
 
-
border: none;
 
-
color: #f00;
 
-
font-size: 16px;
 
-
font-weight: bold;
 
-
text-transform: uppercase;
 
-
text-align: center;
 
-
}
 
-
 
-
#nav a.intro {
 
-
background: url(https://static.igem.org/mediawiki/2009/6/64/UI09Intropic.png);
 
-
}
 
-
 
-
#nav a.intro:hover {
 
-
background: url(https://static.igem.org/mediawiki/2009/c/c5/UI09Introhover.png);
 
-
}
 
-
 
-
#nav a.research {
 
-
background: url(https://static.igem.org/mediawiki/2009/c/cb/UI09Researchpic.png);
 
-
}
 
-
 
-
#nav a.research:hover {
 
-
background: url(https://static.igem.org/mediawiki/2009/a/a3/UI09Researchhover.png);
 
-
}
 
-
 
-
#nav a.modeling {
 
-
background: url(https://static.igem.org/mediawiki/2009/a/a7/UI09Modelingpic.png);
 
-
}
 
-
 
-
#nav a.modeling:hover {
 
-
background: url(https://static.igem.org/mediawiki/2009/0/06/UI09Modelinghover.png);
 
-
}
 
-
 
-
#nav a.protocols {
 
-
background: url(https://static.igem.org/mediawiki/2009/f/f1/UI09Protocolsbutton.png);
 
-
}
 
-
 
-
#nav a.protocols:hover {
 
-
background: url(https://static.igem.org/mediawiki/2009/f/f0/UI09Protocolshover.png);
 
-
}
 
-
 
-
#nav a.vectors {
 
-
background: url(https://static.igem.org/mediawiki/2009/7/7c/UI09Vectorsbutton.png);
 
-
}
 
-
 
-
#nav a.vectors:hover {
 
-
background: url(https://static.igem.org/mediawiki/2009/f/f5/UI09Vectorshover.png);
 
-
}
 
-
 
-
#nav a.results {
 
-
width: 600px;
 
-
height: 35px;
 
-
background:#003C7D
 
-
}
 
-
 
-
#nav a.results:hover {
 
-
background:#6e8bbf;
 
-
}
 
-
 
-
</style>
 
-
</html>
 
-
<!--------------------END TEMPLATE CODE----------------------->
 
-
 
-
<!-- *** 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>
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
-
</div>
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
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>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
{|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:UIUC-Illinois_logo.png|200px|right|frame]]
 
-
|-
 
|
|
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:UIUC-Illinois_team.png|500px]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:UIUC-Illinois | Team Example]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:UIUC-Illinois|Home]]
 
-
!align="center"|[[Team:UIUC-Illinois/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=UIUC-Illinois Official Team Profile]
 
-
!align="center"|[[Team:UIUC-Illinois/Project|Project]]
 
-
!align="center"|[[Team:UIUC-Illinois/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:UIUC-Illinois/Modeling|Modeling]]
 
-
!align="center"|[[Team:UIUC-Illinois/Notebook|Notebook]]
 
-
!align="center"|[[Team:UIUC-Illinois/Safety|Safety]]
 
-
|}
 
-
== '''Who we are''' ==
 
-
{|border = "0"
 
-
|-
 
-
|rowspan="3"|
 
-
 
-
 
-
 
-
 
-
'''Advisors:'''
 
-
 
-
*''' Advisor 1''':    Mentor for all
 
-
*'''Advisor 2''':      Our favorite
 
-
*'''Grad Student 1''':    Our leader 
 
-
 
-
 
-
'''Undergrads:'''
 
-
 
-
*'''[https://2010.igem.org/User:AmandaChang Amanda Chang]''':   
 
-
*'''[https://2010.igem.org/User:swalter3 Steven Waltersdorf]''': 
 
-
*'''[https://2010.igem.org/User:ifrancium Francis Lee]''':
 
-
*'''[https://2010.igem.org/User:hsiao5 Tom Hsiao]''':   
 
-
*'''[https://2010.igem.org/User:Eborcha2 Erin Borchardt]
 
-
*'''[https://2010.igem.org/User:Mentler2 Matt Entler]''':  Chocolate addict
 
-
*'''[https://2010.igem.org/User:MeaganM Meagan Musselman]''':
 
-
*'''[https://2010.igem.org/User:Cooper9 Bob Cooper]''':
 
-
 
-
 
-
|
 
<gallery>
<gallery>
Image:P5040118.JPG|[https://2010.igem.org/User:AmandaChang Amanda Chang]
Image:P5040118.JPG|[https://2010.igem.org/User:AmandaChang Amanda Chang]
Image:UIUC-Illinois-Software-stevew.jpg|[https://2010.igem.org/User:Swalter3 Steven Waltersdorf]
Image:UIUC-Illinois-Software-stevew.jpg|[https://2010.igem.org/User:Swalter3 Steven Waltersdorf]
-
Image:UIUC2010FrancisLeeSenor.jpg|[http://en.wikipedia.org/wiki/Jet_Li Jet Li]
+
Image:UIUC2010FrancisLeeSenor.jpg|[http://en.wikipedia.org/wiki/Jet_Li Francis Lee]
Image:UIUC Illinois Tom1.JPG|[https://2010.igem.org/User:Hsiao5 Tom Hsiao]
Image:UIUC Illinois Tom1.JPG|[https://2010.igem.org/User:Hsiao5 Tom Hsiao]
-
Image:Igemprofile.jpg|[https://2010.igem.org/User:Eborcha2 Erin Borchardt]
+
Image:UIUCerinresize.JPG|[https://2010.igem.org/User:Eborcha2 Erin Borchardt]
Image:UIUC-Illinios Matt Entler profilepic.jpg| [https://2010.igem.org/User:Mentler2 Matt Entler]
Image:UIUC-Illinios Matt Entler profilepic.jpg| [https://2010.igem.org/User:Mentler2 Matt Entler]
Image:UIUC-Illinois-Meagan.JPG|[https://2010.igem.org/User:MeaganM Meagan Musselman]
Image:UIUC-Illinois-Meagan.JPG|[https://2010.igem.org/User:MeaganM Meagan Musselman]
-
Image:UIUC-illinois Cute_puppy.jpeg| [https://2010.igem.org/User:Cooper9 Bob Cooper]
+
Image:Bob C.jpg| [https://2010.igem.org/User:Cooper9 Bob Cooper]
</gallery>
</gallery>
|}
|}
Line 388: Line 62:
== '''What we did''' ==
== '''What we did''' ==
-
(Provide proper attribution for all work)
+
This year, the University of Illinois Bioware Team worked with genes from ''Salmonella'' and ''E. coli'' to create a bioremediation system that removes arsenic and gold from solution.  We also improved upon the bacterial decoder project from last year, and worked to incorporate the two projects.  More information can be found on our [https://2010.igem.org/Team:UIUC-Illinois/Project Project] page.
-
 
+
== '''Where we're from''' ==
== '''Where we're from''' ==
-
Consisting of 31,173 undergraduates and 10,322 graduate and professional students from all 50 states, the University of Illinois at Urbana-Champaign is a world leader in research, teaching and public engagement.  The University is distinguished by its breadth of programs, overarching academic excellence, and internationally renowned faculty.  In 2007, $473,711,000 were spent on research and development in science and engineering.   
+
Consisting of 31,173 undergraduates and 10,322 graduate and professional students from all 50 states, the University of Illinois at Urbana-Champaign is a world leader in research, teaching and public engagement.  The University is distinguished by its breadth of programs, overarching academic excellence, and internationally renowned faculty.  In 2007, $473,711,000 was spent on research and development in science and engineering.   

Latest revision as of 03:25, 28 October 2010

Click to go to the Illinois home page



Contents

Who we are


Advisors:

  • Courtney Evans: IGB Lab Supervisor
  • Professor Joanne Mannaster: Bioengineering
  • Dr. Chris Rao: Chemical Engineering
  • Dr. Yong-Su Jin: Food Science and Nutrition


Undergrads:

    Publicity
    Lab Director
    Research Director
    Supreme Dictator of Hamsters
    Secretary
    Technical Director
    Team Director
    Treasurer




What we did

This year, the University of Illinois Bioware Team worked with genes from Salmonella and E. coli to create a bioremediation system that removes arsenic and gold from solution. We also improved upon the bacterial decoder project from last year, and worked to incorporate the two projects. More information can be found on our Project page.

Where we're from

Consisting of 31,173 undergraduates and 10,322 graduate and professional students from all 50 states, the University of Illinois at Urbana-Champaign is a world leader in research, teaching and public engagement. The University is distinguished by its breadth of programs, overarching academic excellence, and internationally renowned faculty. In 2007, $473,711,000 was spent on research and development in science and engineering.


Some interesting facts about UIUC:

• In 2010, UIUC was ranked as the number 9 public university in U.S. News & World Report's America's Best Colleges.
• The College of Engineering is ranked 5th in undergraduate and 5th in graduate programs nationally.
• The Princeton Review named Illinois as one of the nation's best value undergraduate institutions in the new 2008 edition of its publication, America's Best Value Colleges.
• PC Magazine (Dec 2006) ranks Illinois 6th "Most Connected, Plugged-in, and High-Tech Campus in the Country."