Team:Exeter/lab book/glyco/wk1

From 2012.igem.org

(Difference between revisions)
Line 88: Line 88:
         -
         -
         </p>
         </p>
-
         <a href="https://2012.igem.org/Team:Exeter/Results/GlycoBase"; style="color:#e30614" target="_blank"><b>The Database: <font size="3">GlycoBase</font></b></a>
+
         <a href="https://2012.igem.org/Team:Exeter/Results/GlycoBase"; style="color:#e30614"><b>The Database: <font size="3">GlycoBase</font></b></a>
         <p>
         <p>
         -
         -
         </p>
         </p>
         <a href="http://glycoweb.com/"; style="color:#e30614" target="_blank"><b>The Result: <font size="3">GlycoWeb</font></b></font></a>
         <a href="http://glycoweb.com/"; style="color:#e30614" target="_blank"><b>The Result: <font size="3">GlycoWeb</font></b></font></a>
 +
        <p>
 +
        -
 +
        </p>
 +
        <a href="http://sourceforge.net/projects/exe2012ecandi/"; style="color:#e30614" target="_blank"><b><font size="3">Source Code</font></b></font></a>
       </font>
       </font>
     </div>
     </div>

Revision as of 20:55, 26 September 2012

ExiGEM2012 Lab Book Glyco wk1

glycobase week 1

GlycoBase/GlycoWeb: 25th - 29th June 2012

28/06/12

Basic Python tutorial completed online including datatypes, while loop, Boolean expressions, if statements, else statements and elif statements. 'Hello world' style application created showing different number series and printing result to screen. Functions used and called to make calculator style program, this program was improved by incorporating a database.