Team:Illinois/Notebook

From 2008.igem.org

(Difference between revisions)
(Bimolecular Fluorescence)
 
(55 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
[[Image:notebook1.jpg|950px|center]]
 +
__NOTOC__
 +
<html>
 +
<head>
 +
<style>
 +
 
 +
.ideasList{
 +
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>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<style type="text/css">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    table.calendar          { margin: 0; padding: 2px; }
-
This is a template page. READ THESE INSTRUCTIONS.
+
table.calendar td      { margin: 0; padding: 1px; vertical-align: top; }
-
</div>
+
table.month .heading td { padding:1px; background-color:#0000CD; color:#FF6103; text-align:center; font-size:140%; font-weight:bold; }
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
table.month .dow td    { color:#000000; text-align:center; font-size:100%; }
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
table.month td.today    { background-color:#EEE; }
-
</div>
+
table.month td {
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    border: none;
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook. PLEASE keep all of your pages within your Team:Example namespace.   
+
    margin: 0;
-
</div>
+
    padding: 0pt 1.5pt;
-
</div>
+
    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>
</html>
-
<!-- *** End of the alert box *** -->
+
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=
-
{|align="justify"
+
Individual group notebooks:
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Illinois | Team Example 2]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
====[[Team:Illinois/Antibody_GPCR_Fusion_Notebook|Antibody GPCR Fusion Notebook]]====
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="68%" align="center"
+
====[[Team:Illinois/Antibody_Receptor_Tyrosine_Kinase_Fusion_Notebook|Antibody Receptor Tyrosine Kinase Fusion]]====
-
!align="center"|[[Team:Illinois|Home]]
+
-
!align="center"|[[Team:Illinois/Team|The Team]]
+
-
!align="center"|[[Team:Illinois/Project|The Project]]
+
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Illinois/Modeling|Modeling]]
+
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
+
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
-
==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. 
+
====[[Team:Illinois/Bimolecular_Fluorescence_Biosensor_Notebook|Bimolecular Fluorescence]]====
-
==Research Articles==
 
-
=Directed Evolution=
 
-
==Method for Directed Evolution and functional Cloning of Enzymens==
 
-
Henrik Pedersen, Swen Holder, Daniel P, Sutherlin, Urs Schwitter, David S. King. and Peter G. Schultz. Proc. Natl. Acad. Sci. USA Vol. 95, pp. 10523-10528, September 1998.[http://igem-illini.googlegroups.com/web/Method%20for%20Directed%20Evolution%20and%20functional%20Cloning%20of%20Enzymens.pdf]
 
-
*Summary
 
-
**Bacically give the methodology for preforming directed evolution on a specific enzyme, but can probably be adapted for any other protein provided we can isolate the ligand we are trying to isolate
 
-
**The methods are very involved and complex, but are very specific for how to prepare substrates.
 
-
***Create substrate with proteins to be identified and then create conditions so that only very specific bonding can occur. Get rid of elements that do not have a high bond affinity, then un-bond the proteins.
 
-
*Note: Some one with more biology background might want to take a look at this, as it deals with really specific topics, that I do not have experience with. Also some relevant over-view things were highlighted.
 
-
*--Dan Knipmeyer
 
-
==Creation of GPCR-based chemical sensors by directed evolution in yeast==
 
-
Addison D.Ault and James R.Broach. ''Protein Engineering, Design & Selection'' [http://igem-illini.googlegroups.com/web/Creation%20of%20GPCR-based%20chemical%20sensors%20by%20directed%20evolution%20in%20yeast.pdf]
 
-
*Relevance to iGEM: High
 
-
*Subjects:
 
-
**G protein coupled receptors (GPCRs)specificity vs. sensitiyity
 
-
**Directed evolution in GPCRs
 
-
**Functional expression of heterologous GPCRs in yeast cells
 
-
*Summary:
 
-
**The authors took a Human GPCR and used simmilarites between yeast mating response pathways and the human signal transduction pathways to couple a human GPCR to the yeast pheromone respone pathway. They then used  random mutagenesis to create hybrids. Ultimately the hybrids were more sensitive, but had the same specificity for the compounds they sere tested on.
 
-
*--Dan Knipmeyer
 
-
=Bio-sensors=
 
-
==Construction of a Fluorescent Biosensor Family==
+
{| border="3"  cellpadding="20" cellspacing="0"
-
Robert M. De Lorimier, J. Jeff Smith, Mary A. Dwyer, Loren L. Looger, Kevin M. Sali, Chad D. Paavola, Shahir S. Rizk, Shamil Sadigov, David W. Conrad, Leslie Loew and Homme W. Hellinga
+
|colspan="4"|
-
''Protein Sci. ''2002 11: 2655-2675[http://igem-illini.googlegroups.com/web/Construction%20of%20fluorescent%20biosensor.pdf]
+
<h3>Calendar</h3>
 +
|-
 +
|{{ #calendar: title=Illinois |year=2008 | month=05 }}
 +
|{{ #calendar: title=Illinois |year=2008 | month=06 }}
 +
|{{ #calendar: title=Illinois |year=2008 | month=07 }}
 +
|{{ #calendar: title=Illinois |year=2008 | month=08 }}
 +
|-
 +
|{{ #calendar: title=Illinois |year=2008 | month=09 }}
 +
|{{ #calendar: title=Illinois |year=2008 | month=10 }}
 +
|{{ #calendar: title=Illinois |year=2008 | month=11 }}
 +
|-
 +
|}
 +
 
 +
 
-
*Relevance to iGEM: medium/low
 
-
*Subjects:
 
-
**bacterial periplasmic (between the cell wall and cell membrane) binding proteins (bPBPs);
 
-
**fluorescence;
 
-
**fusion proteins
 
-
*Summary: 
 
-
**The authors took bPBPs and did two things to them: they mutated them to change their ligand specificity on a limited scale, and they attached a fluorescent domain to the bPBP so that ligand binding would cause a change in fluorescence without the need for a full signal transduction pathway. 
 
-
**The authors' main focus was on the fluorescence.  We could conceivably use this type of protein to accomplish the biosensor; however, the authors state that not much is known about the natural bPBPs, so it might be difficult to find a starting point in terms of a specific bPBP.
 
-
*--Dave Luedtke
 
-
==Protein Engineering and the Development of Generic Biosensors==
 
-
Homme W. Hellinga and Jonathan S. Marvin. ''Trends in Biotechnology'' Vol. 16, Issue 4 April 1998 pp. 183-189 [http://igem-illini.googlegroups.com/web/Genetic%20Biosensors.pdf]
 
-
*Relevent quotes.
 
-
**Modular molecular engineering system in which the integrated signal transduction site are so constructed so that each can be changed separately with out destroying the communication between them.
 
-
**Maintain constant signal transduction function creating generic biosensor to share same detection instrumentation.
 
-
**Identify protein with particularly well behaved intrinsic signal transduction function and construct appropriate binding site.
 
-
***Use of alpha-haemolysin and GFP
 
-
**Hinge action proteins for FRET analysis.
 
-
*--Dan Knipmeyer
 
-
==Calendar==
+
{{bottom_template}}
-
{{ #calendar: title=Illinois |year=2008 | month=05 }}
+
-
{{ #calendar: title=Illinois |year=2008 | month=06 }}
+
-
{{ #calendar: title=Illinois |year=2008 | month=07 }}
+

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]