Team:Exeter/lab book/glyco/wk7

From 2012.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
 +
{{Template:Team:Exeter/e-candi_banner}}
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 +
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
  <title>ExiGEM2012 Lab Book Glyco wk5</title>
 +
</head>
 +
 +
<body>
 +
<table width="980" border="0" cellpadding="10">
 +
 +
<!--Spacer for Menu Banner-->
 +
  <tr>
 +
  <td height="10" colspan="2"></td>
 +
  </tr>
 +
<!--End of Spacer-->
 +
 +
  <tr>
 +
  <td colspan="2">
 +
    <div style="text-align:center">
 +
    <font face="Verdana" color="#57b947" size="2">
 +
     
 +
    <!--Project Division Links-->
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/proto"; style="color:#57b947">Protocols</a>
 +
      &nbsp;|&nbsp;
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/1gp/wk1"; style="color:#57b947">Single Gene Plasmids and Enzyme Characterisation</a>
 +
      &nbsp;|&nbsp;
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/novpol/wk1"; style="color:#57b947">Showcasing Polysaccharide Production</a>
 +
      &nbsp;|&nbsp;
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/3gip/wk1"; style="color:#57b947">The 3-Gene Inducible Plasmid</a>
 +
      <p>
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/gibs/wk1"; style="color:#57b947">Operon Construction</a>     
 +
      &nbsp;|&nbsp;
 +
      <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk1"; style="color:#57b947">Glycobase</a>
 +
      </p>
 +
    <!--End Project Division Links-->
 +
 +
 +
    </font>
 +
    </div>
 +
  </td>
 +
  </tr>
 +
 +
  <tr>
 +
    <td rowspan="2" valign="top" align="center" width="170">
 +
   
 +
    <!--Project Division Week Hyperlinks-->
 +
    <div style="text-align:center; width:170">
 +
      <font face="Verdana" color="#1d1d1b" size="2">
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk1"; style="color:#1d1d1b">25th - 29th June</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk2"; style="color:#1d1d1b">2nd - 6th July</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk3"; style="color:#1d1d1b">9th - 13th July</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk4"; style="color:#1d1d1b">16th - 20th July</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk5"; style="color:#1d1d1b">23rd - 27th July</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk5"; style="color:#1d1d1b">30th July - 3rd August</a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="https://2012.igem.org/Team:Exeter/lab_book/glyco/wk5"; style="color:#1d1d1b">6th - 10th August</a>
 +
        </font>
 +
    </div>
 +
    <!--End Project Division Week Hyperlinks-->
 +
 +
    </td>
 +
 
 +
  <td width="850" height="250">
 +
  <!------------INSERT WEEKLY IMAGE HERE------------>
 +
    <img src="" alt="" title="" width="850" height="250">
 +
  </td>
 +
  </tr>
 +
 
 +
  <tr>
 +
  <td valign="top" width="850">
 +
    <div style="text-align:justify">
 +
    <font face="DokChampa" color="#1d1d1b" size="2">
 +
   
 +
      <font face="DokChampa" color="#57b947" size="4">
 +
      <p><b><u>Glycobase: 6th - 10th August 2012</u></b></p>
 +
      </font>
 +
 +
    <p><b>07/08/12</b></p>
 +
<p><i>Web4.py Design</i></p>
 +
<p>Completed design for web page interface. Begins with home page offering the user several options with @route('/home'></p>
 +
<p>Then page where user can create their own polysaccharide by entering the suagar units making up the repeat nit and clicking the button 'fetch enzymes', @route('/build').</p>
 +
<p>Random chain page where the user can create their own random polysaccharide by specifying the chain length, @route('/random').</p>
 +
<p>Page for adding an enzyme to glycobase. The user is asked for the enzyme name, accerptor sugar, donor sugar and whether it is characterized, @route('/Add_Enzyme').</p>
 +
<p>After submitting the enzyme there is a completion page, @route('/Add_Enzyme/submit').</p>
 +
<p>Help page, @route('/help').</p>
 +
<p>Some routes could be dynamic.</p>
 +
 +
    <p><b>08/08/12</b></p>
 +
<p>First HTML styling for GlycoWeb completed and buttons created for navigation.<p>
 +
    <p><b>10/08/12</b></p>
 +
<p><i>Running GlycoWeb on another server</i></p>
 +
<p>Bottle has various adapters to multi-threaded servers on board.</p>
 +
 +
    </font>
 +
    </div>
 +
  </td>
 +
  </tr>
 +
 +
</table>
 +
 +
</body>
 +
</html>

Revision as of 10:21, 26 September 2012

ExiGEM2012 Lab Book Glyco wk5

Glycobase: 6th - 10th August 2012

07/08/12

Web4.py Design

Completed design for web page interface. Begins with home page offering the user several options with @route('/home'>

Then page where user can create their own polysaccharide by entering the suagar units making up the repeat nit and clicking the button 'fetch enzymes', @route('/build').

Random chain page where the user can create their own random polysaccharide by specifying the chain length, @route('/random').

Page for adding an enzyme to glycobase. The user is asked for the enzyme name, accerptor sugar, donor sugar and whether it is characterized, @route('/Add_Enzyme').

After submitting the enzyme there is a completion page, @route('/Add_Enzyme/submit').

Help page, @route('/help').

Some routes could be dynamic.

08/08/12

First HTML styling for GlycoWeb completed and buttons created for navigation.

10/08/12

Running GlycoWeb on another server

Bottle has various adapters to multi-threaded servers on board.