Team:Illinois/Project
From 2008.igem.org
Line 1: | Line 1: | ||
- | { | + | <html> |
- | + | <head> | |
- | + | <style> | |
- | + | ||
- | + | .ideasList{ | |
- | + | margin-bottom:30px | |
- | + | } | |
- | + | ||
- | + | ul#sub { | |
- | + | margin:0px; | |
+ | padding:0px; | ||
+ | font-size:14px; | ||
+ | list-style-image:none; | ||
+ | list-style-type:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:#FF6103; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: #FF6103;; | ||
+ | } | ||
+ | |||
+ | .links td:hover { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | text-decoration:none; | ||
+ | font-size:15pt; | ||
+ | font-weight:bold; | ||
+ | font:'helvetica'; | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | #navactive { | ||
+ | background-color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
+ | <! -- END of style sheet --> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Navigation Links Table--> | ||
+ | <table class="links" > | ||
+ | <tr> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Projects</a> </td> | ||
+ | <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td> | ||
+ | <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </html> | ||
+ | |||
<br> | <br> | ||
Line 50: | Line 175: | ||
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]] | !align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]] | ||
|} | |} | ||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | |||
+ | .ideasList{ | ||
+ | margin-bottom:30px | ||
+ | } | ||
+ | |||
+ | ul#sub { | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | font-size:14px; | ||
+ | list-style-image:none; | ||
+ | list-style-type:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:#FF6103; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: #FF6103;; | ||
+ | } | ||
+ | |||
+ | .links td:hover { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | text-decoration:none; | ||
+ | font-size:15pt; | ||
+ | font-weight:bold; | ||
+ | font:'helvetica'; | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | #navactive { | ||
+ | background-color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
+ | <! -- END of style sheet --> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Navigation Links Table--> | ||
+ | <table class="links" > | ||
+ | <tr> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Projects</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td> | ||
+ | <td align="center" id="navactive"><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </html> |
Revision as of 05:33, 8 August 2008
Home | Projects | Notebook | Research Articles | Protocols | Project | Pictures | Parts |
We are the inaugural iGEM team here at the University of Illinois. We are very excited to be participating and look forward to a summer full of fun, learning, and hopefully a successful project. |
Contents |
Overall project
For our project we intend to create a yeast-based biosensor capable of detecting and signalling the presense of a pathogen. We intend to use directed evolution to develop a cell surface receptor capable of binding the pathogen. This receptor will then initiate a signaling cascade which will induce a change in the yeast, a color change for example. This project is important because there is a demonstrated need for cheap and effective monitoring of water-borne pathogens in the third world where traditional detection methods are not feasible.
Subprojects
To improve our odds of achieving our project we have decided to modulate our team into 3 disparate groups, each pursuing variant methods to accomplish the above goal, that is, cheap detection of water-bourne pathogens. The three methods and teams are detailed below.
If you were not present at the June 10th meeting, pick a group and contact the members.
Antibody GPCR Fusion
This team will attempt pathogen detection by fusing the appropriate antibody domain to a GPCR receptor and upon binding of the target protein (i.e. cholera toxin), linking the resulting signal cascade to transcription of a reporter, GFP or LacZ.
Antibody Receptor Tyrosine Kinase Fusion
This project will attempt to detect a pathogen by using a secreted antibody or antibody fusion protein.
Bimolecular Fluorescence Biosensor
A soluble biosensor that activates a fluorescent protein upon binding a specific biomolecule
Results
Home | The Team | Notebook | Research Articles | Protocols | The Project | Pictures | Parts Submitted to the Registry |
---|
Home | Projects | Notebook | Research Articles | Protocols | Project | Pictures | Parts |