Team:Illinois/Notebook

From 2008.igem.org

(Difference between revisions)
m
(Bimolecular Fluorescence)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="color:#3333FF;background-color:#FF6103;" cellpadding="10" cellspacing="1" border="0" bordercolor="#fff" width="90%" align="center"
+
[[Image:notebook1.jpg|950px|center]]
-
!align="center"|[[Team:Illinois|Home]]
+
__NOTOC__
-
!align="center"|[[Team:Illinois/Team|The Team]]
+
<html>
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
+
<head>
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
+
<style>
-
!align="center"|[[Team:Illinois/Current_Tasks|Current Tasks]]
+
 
-
!align="center"|[[Team:Illinois/Project|The Project]]
+
.ideasList{
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
+
margin-bottom:30px
-
|}
+
}
 +
 
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:14px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
 
 +
}
 +
 
 +
#sub li { margin-bottom:20px;}
 +
 
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
 +
 
 +
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
 
 +
.links {
 +
width:100%;
 +
background-color:#FF6103;
 +
margin-bottom:30px;
 +
}
 +
 
 +
.links tr {
 +
background-color: #FF6103;;
 +
}
 +
 
 +
.links td:hover {
 +
background-color:#FF6103;
 +
}
 +
 
 +
 
 +
.links a{
 +
text-decoration:none;
 +
font-size:15pt;
 +
        font-weight:bold;
 +
        font:'helvetica';
 +
color: rgb(255,255,255);
 +
}
 +
 
 +
.links a:active {
 +
        background-color:#FF6103;
 +
}
 +
 
 +
.links a:hover {
 +
        color: rgb(0,0,128);
 +
}
 +
 
 +
#navactive {
 +
        background-color: rgb(0,0,128);
 +
}
 +
 
 +
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
</head>
 +
<body>
 +
 
 +
<!-- Navigation Links Table-->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Team" >Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td>
 +
    <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td>
 +
  </tr>
 +
</table>
 +
</html>
 +
 
 +
<html>
 +
<style type="text/css">
 +
    table.calendar          { margin: 0; padding: 2px; }
 +
table.calendar td      { margin: 0; padding: 1px; vertical-align: top; }
 +
