Team:Exeter

From 2012.igem.org

(Difference between revisions)
Line 34: Line 34:
   /*  Change the items noted in light blue below to create your countdown target date and announcement once the target date and time are reached.  */
   /*  Change the items noted in light blue below to create your countdown target date and announcement once the target date and time are reached.  */
-
     var current="00:00:00"; //-->enter what you want the script to display when the target date and time are reached, limit to 20 characters
+
     var current="00:00:00"; /*enter what you want the script to display when the target date and time are reached, limit to 20 characters*/
-
     var year=2012;      //-->Enter the count down target date YEAR
+
     var year=2012;      /*Enter the count down target date YEAR*/
-
     var month=10;        //-->Enter the count down target date MONTH
+
     var month=10;        /*Enter the count down target date MONTH*/
-
     var day=06;        //-->Enter the count down target date DAY
+
     var day=06;        /*Enter the count down target date DAY*/
-
     var hour=00;        //-->Enter the count down target date HOUR (24 hour clock)
+
     var hour=00;        /*Enter the count down target date HOUR (24 hour clock)*/
-
     var minute=00;      //-->Enter the count down target date MINUTE
+
     var minute=00;      /*Enter the count down target date MINUTE*/
-
     var tz=1;          //-->Offset for your timezone in hours from UTC (see http://wwp.greenwichmeantime.com/index.htm to find the timezone offset for your location)
+
     var tz=1;          /*Offset for your timezone in hours from UTC (see http://wwp.greenwichmeantime.com/index.htm to find the timezone offset for your location)*/
-
   //-->    DO NOT CHANGE THE CODE BELOW!   <--
+
   /*DO NOT CHANGE THE CODE BELOW!*/
     var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
     var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec");
Line 123: Line 123:
</head>
</head>
   
   
-
<body onLoad="countdown(yr,m,d,hr,min)">
+
<body onLoad="countdown(year,month,day,hour,minute)">
  <div id="home">
  <div id="home">
   <table width="1075" border="0">
   <table width="1075" border="0">
Line 181: Line 181:
      
      
     <!--Newsbox-->
     <!--Newsbox-->
-
     <td width="100" rowspan="2" align="justify" background="transparent" bgcolor="#57b947">
+
     <td width="100" rowspan="2" align="justify" bgcolor="#57b947">
       <div style="overflow:auto; height: 1000px; width:200px">
       <div style="overflow:auto; height: 1000px; width:200px">
       <font face="DokChampa" color="#1d1d1b" size="+2"><b>Latest News:</b></font>
       <font face="DokChampa" color="#1d1d1b" size="+2"><b>Latest News:</b></font>

Revision as of 15:27, 12 July 2012

ExiGEM2012 Homepage

Days
Hrs
Mins
Sec
Locations of visitors to this page
This is an example of a HTML caption with a link.
Latest News:

Enter news here.....

Project Abstract:

Our aim is to engineer Escherichia coli (E. coli) tosynthesise a novel polysaccharide determined by us. We aim also to construct an engineered plasmid which will allow the expression of different enzymes, producing the polysaccharides chosen depending on the stimulus of particular promoters. Thus giving a controlled external selection mechanism to the polysaccharide production of the cell.

To achieve the initial novel polysaccharide, we shall firstly implement the addition of glycosyltransferases from different E. Coli strains to our E. Coli allowing production of polysaccharides by the well documented Wzy-Wzz method.

The ultimate goal of this engineering is to demonstrate the production of desired polysaccharides. More over we provide a mechanism by which polysaccharides can be produced 'to order'. The applications for this means are enormous. For example vaccines could be produced at speed upon an epidemic. Material scientists and engineers would be able to choose a synthetic polysaccharide fulfilling desired properties.