Team:Gothenburg
From 2014.igem.org
(Difference between revisions)
m (Attempted fix of overlapping video and navbar in IE) |
|||
(34 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
- | |||
{{Team:Gothenburg/UpperTemplate}} | {{Team:Gothenburg/UpperTemplate}} | ||
+ | |||
<html> | <html> | ||
Line 8: | Line 8: | ||
<style> | <style> | ||
- | . | + | h1.firstHeading { |
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
width: 960px; | width: 960px; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
- | box-shadow: | + | box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.15); |
+ | } | ||
+ | |||
+ | #ourContent { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | .imgRight { | ||
+ | |||
+ | padding: 1em; | ||
} | } | ||
Line 18: | Line 31: | ||
width: 100%; | width: 100%; | ||
} | } | ||
- | |||
</style> | </style> | ||
Line 25: | Line 37: | ||
<body> | <body> | ||
- | <div | + | <div id="ourContent"><!--main content --> |
+ | <p align="center"> | ||
+ | <iframe width="560" height="315" src="//www.youtube.com/embed/1Q50H1jMgyM?wmode=transparent" frameborder="0" allowfullscreen></iframe> | ||
+ | </p> | ||
<table> | <table> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<tr> | <tr> | ||
- | <td | + | <td colspan="3"> |
- | + | <h2>Introduction</h2> | |
- | + | <p>Our project intends to create a generation counter in Saccharomyces cerevisiae. The yeast cell would express fluorescent proteins of different colors according to the number of daughter cells spawn. Nowadays, the replicative age of a yeast cell is determined by counting the budding scars with the help of a microscope. This process is time-consuming and not automated. Once our idea is implemented, it would be possible to use a flow cytometric device to sort the cells according to their color and, consequently, generation number. To achieve that, we are building genetic circuits with a logical AND gate ensuring generation specific expression of different fluorescent proteins. | |
- | + | </p> | |
- | + | ||
- | + | ||
</td> | </td> | ||
</tr> | </tr> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<tr> | <tr> | ||
- | <td | + | <td> |
- | + | <div class="imgRight" align="center"> | |
- | < | + | <img src="https://static.igem.org/mediawiki/2014/3/30/TeamGBG_Explanation_Cute.jpg" |
- | + | width="900px" height="auto" /> | |
- | + | <br> | |
- | + | ||
- | + | </div> | |
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr> <td colspan="3" height="15px"> </td></tr> | ||
+ | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
+ | <tr> <td colspan="3" height="5px"> </td></tr> | ||
+ | |||
+ | </table> | ||
- | < | + | </div> |
- | < | + | <div id='footer-boxx' class='noprint'> |
+ | <div id="footer"> | ||
+ | <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div> <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div> <ul id="f-list"> | ||
+ | |||
+ | <!-- Recentchanges is not handles well DEBUG --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <li id="t-upload"><a href="/Special:Upload" | |
- | <li> <a href=" | + | title="Upload files [u]" accesskey="u">Upload file</a> |
- | <li | + | </li> |
- | + | <li id="t-specialpages"><a href="/Special:SpecialPages" | |
- | <li> <a href= | + | title="List of all special pages [q]" accesskey="q">Special pages</a> |
- | < | + | </li> |
- | < | + | <li><a href='/Special:Preferences'>My preferences</a></li> |
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | <div id='footer'> | ||
+ | <ul id="f-list"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | </ | + | <li id="privacy"><a href="/2014.igem.org:Privacy_policy" title="2014.igem.org:Privacy policy">Privacy policy</a></li> |
+ | <li id="disclaimer"><a href="/2014.igem.org:General_disclaimer" title="2014.igem.org:General disclaimer">Disclaimers</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | </div> <!-- close footer-box --> | ||
</body> | </body> |
Latest revision as of 12:15, 17 October 2014
IntroductionOur project intends to create a generation counter in Saccharomyces cerevisiae. The yeast cell would express fluorescent proteins of different colors according to the number of daughter cells spawn. Nowadays, the replicative age of a yeast cell is determined by counting the budding scars with the help of a microscope. This process is time-consuming and not automated. Once our idea is implemented, it would be possible to use a flow cytometric device to sort the cells according to their color and, consequently, generation number. To achieve that, we are building genetic circuits with a logical AND gate ensuring generation specific expression of different fluorescent proteins. |
||
|
||