Difference between revisions of "Team:SPSingapore/"

Line 53: Line 53:
  
 
</style>
 
</style>
 +
 +
<script type = "text/javascript">
 +
function get_browser_info(){
 +
    var ua=navigator.userAgent,tem,M=ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i) || [];
 +
    if(/trident/i.test(M[1])){
 +
        tem=/\brv[ :]+(\d+)/g.exec(ua) || [];
 +
        return {name:'IE',version:(tem[1]||'')};
 +
        } 
 +
    if(M[1]==='Chrome'){
 +
        tem=ua.match(/\bOPR\/(\d+)/)
 +
        if(tem!=null)  {return {name:'Opera', version:tem[1]};}
 +
        } 
 +
    M=M[2]? [M[1], M[2]]: [navigator.appName, navigator.appVersion, '-?'];
 +
    if((tem=ua.match(/version\/(\d+)/i))!=null) {M.splice(1,1,tem[1]);}
 +
    return {
 +
      name: M[0],
 +
      version: M[1]
 +
    };
 +
}
 +
</script>
 
</head>
 
</head>
  
Line 128: Line 148:
 
</div>
 
</div>
  
<div style = "float:right;margin-right:50px"><img src = "https://static.igem.org/mediawiki/2015/7/7e/SPSingapore_Home.png" width = "300px">
+
 
 +
<script type="text/javascript">
 +
var browser=get_browser_info();
 +
if(browser.name == 'Firefox' && Number(browser.version) < 42)
 +
{document.write("<div style = 'margin-right:50px'>");}
 +
else
 +
{document.write("<div style = 'float:right;margin-right:50px'>");}
 +
 
 +
</script>
 +
 
 +
<img src = "https://static.igem.org/mediawiki/2015/7/7e/SPSingapore_Home.png" width = "300px">
 
</div>
 
</div>
  

Revision as of 11:45, 19 November 2015


We are a young and dynamic team of budding scientists looking to push the frontiers of research and advance scientific and human knowledge.
Above all, we strive to do good science.

Team SPSingapore is proud to announce that we have won a Silver medal at the International Genetically Engineered Machine (iGEM), the premiere student competition in Synthetic Biology!

We were delighted to represent the National University of Singapore for the first time at the iGEM with our research project, Controlled Missiles: Targeted treatment of tumors with engineered E. coli. The Jambouree was a truly memorable experience, and we hope to send a new team next year!

Please check here and here for our press releases. Pictures of the team at the iGEM Jambouree are also available.

The Team
Our Project
Lab Notebook
Human Practices
Safety Practices
Medal Requirements