table.month .heading td { padding:1px; background-color:#0000CD; color:#FF6103; text-align:center; font-size:140%; font-weight:bold; }
 +
table.month .dow td    { color:#000000; text-align:center; font-size:100%; }
 +
table.month td.today    { background-color:#EEE; }
 +
table.month td {
 +
    border: none;
 +
    margin: 0;
 +
    padding: 0pt 1.5pt;
 +
    font-weight: bold;
 +
    font-size: 9pt;
 +
    text-align: right;
 +
    background-color: #FF6103;
 +
    }
 +
#bodyContent table.month a { background:none; padding:0 }
 +
.day-active { color:#0000CD }
 +
.day-empty  { color:#000000 }
 +
 
 +
</style>
 +
</html>
 +
 
 +
Throughout the summer students participating in lab work have kept careful track of their progress.  All of the three groups have updated their results in their specific notebooks.  You can track their methodology from day to day with the entries that they have logged.  Results of each step are included as well as pictures of gels ran.
 +
 
 +
=Notebook=
 +
 
 +
 
 +
Individual group notebooks:
 +
 
 +
====[[Team:Illinois/Antibody_GPCR_Fusion_Notebook|Antibody GPCR Fusion Notebook]]====
 +
 
 +
====[[Team:Illinois/Antibody_Receptor_Tyrosine_Kinase_Fusion_Notebook|Antibody Receptor Tyrosine Kinase Fusion]]====
 +
 
 +
 
 +
====[[Team:Illinois/Bimolecular_Fluorescence_Biosensor_Notebook|Bimolecular Fluorescence]]====
-
Summaries of the latest meetings will be posted here in the calndar.
 
-
==Notebook==
 
-
You should make use of the calendar feature on the wiki and start a lab notebook.  This may be looked at by the judges to see how your work progressed throughout the summer.  It is a very useful organizational tool as well. 
 
{| border="3"  cellpadding="20" cellspacing="0"
{| border="3"  cellpadding="20" cellspacing="0"
-
|colspan="4"|
+
|colspan="4"|  
-
===Calendar===
+
<h3>Calendar</h3>
|-
|-
|{{ #calendar: title=Illinois |year=2008 | month=05 }}
|{{ #calendar: title=Illinois |year=2008 | month=05 }}
Line 27: Line 188:
|{{ #calendar: title=Illinois |year=2008 | month=08 }}
|{{ #calendar: title=Illinois |year=2008 | month=08 }}
|-
|-
-
|*May 27th Meeting Minutes <br>*May 30th Meeting Minutes
+
|{{ #calendar: title=Illinois |year=2008 | month=09 }}
-
|*June 3rd Meeting <br>*June 4th Cram BASH
+
|{{ #calendar: title=Illinois |year=2008 | month=10 }}
-
|*Else
+
|{{ #calendar: title=Illinois |year=2008 | month=11 }}
-
|*More
+
|-
|}
|}
-
<br>
+
 
-
{| style="color:#3333FF;background-color:#FF6103;" cellpadding="10" cellspacing="1" border="0" bordercolor="#fff" width="90%" align="center"
+
 
-
!align="center"|[[Team:Illinois|Home]]
+
 
-
!align="center"|[[Team:Illinois/Team|The Team]]
+
 
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
+
{{bottom_template}}
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
+
-
!align="center"|[[Team:Illinois/Current_Tasks|Current Tasks]]
+
-
!align="center"|[[Team:Illinois/Project|The Project]]
+
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
+
-
|}
+

Latest revision as of 02:43, 28 October 2008

Notebook1.jpg

Throughout the summer students participating in lab work have kept careful track of their progress. All of the three groups have updated their results in their specific notebooks. You can track their methodology from day to day with the entries that they have logged. Results of each step are included as well as pictures of gels ran.

Notebook

Individual group notebooks:

Antibody GPCR Fusion Notebook

Antibody Receptor Tyrosine Kinase Fusion

Bimolecular Fluorescence

Calendar

May
MTWTFSS
      [http://2008.igem.org/wiki/index.php?title=Illinois/1_May_2008&action=edit 1] [http://2008.igem.org/wiki/index.php?title=Illinois/2_May_2008&action=edit 2] [http://2008.igem.org/wiki/index.php?title=Illinois/3_May_2008&action=edit 3] [http://2008.igem.org/wiki/index.php?title=Illinois/4_May_2008&action=edit 4]
[http://2008.igem.org/wiki/index.php?title=Illinois/5_May_2008&action=edit 5] [http://2008.igem.org/wiki/index.php?title=Illinois/6_May_2008&action=edit 6] [http://2008.igem.org/wiki/index.php?title=Illinois/7_May_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=Illinois/8_May_2008&action=edit 8] [http://2008.igem.org/wiki/index.php?title=Illinois/9_May_2008&action=edit 9] [http://2008.igem.org/wiki/index.php?title=Illinois/10_May_2008&action=edit 10] [http://2008.igem.org/wiki/index.php?title=Illinois/11_May_2008&action=edit 11]
[http://2008.igem.org/wiki/index.php?title=Illinois/12_May_2008&action=edit 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_May_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_May_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=Illinois/15_May_2008&action=edit 15] [http://2008.igem.org/Illinois/16_May_2008 16] [http://2008.igem.org/wiki/index.php?title=Illinois/17_May_2008&action=edit 17] [http://2008.igem.org/wiki/index.php?title=Illinois/18_May_2008&action=edit 18]
[http://2008.igem.org/wiki/index.php?title=Illinois/19_May_2008&action=edit 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_May_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_May_2008&action=edit 21] [http://2008.igem.org/wiki/index.php?title=Illinois/22_May_2008&action=edit 22] [http://2008.igem.org/wiki/index.php?title=Illinois/23_May_2008&action=edit 23] [http://2008.igem.org/wiki/index.php?title=Illinois/24_May_2008&action=edit 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_May_2008&action=edit 25]
[http://2008.igem.org/wiki/index.php?title=Illinois/26_May_2008&action=edit 26] [http://2008.igem.org/Illinois/27_May_2008 27] [http://2008.igem.org/wiki/index.php?title=Illinois/28_May_2008&action=edit 28] [http://2008.igem.org/wiki/index.php?title=Illinois/29_May_2008&action=edit 29] [http://2008.igem.org/Illinois/30_May_2008 30] [http://2008.igem.org/wiki/index.php?title=Illinois/31_May_2008&action=edit 31]
June
MTWTFSS
            [http://2008.igem.org/Illinois/1_June_2008 1]
[http://2008.igem.org/wiki/index.php?title=Illinois/2_June_2008&action=edit 2] [http://2008.igem.org/Illinois/3_June_2008 3] [http://2008.igem.org/Illinois/4_June_2008 4] [http://2008.igem.org/wiki/index.php?title=Illinois/5_June_2008&action=edit 5] [http://2008.igem.org/wiki/index.php?title=Illinois/6_June_2008&action=edit 6] [http://2008.igem.org/wiki/index.php?title=Illinois/7_June_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=Illinois/8_June_2008&action=edit 8]
[http://2008.igem.org/wiki/index.php?title=Illinois/9_June_2008&action=edit 9] [http://2008.igem.org/Illinois/10_June_2008 10] [http://2008.igem.org/wiki/index.php?title=Illinois/11_June_2008&action=edit 11] [http://2008.igem.org/Illinois/12_June_2008 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_June_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_June_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=Illinois/15_June_2008&action=edit 15]
[http://2008.igem.org/wiki/index.php?title=Illinois/16_June_2008&action=edit 16] [http://2008.igem.org/Illinois/17_June_2008 17] [http://2008.igem.org/wiki/index.php?title=Illinois/18_June_2008&action=edit 18] [http://2008.igem.org/wiki/index.php?title=Illinois/19_June_2008&action=edit 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_June_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_June_2008&action=edit 21] [http://2008.igem.org/wiki/index.php?title=Illinois/22_June_2008&action=edit 22]
[http://2008.igem.org/wiki/index.php?title=Illinois/23_June_2008&action=edit 23] [http://2008.igem.org/wiki/index.php?title=Illinois/24_June_2008&action=edit 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_June_2008&action=edit 25] [http://2008.igem.org/wiki/index.php?title=Illinois/26_June_2008&action=edit 26] [http://2008.igem.org/wiki/index.php?title=Illinois/27_June_2008&action=edit 27] [http://2008.igem.org/wiki/index.php?title=Illinois/28_June_2008&action=edit 28] [http://2008.igem.org/wiki/index.php?title=Illinois/29_June_2008&action=edit 29]
[http://2008.igem.org/wiki/index.php?title=Illinois/30_June_2008&action=edit 30]
July
MTWTFSS
  [http://2008.igem.org/Illinois/1_July_2008 1] [http://2008.igem.org/wiki/index.php?title=Illinois/2_July_2008&action=edit 2] [http://2008.igem.org/wiki/index.php?title=Illinois/3_July_2008&action=edit 3] [http://2008.igem.org/wiki/index.php?title=Illinois/4_July_2008&action=edit 4] [http://2008.igem.org/wiki/index.php?title=Illinois/5_July_2008&action=edit 5] [http://2008.igem.org/wiki/index.php?title=Illinois/6_July_2008&action=edit 6]
[http://2008.igem.org/wiki/index.php?title=Illinois/7_July_2008&action=edit 7] [http://2008.igem.org/Illinois/8_July_2008 8] [http://2008.igem.org/wiki/index.php?title=Illinois/9_July_2008&action=edit 9] [http://2008.igem.org/wiki/index.php?title=Illinois/10_July_2008&action=edit 10] [http://2008.igem.org/wiki/index.php?title=Illinois/11_July_2008&action=edit 11] [http://2008.igem.org/wiki/index.php?title=Illinois/12_July_2008&action=edit 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_July_2008&action=edit 13]
[http://2008.igem.org/wiki/index.php?title=Illinois/14_July_2008&action=edit 14] [http://2008.igem.org/Illinois/15_July_2008 15] [http://2008.igem.org/wiki/index.php?title=Illinois/16_July_2008&action=edit 16] [http://2008.igem.org/Illinois/17_July_2008 17] [http://2008.igem.org/Illinois/18_July_2008 18] [http://2008.igem.org/Illinois/19_July_2008 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_July_2008&action=edit 20]
[http://2008.igem.org/Illinois/21_July_2008 21] [http://2008.igem.org/Illinois/22_July_2008 22] [http://2008.igem.org/wiki/index.php?title=Illinois/23_July_2008&action=edit 23] [http://2008.igem.org/Illinois/24_July_2008 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_July_2008&action=edit 25] [http://2008.igem.org/wiki/index.php?title=Illinois/26_July_2008&action=edit 26] [http://2008.igem.org/wiki/index.php?title=Illinois/27_July_2008&action=edit 27]
[http://2008.igem.org/wiki/index.php?title=Illinois/28_July_2008&action=edit 28] [http://2008.igem.org/Illinois/29_July_2008 29] [http://2008.igem.org/Illinois/30_July_2008 30] [http://2008.igem.org/Illinois/31_July_2008 31]
August
MTWTFSS
        [http://2008.igem.org/Illinois/1_August_2008 1] [http://2008.igem.org/wiki/index.php?title=Illinois/2_August_2008&action=edit 2] [http://2008.igem.org/wiki/index.php?title=Illinois/3_August_2008&action=edit 3]
[http://2008.igem.org/wiki/index.php?title=Illinois/4_August_2008&action=edit 4] [http://2008.igem.org/wiki/index.php?title=Illinois/5_August_2008&action=edit 5] [http://2008.igem.org/Illinois/6_August_2008 6] [http://2008.igem.org/wiki/index.php?title=Illinois/7_August_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=Illinois/8_August_2008&action=edit 8] [http://2008.igem.org/wiki/index.php?title=Illinois/9_August_2008&action=edit 9] [http://2008.igem.org/wiki/index.php?title=Illinois/10_August_2008&action=edit 10]
[http://2008.igem.org/wiki/index.php?title=Illinois/11_August_2008&action=edit 11] [http://2008.igem.org/wiki/index.php?title=Illinois/12_August_2008&action=edit 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_August_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_August_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=Illinois/15_August_2008&action=edit 15] [http://2008.igem.org/wiki/index.php?title=Illinois/16_August_2008&action=edit 16] [http://2008.igem.org/wiki/index.php?title=Illinois/17_August_2008&action=edit 17]
[http://2008.igem.org/wiki/index.php?title=Illinois/18_August_2008&action=edit 18] [http://2008.igem.org/wiki/index.php?title=Illinois/19_August_2008&action=edit 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_August_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_August_2008&action=edit 21] [http://2008.igem.org/Illinois/22_August_2008 22] [http://2008.igem.org/wiki/index.php?title=Illinois/23_August_2008&action=edit 23] [http://2008.igem.org/wiki/index.php?title=Illinois/24_August_2008&action=edit 24]
[http://2008.igem.org/Illinois/25_August_2008 25] [http://2008.igem.org/Illinois/26_August_2008 26] [http://2008.igem.org/Illinois/27_August_2008 27] [http://2008.igem.org/Illinois/28_August_2008 28] [http://2008.igem.org/wiki/index.php?title=Illinois/29_August_2008&action=edit 29] [http://2008.igem.org/wiki/index.php?title=Illinois/30_August_2008&action=edit 30] [http://2008.igem.org/wiki/index.php?title=Illinois/31_August_2008&action=edit 31]
September
MTWTFSS
[http://2008.igem.org/wiki/index.php?title=Illinois/1_September_2008&action=edit 1] [http://2008.igem.org/Illinois/2_September_2008 2] [http://2008.igem.org/Illinois/3_September_2008 3] [http://2008.igem.org/wiki/index.php?title=Illinois/4_September_2008&action=edit 4] [http://2008.igem.org/Illinois/5_September_2008 5] [http://2008.igem.org/Illinois/6_September_2008 6] [http://2008.igem.org/Illinois/7_September_2008 7]
[http://2008.igem.org/Illinois/8_September_2008 8] [http://2008.igem.org/Illinois/9_September_2008 9] [http://2008.igem.org/Illinois/10_September_2008 10] [http://2008.igem.org/Illinois/11_September_2008 11] [http://2008.igem.org/Illinois/12_September_2008 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_September_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_September_2008&action=edit 14]
[http://2008.igem.org/wiki/index.php?title=Illinois/15_September_2008&action=edit 15] [http://2008.igem.org/wiki/index.php?title=Illinois/16_September_2008&action=edit 16] [http://2008.igem.org/wiki/index.php?title=Illinois/17_September_2008&action=edit 17] [http://2008.igem.org/Illinois/18_September_2008 18] [http://2008.igem.org/Illinois/19_September_2008 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_September_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_September_2008&action=edit 21]
[http://2008.igem.org/wiki/index.php?title=Illinois/22_September_2008&action=edit 22] [http://2008.igem.org/Illinois/23_September_2008 23] [http://2008.igem.org/Illinois/24_September_2008 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_September_2008&action=edit 25] [http://2008.igem.org/wiki/index.php?title=Illinois/26_September_2008&action=edit 26] [http://2008.igem.org/wiki/index.php?title=Illinois/27_September_2008&action=edit 27] [http://2008.igem.org/wiki/index.php?title=Illinois/28_September_2008&action=edit 28]
[http://2008.igem.org/wiki/index.php?title=Illinois/29_September_2008&action=edit 29] [http://2008.igem.org/wiki/index.php?title=Illinois/30_September_2008&action=edit 30]
October
MTWTFSS
    [http://2008.igem.org/wiki/index.php?title=Illinois/1_October_2008&action=edit 1] [http://2008.igem.org/wiki/index.php?title=Illinois/2_October_2008&action=edit 2] [http://2008.igem.org/wiki/index.php?title=Illinois/3_October_2008&action=edit 3] [http://2008.igem.org/wiki/index.php?title=Illinois/4_October_2008&action=edit 4] [http://2008.igem.org/wiki/index.php?title=Illinois/5_October_2008&action=edit 5]
[http://2008.igem.org/wiki/index.php?title=Illinois/6_October_2008&action=edit 6] [http://2008.igem.org/wiki/index.php?title=Illinois/7_October_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=Illinois/8_October_2008&action=edit 8] [http://2008.igem.org/wiki/index.php?title=Illinois/9_October_2008&action=edit 9] [http://2008.igem.org/wiki/index.php?title=Illinois/10_October_2008&action=edit 10] [http://2008.igem.org/wiki/index.php?title=Illinois/11_October_2008&action=edit 11] [http://2008.igem.org/wiki/index.php?title=Illinois/12_October_2008&action=edit 12]
[http://2008.igem.org/wiki/index.php?title=Illinois/13_October_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_October_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=Illinois/15_October_2008&action=edit 15] [http://2008.igem.org/wiki/index.php?title=Illinois/16_October_2008&action=edit 16] [http://2008.igem.org/wiki/index.php?title=Illinois/17_October_2008&action=edit 17] [http://2008.igem.org/wiki/index.php?title=Illinois/18_October_2008&action=edit 18] [http://2008.igem.org/wiki/index.php?title=Illinois/19_October_2008&action=edit 19]
[http://2008.igem.org/wiki/index.php?title=Illinois/20_October_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_October_2008&action=edit 21] [http://2008.igem.org/wiki/index.php?title=Illinois/22_October_2008&action=edit 22] [http://2008.igem.org/wiki/index.php?title=Illinois/23_October_2008&action=edit 23] [http://2008.igem.org/wiki/index.php?title=Illinois/24_October_2008&action=edit 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_October_2008&action=edit 25] [http://2008.igem.org/wiki/index.php?title=Illinois/26_October_2008&action=edit 26]
[http://2008.igem.org/wiki/index.php?title=Illinois/27_October_2008&action=edit 27] [http://2008.igem.org/wiki/index.php?title=Illinois/28_October_2008&action=edit 28] [http://2008.igem.org/wiki/index.php?title=Illinois/29_October_2008&action=edit 29] [http://2008.igem.org/wiki/index.php?title=Illinois/30_October_2008&action=edit 30] [http://2008.igem.org/wiki/index.php?title=Illinois/31_October_2008&action=edit 31]
November
MTWTFSS
          [http://2008.igem.org/wiki/index.php?title=Illinois/1_November_2008&action=edit 1] [http://2008.igem.org/wiki/index.php?title=Illinois/2_November_2008&action=edit 2]
[http://2008.igem.org/wiki/index.php?title=Illinois/3_November_2008&action=edit 3] [http://2008.igem.org/wiki/index.php?title=Illinois/4_November_2008&action=edit 4] [http://2008.igem.org/wiki/index.php?title=Illinois/5_November_2008&action=edit 5] [http://2008.igem.org/wiki/index.php?title=Illinois/6_November_2008&action=edit 6] [http://2008.igem.org/wiki/index.php?title=Illinois/7_November_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=Illinois/8_November_2008&action=edit 8] [http://2008.igem.org/wiki/index.php?title=Illinois/9_November_2008&action=edit 9]
[http://2008.igem.org/wiki/index.php?title=Illinois/10_November_2008&action=edit 10] [http://2008.igem.org/wiki/index.php?title=Illinois/11_November_2008&action=edit 11] [http://2008.igem.org/wiki/index.php?title=Illinois/12_November_2008&action=edit 12] [http://2008.igem.org/wiki/index.php?title=Illinois/13_November_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=Illinois/14_November_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=Illinois/15_November_2008&action=edit 15] [http://2008.igem.org/wiki/index.php?title=Illinois/16_November_2008&action=edit 16]
[http://2008.igem.org/wiki/index.php?title=Illinois/17_November_2008&action=edit 17] [http://2008.igem.org/wiki/index.php?title=Illinois/18_November_2008&action=edit 18] [http://2008.igem.org/wiki/index.php?title=Illinois/19_November_2008&action=edit 19] [http://2008.igem.org/wiki/index.php?title=Illinois/20_November_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=Illinois/21_November_2008&action=edit 21] [http://2008.igem.org/wiki/index.php?title=Illinois/22_November_2008&action=edit 22] [http://2008.igem.org/wiki/index.php?title=Illinois/23_November_2008&action=edit 23]
[http://2008.igem.org/wiki/index.php?title=Illinois/24_November_2008&action=edit 24] [http://2008.igem.org/wiki/index.php?title=Illinois/25_November_2008&action=edit 25] [http://2008.igem.org/wiki/index.php?title=Illinois/26_November_2008&action=edit 26] [http://2008.igem.org/wiki/index.php?title=Illinois/27_November_2008&action=edit 27] [http://2008.igem.org/wiki/index.php?title=Illinois/28_November_2008&action=edit 28] [http://2008.igem.org/wiki/index.php?title=Illinois/29_November_2008&action=edit 29] [http://2008.igem.org/wiki/index.php?title=Illinois/30_November_2008&action=edit 30]