|
|
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
| {{Template:Valencia09iGEM}} | | {{Template:Valencia09iGEM}} |
- |
| |
- | <div align="justify" style="position:relative; top:-5px; left:70px; width:500px">
| |
- | == '''Yeast Team''' ==
| |
- |
| |
- | <span style="color:black; align:justify; font-size:10pt; font-family: Verdana">
| |
- |
| |
- | An important part of our project is to work with '''yeasts''' in order to create each and everyone of the cell-pixels of our bioscreen. We will use some aequorin-transformed yeast strains.
| |
- |
| |
- | '''Aequorin''' is a luminiscent protein isolated from luminescent jellyfish and many other marine organisms that uses '''coelenterazine''' as its cofactor to produce light whenever Ca<SUP>2+</SUP> is bound to it. Using a '''chemical input''' (KOH, alkali shock) we will open '''Ca<SUP>2+</SUP> channels''' in the yeasts' membrane (Viladevall L, et al. J Biol Chem. (2004) 279 43614–43624), Ca<SUP>2+</SUP> will enter into the cells and we will get '''light''' as an '''output'''.
| |
- |
| |
- | Later we will try to reproduce the same response with an '''electrical stimulus''', using some hardware built by ourselves.
| |
- |
| |
- |
| |
- | [[Image:Wiki.JPG|400px|center]]
| |
- |
| |
- |
| |
- | </span>
| |
- | </div>
| |
- |
| |
- |
| |
- | <html>
| |
- | <head>
| |
- | <script type="text/javascript">
| |
- |
| |
- | function mouseOverCellTeam()
| |
- | {
| |
- | document.getElementById("b12").src="https://static.igem.org/mediawiki/2009/9/9a/CellTeam_off.gif"
| |
- | }
| |
- |
| |
- | function mouseOutCellTeam()
| |
- | {
| |
- | document.getElementById("b12").src="https://static.igem.org/mediawiki/2009/1/12/CellTeam_on.gif"
| |
- | }
| |
- |
| |
- | function mouseOverYeastTeam()
| |
- | {
| |
- | document.getElementById("b13").src="https://static.igem.org/mediawiki/2009/1/1d/YeastTeam_off.jpg"
| |
- | }
| |
- |
| |
- | function mouseOutYeastTeam()
| |
- | {
| |
- | document.getElementById("b13").src="https://static.igem.org/mediawiki/2009/a/a8/YeasTeam_on.jpg"
| |
- | }
| |
- |
| |
- | </script>
| |
- | </head>
| |
- |
| |
- | <body>
| |
- | <div style="position:relative; left:690px; top: -520px">
| |
- | <table border="0" cellpadding="0" cellspacing="0">
| |
- | <tr>
| |
- |
| |
- | <td><a href="https://2009.igem.org/Team:Valencia/CellTeam" target="_top" onmouseover="mouseOverCellTeam()"
| |
- | onmouseout="mouseOutCellTeam()">
| |
- | <img border="0" alt="Cell Team" src="https://static.igem.org/mediawiki/2009/1/12/CellTeam_on.gif" id="b12" /></a></td>
| |
- | </tr>
| |
- |
| |
- | <tr>
| |
- | <td><a href="https://2009.igem.org/Team:Valencia/YeastTeam" target="_top" onmouseover="mouseOverYeastTeam()"
| |
- | onmouseout="mouseOutYeastTeam()">
| |
- | <img border="0" alt="Yeas Team" src="https://static.igem.org/mediawiki/2009/a/a8/YeasTeam_on.jpg" id="b13" /></a></td>
| |
- | </tr>
| |
- |
| |
- | </table>
| |
- | </div>
| |
- | </body>
| |
- | </html>
| |
| | | |
| | | |