Team:RHIT
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <head> |
- | + | <link rel='stylesheet' type='text/css' href='/Team:RHIT/main.css?action=raw&ctype=text/css'/> | |
- | + | </head> | |
- | + | <body> | |
- | <link rel='stylesheet' type='text/css' href='/Team:RHIT/ | + | <div class="content"> |
- | + | <div class="header"> | |
- | + | <img src="banner_only.png" width="100%"/> | |
- | + | <p> | |
- | + | <?php | |
- | + | if (isset($_COOKIE['2012_igem_orgUserName'])) $username = htmlspecialchars($_COOKIE['2012_igem_orgUserName']); | |
- | + | if (isset($username)) echo "<a href=\"https://2012.igem.org/User:" . $username . "\">" . $username . "</a> | |
- | + | <a href=\"https://2012.igem.org/User_Information\">My Account</a> | |
- | + | <a href=\"https://2012.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Team:RHIT\">Logout</a>"; | |
- | + | else echo "<a href=\"https://2012.igem.org/wiki/index.php?title=Special:UserLogin&returnto=127.0.0.1/index.php\">Login</a>"; | |
- | + | ?> | |
- | + | </p> | |
- | + | </div> | |
- | + | <div class="nav"> | |
- | + | <a href="Team:RHIT">Home</a> | |
- | + | <a href="team.php">Team</a> | |
- | + | <a href="project.php">Project</a> | |
- | + | <a href="biobricks.php">BioBricks</a> | |
- | + | <a href="modeling.php">Modeling</a> | |
- | + | <a href="notebook.php">Notebook</a> | |
- | + | <a href="sponsors.php">Sponsors</a> | |
- | + | </div> | |
- | + | <img src="homepg_pic1.png" width="100%"/> | |
- | + | <div class="contentBoxes"> | |
- | + | <div class="leftBox"> | |
- | + | <h3>Project Goal</h3> | |
- | + | <p>The goal of our project is to prepare yeast strains that can easily be used to determine the mating type of other yeast haploids. Our constructs will employ a promoter active in the pheromone response pathway and a latch-type circuit to produce a fluorescent reporter protein when the pathway is activated. We hope our constructs will facilitate the progress of myriad researchers who use yeast as a model organism.</p> | |
- | + | </div> | |
- | + | <div class="middleBox"> | |
- | + | <img src="checkmate.png" width=100%/> | |
- | + | </div> | |
- | + | <div class="rightBox"> | |
- | + | <h3>About the Team</h3> | |
- | + | <p>This is Rose-Hulman's first year to enter the iGEM competition. The team consists of six students of varying years and majors and three faculty advisors.</p> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 04:30, 29 July 2012
" . $username . " My Account Logout"; else echo "Login"; ?>
Project Goal
The goal of our project is to prepare yeast strains that can easily be used to determine the mating type of other yeast haploids. Our constructs will employ a promoter active in the pheromone response pathway and a latch-type circuit to produce a fluorescent reporter protein when the pathway is activated. We hope our constructs will facilitate the progress of myriad researchers who use yeast as a model organism.
About the Team
This is Rose-Hulman's first year to enter the iGEM competition. The team consists of six students of varying years and majors and three faculty advisors.