Template:Team:UNAM-Genomics Mexico/Templates/Weekly

From 2010.igem.org

(Difference between revisions)
(Other stuff)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
/* Getting rid of IGEM elements */
 +
 +
#contentSub {
 +
display:none;
 +
}
 +
 +
#siteSub {
 +
display:none;
 +
}
 +
 +
/*
 +
#search-controls {
 +
color: white;
 +
display:none;
 +
}
 +
*/
 +
 +
.firstHeading {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 +
#footer-box {
 +
display:none;
 +
}
 +
</head>
 +
</html>
 +
==Reception Modules==
==Reception Modules==

Revision as of 05:32, 16 October 2010

/* Getting rid of IGEM elements */ #contentSub { display:none; } #siteSub { display:none; } /* #search-controls { color: white; display:none; } */ .firstHeading { display:none; } #search-controls { margin-top:30px; } #footer-box { display:none; }

Contents

Reception Modules

These are the modules that receive light and transform the information to PopS.


Blue

{{{Blue_Reciever}}}


Green

{{{Green_Reciever}}}


Red

{{{Red_Reciever}}}


Emission Modules

These are the devices that translate PopS into light.


Blue

{{{Blue_Emitter}}}


Green

{{{Green_Emitter}}}


Red

{{{Red_Emitter}}}


Other stuff

{{{Other_Stuff}}}