Difference between revisions of "Team:Paris Bettencourt/Notebook/Protocols"

 
(44 intermediate revisions by 7 users not shown)
Line 5: Line 5:
  
 
<html>
 
<html>
<head>
 
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
 
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
</head>
 
 
<style>
 
<style>
        a:hover {
+
                a:hover {
                  text-decoration : none;
+
                        text-decoration : none;
}
+
                }
 +
html {
 +
height : 100%;
 +
}
 +
body {
 +
position : relative;
 +
height : 100%;
 +
margin-left : 0;
 +
margin-right : 0;
 +
margin-top : 0;
 +
}
  
html {
+
#topheader {
height : 100%;
+
width : 100%;
 +
height : 350px;
 +
background-image : url("https://static.igem.org/mediawiki/2016/6/6f/Paris_Bettencourt-Protocols_Top.jpeg");
 +
background-size : cover;
 +
background-color : rgb(255,255,255);
 +
text-align : center;
 +
position : relative;
 +
margin-top : -120px;
 +
margin-left : 0;
 +
margin-right : 0;
 +
padding:0;
 +
background-size : cover;
 
}
 
}
 
body {
 
position : relative;
 
height : 100%;
 
margin-left : 0;
 
margin-right : 0;
 
margin-top : 0;
 
 
}
 
}
 
+
#subheader {
#topheader {
+
width : 100%;
width : 100%;
+
height : 60px;
height : 410px;
+
background : rgb(139,24,19);
position : relative;
+
margin-top : 0px;
margin-top : -80px;
+
margin-left : 0;
+
margin-right : 0;
+
padding:0;
+
background-image : url("https://static.igem.org/mediawiki/2016/7/7b/Paris_Bettencourt-Notebook.jpg");
+
background-size : cover;
+
background-color : rgb(255,255,255);
+
text-align : center;
+
background-size : cover;
+
 
}
 
}
 
+
#subheader table {
#subheader {
+
width : 100%;
+
height : 60px;
+
background : rgb(139,24,19);
+
margin-top : 0px;
+
}
+
 
+
#subheader table {
+
 
width : 100%;
 
width : 100%;
 
height : 100%;
 
height : 100%;
Line 53: Line 48:
 
background : rgb(139,24,19);
 
background : rgb(139,24,19);
 
}
 
}
 
+
#subheader table tr td {
#subheader table tr td align="center" {
+
width : 35%;
width : 33%;
+
 
color : rgb(255,255,255);
 
color : rgb(255,255,255);
 
background : rgb(139,24,19);
 
background : rgb(139,24,19);
padding-top : 20px;
+
padding-top : 16px;
 
}
 
}
 
 
#subheader table tr td a {
+
#subheader table tr td a {
 
color : rgb(255,255,255);
 
color : rgb(255,255,255);
 
text-decoration : none;
 
text-decoration : none;
 
font-size : 18px;
 
font-size : 18px;
font-family: 'Open Sans', sans-serif;
+
font-family: 'Open Sans', sans-serif;
}
+
+
#subheader table tr td a hover {
+
font-weight : 700;
+
 
}
 
}
  
 
#subheader2 table {
 
width : 100%;
 
height : 100%;
 
text-align : center;
 
background : #183255;
 
}
 
 
#subheader2 table tr td {
 
width : 16%;
 
color : rgb(255,255,255);
 
background : #183255;
 
padding-top : 16px;
 
}
 
 
#subheader2 table tr td a {
 
color : rgb(255,255,255);
 
text-decoration : none;
 
font-size : 18px;
 
font-family: 'Open Sans', sans-serif;
 
}
 
 
.input {
 
.input {
width : 80%;
+
width : 80%;
display : inline-block;
+
display : inline-block;
line-height : normal;
+
line-height : normal;
}
+
font-family: 'Open Sans', sans-serif;
 
+
}
  
 
</style>
 
</style>
 +
<head>
 +
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <title>jQuery UI Accordion - Fill space</title>
 +
  <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
 +
  <link rel="stylesheet" href="/resources/demos/style.css">
 +
  <style>
 +
  #accordion-resizer {
 +
    padding: 10px;
 +
    width: 80%;
 +
    height: 200px;
 +
  }
 +
  </style>
 +
  <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
 +
  <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
 +
  <script>
 +
  $( function() {
 +
    $( "#accordion" ).accordion({
 +
      header: "h2",
 +
      heightStyle: "fit",
 +
      collapsible: true,
 +
      active: false,
 +
    });
 +
 +
    $( "#accordion-resizer" ).resizable({
 +
      minHeight: 140,
 +
      minWidth: 200,
 +
      resize: function() {
 +
        $( "#accordion" ).accordion( "refresh" );
 +
      }
 +
    });
 +
  } );
 +
  </script>
 +
</head>
 +
</head>
  
 
<body>
 
<body>
<div id="topheader">
 
</div>
 
<div id="subheader">
 
  
<table id="ancre">
+
<div id="topheader">
<tr>
+
</div>
<td><a href="#ancre">Notebook</a></td>
+
<div id=subheader>
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Protocols">Protocols</a></td>
+
<table>
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Bibliography">Bibliography</a></td>
+
<tr>
</tr>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook">Notebook</a></td>
</table>
+
<td><a href="#ancre">Protocols</a></td>
</div>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Bibliography">Bibliography</a></td>
<div id=subheader2 >
+
</tr>
<table>
+
</table>
<tr>
+
</div>
                                <td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Assay">Assay</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Microbiology">Microbiology</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Enzyme">Enzyme search</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Indigo">Mission Indigo</a></td>
+
<td><a href="#ancre2">Binding Domains</a></td>
+
<td><a href="https://2016.igem.org/Team:Paris_Bettencourt/Notebook/Anthocyanin">Anthocyanin</a></td>
+
</tr>
+
</table>
+
</div>
+
<div id="ancre2">
+
<div class="input">
+
  
<h1 class="red">Week 27th June - 3rd July</h1>
+
<div id="ancre">
 +
<div class="input">
 +
<div id="accordion">
 +
     
 +
                   
 +
<h2 class="red">16s rRNA PCR protocols for bacterial identification</h2>
 +
<div>
 +
<h4> 16s rRNA PCR protocol</h4>
 +
<ol>
 +
                            <li>
 +
                                Pick a single colony freshly struck  into 10 μL of sterile RNAse and DNAse free water (purchased from Gifco®), in a PCR tube.<br>
 +
Fresh colonies (grown that day) work best, but they can also come from 4°C.
 +
                            </li>
 +
                            <li>
 +
                            Incubate at 95°C for 10 minutes.<br>
 +
2 μl can then be used directly for PCR but the solution can also be stored at 4°C for a few days.
 +
<br>
 +
<br>
 +
The NEB Quick-Load® Taq 2X Master Mix was used in the following master mix (notice that the 6X loading dye is already add to the Dream Taq used in this protocol):
 +
<center> <img src="https://static.igem.org/mediawiki/2016/5/50/Paris_Bettencourt-Master_mix.png" alt="PCR mix" ; align="middle"> </center>
 +
The following PCR protocol was followed : The extent temperature was chosen according to the PCR product length.
 +
<center> <img src="https://static.igem.org/mediawiki/2016/6/69/PCR_protocol.png" alt="PCR protocol" ; align="middle"> </center>
 +
The following primers were purchased from IDT, stocked at -20°C at a 100 μM concentration. <br>
 +
<center> <img src="https://static.igem.org/mediawiki/2016/2/2f/PCR_protocol_primers.png" alt="PCR primers" ; align="middle"> </center>
 +
                            </li>
 +
</ol>
 +
<h4>Gel Electrophoresis using SYBR safe</h4>
 +
<ul>
 +
<li>
 +
Preparation of the Gel (50mL)
 +
<ol>
 +
<li>
 +
Mix 0.5g of agarose with 50mL of a 0.5X TBE solution in an Erlenmeyer.</li>
 +
<li>Heat the solution in a microwave until the liquid becomes totally transparent, avoid boiling. </li>
 +
<li>Let it rest a few minutes so that you can manipulate the Erlenmeyer in your hand without pain. </li>
 +
<li>Add 5μL of SYBR® Safe (10000X) and mix gently until the solution homogenizes. </li>
 +
<li>Pour the liquid in a gel mold with the desired number of wells and wait 20-30 min (or until the gel is solidified).</li>
 +
<li>Put the gel inside the electrophoresis machine and pour TBE 0.5X until the gel is totally submerged.</li>
 +
</ol>
 +
</li>
 +
<li>Preparation of the samples
 +
<ol>
 +
<li> Pipette 5 μL of each PCR product inside a different well.</li>
 +
<li>Pipette 5 μL of a 1kb ladder 'purchased to Thermofisher) in one of the wells (better if it flanks the PCR products when there is many of them).</li>
 +
<li>Close the machine and launch the migration with a 100V voltage and wait approximately 20 minutes.
 +
<li> When the migration is finished, turn off the machine, remove the lid and put the gel inside the gel visualizer.</li>
 +
</ol>
 +
</il>
 +
It is here important to check two things:
 +
<ol>
 +
<li> According to the ladder, the bands should present a weigh of 1,4Kb.</li>
 +
<li> No band should appear in the negative control, so that no contamination during the PCR preparation could interfere with the sample's bacterial identification.</li>
 +
</ol>
 +
</ol>
 +
</ul>
 +
<h4>PCR purification</h4>
 +
The PCR purifcation was performed using the QIAquick® PCR Purification Kit (Qiagen) :
 +
<ol>
 +
<li>Add 5 volumes of binding buffer to 1 volume of PCR product in a sterile 1.5mL microcentrifuge tube, mix by pipetting up and down. </li>
 +
<li>Transfer in a centrifugation column and centrifuge 1 min at 14000 rpm. </li>
 +
<li>Throw the filtration product and add 750μL of washing solution (make sure ethanol was added before according Qiagen protocol). </li>
 +
<li>Wait 5 minutes, then centrifuge 1 min at 14000 rpm. </li>
 +
<li>Throw the filtration product and centrifuge again 1 min at 14000 rpm. </li>
 +
<li>Put the column in a sterile 1.5mL microcentrifuge tube.</li>
 +
<li>Add directly to the center of the column 35 μL of the elution buffer.</li>
 +
<li>Wait 1 minute and centrifuge 1 min at 13000 rpm.</li>
 +
<li>Discard the column and stock the solution at 4°C before quantification.
 +
</ol>
 +
<h4>DNA quantification</h4>
 +
DNA quantification was performed with the Thermo Science Nanodrop 2000 and enabled to check if our PCR purification product fit with GATC samples requirements.<br>
 +
Notably, the PCR product concentration needs to be between 20 and 80 ng/μl.<br>
 +
Per sample, two 1,5 mL microcentrifuge tubes will be necessary. In both, add 5μL of the purified DNA at the proper concentration ( For instance, a dilution with sterile water is thus possible if the concentration is higher than 80 ng/μL).<br>
 +
Add 5μL of the forward primer in one of the tube, and the reverse in the other tube (we used a concentration of 10 uM).<br>
 +
<h4>Interpretation of data</h4>
 +
The purpose is here to generate a consensus sequence for each sample, based on the alignement of the two chromatogram (AB1 file) obtained through GATC. This was performed with the Geneious De Novo Assembly tool. <br>
 +
Then, the Targeted Loci BLAST tool on NCBI enables to identify the strain.
 +
<h4>Further investigations</h4>
 +
Whole Genomic Sequencing was performed using Illumina® Technology at GATC®, for 5 strains (4 gram negative and one gram positive).<br>
 +
Genomic DNA extraction was performed with the Qiagen® DNeasy Blood & Tissue Kit.<br>
 +
The followed protocol was indicated in Qiagen® handbook. Notice that genomic extraction from gram positive bacteria needs additional lysis steps.
 +
<br>
 +
</div>
  
<h1 class="red">Week 11th - 17th July</h1>
 
  
                <h3>NEB Ph.D.-7 Phage Display Peptide Library Kit solutions preparation</h3>
+
<h2 class="red"> Fungal genomic DNA extraction and 18S PCR </h2>
               
+
<div>
                    <p>
+
<h4> Genomic DNA extraction </h4>
                        NEB protocol recommends to prepare a mixed solution of ITPG and X-gal. Because I already have IPTG stock, I prefer to do 2 separate solution for IPTG and X-gal (also avoids throwing both IPTG and X-gal if anything were to happen to the tubes).
+
<p> <i> This protocol was inspired by a protocol called “Isolation of genomic DNA from fungi (culture and blood) using the QIAamp DNA Mini Kit” that can be found under the section user-developed protocol  <a href=https://www.qiagen.com/us/resources/resourcedetail?id=8ce3e789-478c-47d7-a8ed-2a00731fb085&lang=en> here </a> </i> </p>
                    </p>
+
<p> In this protocol we use lyticase, thus before doing our dna extraction we prepared lyticase aliquots:
 +
<ol>
 +
<li> Prepare XmL of TE. </li>
 +
<li> Resuspend lyticase at a 10U/µL concentration. </li>
 +
<li> Make 20µL aliquots (=200U). </li>
 +
<li> <strong> Store in a freezer at -20°C </strong> (or the lyticase will loose efficiency) </li>
 +
        </ol>
 +
</p>
 +
<p class="input">DNA is isolated from fungi grown 48h to 72h on Sabouraud medium at 30°C, so 3 days before going through the dna extraction we inoculated our fungal strains on Sabouraud. As for genomic dna isolation:
 +
<ol>
 +
<li>Harvest colonies using an inoculating loop and resuspend them in 1 mL of 0.9% saline solution in 1,5 mL tubes, centrifuge and collect the cell pellets (we did by pipetting the supernatant). </li>
 +
<li> Prepare a 50mM Tris, 10mM EDTA and 28mM β-mercaptoethanol solution. Add the lyticase to a 10U/mL concentration.</li>
 +
<li> Add 500 µL lyticase solution to the cell pellets and incubate for 30 minutes at 37°C. </li>
 +
<li> Centrifuge at full speed for 10 min then discard the supernatant. Resuspend the pellets in 180µL ATL buffer and 20 µL Proteinase K, and incubate at 55°C in water bath for 15 minutes. </li>
 +
<li> Add 200 µL buffer AL, mix by pulse vortexing for 15s, and incubate at 70°C for 10 min. </li>
 +
<li> Add 200 µL ethanol (96 - 100%), mix by pulse vortexing for 15s and briefly centrifuge to remove drops. Then apply to the QIAamp Mini spin column in 2 mL collection tube and centrifuge at 6000 x g (8000 rpm) for 1 min. </li>
 +
<li> Place the spin column in a clean 2 mL collection tube, add 500 µL buffer AW1 to spin column (carefully) and centrifuge at 8000 rpm for 1 m. </li>
 +
<li> Place the spin column in clean 2 mL collection tube again, add 500 µL buffer AW2. Centrifuge at full speed (14 000 rpm) for 3 min. </li>
 +
<li> Place spin columns in a new collection tube and centrifuge at full speed for 1 min. After that, place spin columns in a 1.5 mL tube, and add 50 µL distilled water. Incubate at room temperature for 1 min, then centrifuge at 8000 rpm for 1 min. </li>
 +
</ol>
 +
<br>
 +
The isolated genomic dna can then be used directly for 18S PCR. </p>
  
                        <h5>IPTG</h5>
+
<h4> 18S PCR </h4>
                            <p>
+
                                M.W.= 238.31g/mol <br>
+
                                NEB protocol recommends to put 1.25g in 25mL DMF, which is [IPTG]=50mg/mL <br>
+
                                [IPTG]mass=[IPTG]/MW=0.05/238.31=0.21mol/L=210mM. <br>
+
                                They recommend diluting 1000-fold to prepare plates. So [IPTG]working_concentration=50µg/mL which is 210µM. <br>
+
                                In order to simplify things, I'll use [IPTG]working_concentration=200µM. <br>
+
                                IPTG stocks are at 1M and 0.1M (100mM). <br>
+
                                If preparing 1M stock, add 2.383g of IPTG to 10mL of milli-Q water. For 0.1M, add 238.3mg of IPTG to 10mL of milli-Q water. <br>
+
                                2µL IPTG / mL medium should be added if using the 0.1M solution (0.2µL / mL of using the 1M solution).
+
                            </p>
+
  
                        <h5>X-gal</h5>
+
The NEB Quick-Load® Taq 2X Master Mix was used in the following master mix :
                            <p>
+
<center> <img src="https://static.igem.org/mediawiki/2016/5/5f/PCR_Mix_16s.png" alt="PCR mix" style="width:400px;" align="middle"> </center>  
                                M.W.= 408.63g/mol <br>
+
The following protocol was followed : The extent temperature was chosen according to the PCR product length.
                                NEB protocol recommends to put 1g in 25mL DMF, which is [X-gal]=40mg/mL. <br>
+
<center> <img src="https://static.igem.org/mediawiki/2016/6/69/PCR_protocol.png" alt="PCR protocol" style="width:400px;" align="middle"> </center>  
                                Sigma-Aldrich recommends having stock solution at 20mg/mL. <br>
+
The following primers were purchased from IDT, stocked at -20°C at a 100 μM concentration. <br>
                                I decided to do a stock at 20mg/mL. <br>
+
<center> <p style="text-align:center"> ITS1 5'-TCC TCC GCT TAT TGA TAT GC-3'</p>
                                2 µL X-gal / mL of medium should be added. <br>
+
        <p style="text-align:center"> ITS4 5'-TCC GTA GGT GAA CCT GCG G-3' </p>
                            </p>
+
                            </li>
 
+
</div>
                        <h5>Tetracycline</h5>
+
<h2 class="red">Phage Display Protocols</h2>
                            <p>
+
  <div>
                                NEB protocol recommends doing a 20mg/mL stock solution in 50% EtOH. Most of the protocol found online recommend 70% EtOH, so that's what I did (it probably does not matter much). <br>
+
    <p>
                                300mg were dissolved in 15mL 70% EtOH.
+
            All protocols displayed here are identical to the ones provided in the NEB Ph.D.™-7 Phage Display Peptide Libraries Instruction Manual, except for the Panning Procedure that was adapted to our needs.
                            </p>
+
   
 +
        <h4>Phage Titering</h4>
 +
 
 +
                The number of plaques will increase linearly with added phage only when the multiplicity of infection (MOI) is much less than 1 (i.e., cells are in considerable excess). For this reason, it is recommended that phage stocks be titered by diluting prior to infection, rather than by diluting cells infected at a high MOI. Plating at low MOI will also ensure that each plaque contains only one DNA sequence.
 +
           
 +
            <ol>
 +
                <li>
 +
                    Inoculate 10mL of LB with ER2738 from a plate and incubate with shaking ~3-4 hours (mid-log phase, OD600 ~ 0.5).
 +
                </li>
 +
                <li>
 +
                    While cells are growing, melt Top Agar in microwave and dispense 3 ml into sterile culture tubes, one per expected phage dilution. Maintain tubes at 45°C.
 +
                </li>
 +
                <li>
 +
                    Pre-warm, for at least one hour, one LB/IPTG/Xgal plate per expected dilu¬tion at 37°C until ready for use.
 +
                </li>
 +
                <li>
 +
                    Prepare 10 to 103 -fold serial dilutions of phage in LB; 1 ml final volumes are convenient. Suggested dilution ranges: for amplified phage culture supernatants, 10^8 – 10^11; for unamplified panning eluates, 10^1–10^4. Use aerosol-resistant pipette tips to prevent cross-contamination, and use a fresh pipette tip for each dilution.
 +
                </li>
 +
                <li>
 +
                    When the culture in Step 1 reaches mid-log phase, dispense 200 μl into microfuge tubes, one for each phage dilution.
 +
                </li>
 +
                <li>
 +
                    To carry out infection, add 10 μl of each phage dilution to each tube, vortex quickly, and incubate at room temperature for 1–5 minutes.
 +
                </li>
 +
                <li>
 +
                    Transfer the infected cells one infection at a time to culture tubes containing 45°C Top Agar. Vortex briefly and IMMEDIATELY pour culture onto a pre-warmed LB/IPTG/Xgal plate (200µM IPTG, 30µg/mL X-gal). Gently tilt and rotate plate to spread top agar evenly.
 +
                </li>
 +
                <li>
 +
                    Allow the plates to cool for 5 minutes, invert, and incubate overnight at 37°C.
 +
                </li>
 +
                <li>
 +
                    Count plaques on plates that have approximately 100 plaques. Multiply each number by the dilution factor for that plate to get phage titer in plaque forming units (pfu) per 10µL. Multiply by 100 to get the pfu/mL.
 +
                </li>
 +
            </ol>
 +
       
 +
        <h4>Panning Procedure</h4>
 +
   
 +
 +
                This protocol was adapted from the Surface Panning Procedure (Direct Target Coating) supplied in the NEB Ph.D.™-7 Phage Display Libraries Instruction Manual.
  
                        <h5>TBS</h5>
+
            <h5>DAY 0</h5>
                            <p>
+
   
                                NEB protocol recommends 50mM Tris-HCl (pH7.5), 150mM NaCl.
+
                 <ul>
                            </p>
+
                     <li>
 
+
                         Streak ER2738 from glycerol stock on LB+Tet plate.
                            <p>
+
                    </li>
                                Tris-HCl 1M, pH 7.5: <br>
+
                    <li>
                                M.W. Tris-Base=121.14g/mol <br>
+
                         Incubate overnight at 4°C the piece of fabric/thread with 1mL of blocking buffer. Alternatively, after inoculation of the titering culture incubate the piece of fabric/thread at least 1 hour at 4°C on DAY 1.
                                12.11g of Tris-Base were dissolved in 60mL of H2O. <br>
+
                    </li>
                                pH was adjusted to 7.5 using HCl 5M. <br>
+
                 </ul>
                                Volume was adjusted to 100mL.
+
   
                            </p>
+
            <h5>DAY 1</h5>
 
+
                            <p>
+
                                25 mL of Tris-HCl 1M, pH 7.5 were diluted in 500mL H2O. <br>
+
                                M.W. NaCl=58.44g/mol <br>
+
                                mNaCl=(58.44/1000)*150=8.766g for 1L <br>
+
                                So 8.766/2=4.383g were added to the solution of Tris-HCl 50mM. <br>
+
                                pH was measured after completion of the solution and was around 7.7.
+
                            </p>
+
 
+
                        <h5>Blocking Buffer</h5>
+
                            <p>
+
                                M.W. NaHCO3=84.007g/mol <br>
+
                                2.1g of NaHCO3 were put in 225mL osmosed H2O. <br>
+
                                pH was adjusted to 8.6 with 5M HCl. <br>
+
                                Volume was adjusted to 250mL. <br>
+
                                1.25 BSA was added to final concentration 5mg/mL. <br>
+
                                Solution was kept 6 days at 4°C. <br>
+
                                On 21/07/16, 0.05g NaN3 (0.02%) were added to the solution to avoid growth of microorganisms. <br>
+
                                Solution was filter sterilized and aliquoted by ~75mL. <br>
+
                            </p>
+
 
+
<h1 class="red">Week 18th - 24th July</h1>
+
 
+
                 <h3>M13KE Phage Titering</h3>
+
               
+
                     <p>
+
                         In order to train ourselves with the phage titration that we will need to perform when doing the phage display from the NEB kit, we decided to do a phage titration using M13KE. The following protocol is the one given by NEB with their M13KE phages.
+
                    </p>
+
                    <p>
+
                        The number of plaques will increase linearly with added phage only when the multiplicity of infection (MOI) is much less than 1 (i.e., cells are in considerable excess).
+
                    </p>
+
                    <p>
+
                        Note: We used MGZ1 F+ to perform this titration
+
                    </p>
+
                   
+
                    <ol>
+
                        <li>
+
                            Inoculate 10 ml of LB with both MGZ1 F+ from a plate and incubate with shak­ing 4–6 hrs (mid-log phase, OD600 ~ 0.5). <br>
+
                            Media was inoculated at 8h56.
+
                                <table style="width:90%" align="center">
+
                                    <tr>
+
                                        <th align="center">Time after inoculation</th>
+
                                        <th align="center">OD 600nm</th>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h14</td>
+
                                        <td align="center">0.0584</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h11</td>
+
                                        <td align="center">0.2717</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h28</td>
+
                                        <td align="center">0.4022</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h28</td>
+
                                        <td align="center">0.5644</td>
+
                                    </tr>
+
                                </table>
+
                        </li>
+
                        <li>
+
                            While cells are growing, melt Top Agar in microwave and dispense 3 ml into sterile culture tubes, one per expected phage dilution. Maintain tubes at 45°C.
+
                         </li>
+
                        <li>
+
                            Pre-warm, for at least one hour, one LB/IPTG/Xgal plate per expected dilu­tion at 37°C until ready for use.
+
                        </li>
+
                        <li>
+
                            Prepare 10 to 1000-fold serial dilutions of phage in LB; 1 ml final volumes are convenient. Suggested dilution ranges: for amplified phage culture super­natants, 10^8 –10^11 ; for unamplified panning eluates, 10^1–10^4. Use aerosol-resistant pipette tips to prevent cross-contamination, and use a fresh pipette tip for each dilution. <br>
+
                            As I expect to have 10^11 pfu/mL after amplification and that they recommend 10^8 to 10^11 dilutions from that, beginning from M13KE tube (10^13 pfu/mL), I used the following dilutions: 10^10, 10^11, 10^12 and 10^13 (shift of 2 order of magnitude).
+
                        </li>
+
                        <li>
+
                            When the culture in Step 1 reaches mid-log phase, dispense 200 μl into microfuge tubes, one for each phage dilution.
+
                        </li>
+
                        <li>
+
                            To carry out infection, add 10 μl of each phage dilution to each tube, vortex quickly, and incubate at room temperature for 1–5 minutes. Here cells were incubated with the phages 3 to 4 minutes.
+
                        </li>
+
                        <li>
+
                            Transfer the infected cells one infection at a time to culture tubes containing 45°C Top Agar. Vortex briefly and IMMEDIATELY pour culture onto a pre-warmed LB/IPTG/Xgal plate. Gently tilt and rotate plate to spread top agar evenly.
+
                        </li>
+
                        <li>
+
                            Allow the plates to cool for 5 minutes, invert, and incubate overnight at 37°C.
+
                        </li>
+
                        <li>
+
                            Count plaques on plates that have approximately 100 plaques. Multiply each number by the dilution factor for that plate to get phage titer in plaque form­ing units (pfu) per 10 μl.
+
                        </li>
+
                    </ol>
+
 
+
                    <p>Results:</p>
+
                        <table style="width:90%" align="center">
+
                            <tr>
+
                                <th align="center">Dilution</th>
+
                                <th align="center">Number of plaques</th>
+
                            </tr>
+
                            <tr>
+
                                <td align="center">10^10</td>
+
                                <td align="center">25</td>
+
                            </tr>
+
                            <tr>
+
                                <td align="center">10^11</td>
+
                                <td align="center">16</td>
+
                            </tr>
+
                            <tr>
+
                                <td align="center">10^12</td>
+
                                <td align="center">26</td>
+
                            </tr>
+
                            <tr>
+
                                <td align="center">10^13</td>
+
                                <td align="center">16</td>
+
                            </tr>
+
                        </table>
+
 
+
 
+
                 <h3>M13KE phage amplification</h3>
+
               
+
                <p>
+
                    This phage amplification protocol is the one given by NEB.
+
                </p>
+
 
                  
 
                  
 
                 <ol>
 
                 <ol>
 
                     <li>
 
                     <li>
                         Inoculate a 20 ml culture in a 250 ml Erlenmyer flask with 200 µL overnight E. coli culture. Add 1 µL phage suspension. Shake flask at 37°C, 150 rpm for 4 -5 hrs.
+
                         Inoculate 10 ml of LB+Tet medium with ER2738 in a 125mL Erlenmeyer flask. This culture will be used for titering in Step 8 and can be used in ~3.5 - 4 hours. Incubate at 37°C with vigorous shaking. Incubate the titering culture until needed.
 
                     </li>
 
                     </li>
 
                     <li>
 
                     <li>
                         Remove cells by centrifugation at 4500 g for 10 min. Transfer supernatant to a fresh tube. Repeat centrifugation.
+
                         Remove the piece of fabric/thread from the blocking solution. Wash the fabric rapidly 10 times with TBST 0.1% (TBS + 0.1% [v/v] Tween-20) by dipping the threads in a well from a six-well plate filled with ~8mL TBST per well and going back and forth through the washing solution. Alternatively beackers can be used in place of six well plate.
 
                     </li>
 
                     </li>
 
                     <li>
 
                     <li>
                         Transfer top 16 ml of supernatant to a new tube and add 4 mL of 2.5 M NaCl/20 % PEG-8000 (w/v). Briefly mix. Precipitate phage for 1 hr or overnight at 4°C.
+
                         Dilute a 25-fold representation of the library (e.g., 2 x 10 11 phage for a library with 2 x 10 9 clones) with 250µl of TBST (therefore add 10µL of phage library). Place the piece of fabric/thread in the Eppendorf tube containing the library and rock gently for 60 minutes at room temperature.
 
                     </li>
 
                     </li>
 
                     <li>
 
                     <li>
                         Pellet phage by centrifugation at 12000 g for 15 min. 55 min at 4000 rpm (Rotor radius: 195 mm, 4000 rpm -> ~3400 g, 12000/~3400=3.5, 3.5*15 min=52.5 min) used was done instead due to problems with centrifuge. Decant supernatant. Resuspend pellet in 1 mL TBS. Transfer to an eppendorf tube. Spin briefly to remove any cell debris.
+
                         Inoculate 20mL of LB medium in a 250mL Erlenmeyer flask just before the end of the incubation period of the fabric in the phage library solution. Incubate at 37°C with vigorous shaking. This culture will be used to amplify the eluted phages.
 
                     </li>
 
                     </li>
 
                     <li>
 
                     <li>
                         Transfer supernatant to a fresh tube. Add 200 µL of 2.5 M NaCl/20% PEG-8000. Incubate on ice for 60 min. Spin 14000 rpm in a benchtop centrifuge for 10 min. Discard supernatant. Spin again briefly and remove remaining supernatant with pipette. Resuspend pellet in 200 µL TBS.
+
                        Remove piece of fabric/thread from the Eppendorf tube.
 +
                    </li>
 +
                    <li>
 +
                        Wash fabric 20 times with TBST as in step 2.
 +
                    </li>
 +
                    <li>
 +
                        Elute bound phage with 1 ml of an ap¬propriate elution buffer for the interaction being studied. A general buffer for nonspecific disruption of binding interactions is 0.2 M Glycine-HCl (pH 2.2), 1 mg/ml BSA. Rock gently for 15 minutes. Discard the piece of fabric. Neutralize supernatant with 150 μl of 1 M Tris-HCl, pH 9.1.
 +
                    </li>
 +
                    <li>
 +
                        Titer a small amount (~2 μl) of the eluate as described in the Phage Titering protocol. Plaques from the first or second round eluate titering can be sequenced if desired.
 +
                    </li>
 +
                    <li>
 +
                        Amplify the rest of the eluate by adding the eluate to the 20-ml ER2738 culture from Step 4 (should be early-log at this point, i.e. OD600 ~ 0.01-0.05) and incubating with vigorous shaking for 4.5 hours at 37°C.
 +
                    </li>
 +
                    <em>
 +
                        Note: The remaining eluate can be stored overnight at 4°C at this point, if preferred, and amplified the next day. In this case, inoculate 10 ml of LB+Tet with ER2738 and incubate with shaking overnight at 37°C. The next day, dilute the overnight culture 1:100 in 20 ml of LB in a 250-ml Erlenmeyer flask <strong>(do not use a 50 ml conical tube)</strong> and add the unamplified eluate. Incubate with vigorous shaking for 4.5 hours at 37°C and proceed to Step 10.
 +
                    </em>
 +
                    <li>
 +
                         Transfer the culture to a centrifuge tube and spin for 10 minutes at 12,000 g at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
 +
                    </li>
 +
                    <li>
 +
                        Transfer the upper 80% of the supernatant to a fresh tube and add to it 1/6 volume of 20% PEG/2.5 M NaCl. Allow the phage to precipitate at 4°C for at least 2 hours, preferably overnight.
 +
                    </li>
 +
                </ol>
 +
   
 +
            <h5>DAY 2</h5>
 +
   
 +
                <ol>
 +
                    <li>
 +
                        Inoculate 10mL of LB+Tet medium with ER2738 for titration.
 +
                    </li>
 +
                    <li>
 +
                        Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin the tube briefly, and remove residual supernatant with a pipette. The phage pellet should be a white finger print sized smear on the side of the tube.
 +
                    </li>
 +
                    <li>
 +
                        Suspend the pellet in 1 ml of TBS. Transfer the suspension to a micro¬centrifuge tube and spin at maximum (14,000 rpm) for 5 minutes at 4°C to pellet residual cells.
 +
                    </li>
 +
                    <li>
 +
                        Transfer the supernatant to a fresh microcentrifuge tube and reprecipitate by adding 1/6 volume of 20% PEG/2.5 M NaCl. Incubate on ice for 15–60 minutes. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C, discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
 +
                    </li>
 +
                    <li>
 +
                        Suspend the pellet in 200 μl of TBS. Microcentrifuge for 1 minute to pel¬let any remaining insoluble material. Transfer the supernatant to a fresh tube. This is the amplified eluate.
 +
                    </li>
 +
                    <li>
 +
                        Titer the amplified eluate as described in the Phage Titering protocol. The eluate can be stored for up to 3 weeks at 4°C. For long-term storage, add an equal volume of sterile glycerol and store at –20° C.
 +
                    </li>
 +
                    <li>
 +
                        Incubate overnight at 4°C a new piece of fabric/thread in 1mL of blocking buffer for the 2nd round of panning.
 +
                    </li>
 +
                    <li>
 +
                        Inoculate 10 ml of LB+Tet with ER2738 and incubate with shaking overnight at 37°C.
 +
                    </li>
 +
                </ol>
 +
   
 +
            <h5>DAY 3</h5>
 +
   
 +
                <ol>
 +
                    <li>
 +
                        Count blue plaques from the titering plates in Step 6 of DAY 2 and determine the phage titer, which should be on the order of 1013–14 pfu/ml. Use this value to calculate an input volume corresponding to the input titer in Step 3 of DAY 1. If the phage titer of the amplified eluate is too low, succeeding rounds of panning can be carried out with as little as 109 pfu of input phage.
 +
                    </li>
 +
                    <li>
 +
                        Carry out a second round of panning: repeat DAY 1 using the calculated amount of the first round amplified eluate as input phage, and raising the Tween concentration in the wash steps to 0.5% (v/v).
 +
                    </li>
 +
                </ol>
 +
   
 +
            <h5>DAY 4</h5>
 +
   
 +
                <ol>
 +
                    <li>
 +
                        Repeat DAY 2 with the panning eluate from the 2nd round.
 +
                    </li>
 +
                    <li>
 +
                        Incubate overnight at 4°C a new piece of fabric/thread with 1mL of blocking buffer for the 3rd round of panning.
 +
                    </li>
 +
                </ol>
 +
   
 +
            <h5>DAY 5</h5>
 +
   
 +
                <ol>
 +
                    <li>
 +
                        Carry out a third round of panning: repeat DAY 1 (steps 1 to 9 only), using the second round amplified eluate at an input titer equivalent to what was used in the first round, again using 0.5% Tween in the wash steps. It is not necessary to amplify the third round eluate. <br>
 +
                        <em>
 +
                            Plaques from the titering can be used for sequencing: time the procedure so that plates are incubated at 37°C for no longer than 18 hours, as deletions may occur if plates are grown longer. Stored at 4°C, plates should be used to pick plaques within 1–3 days of plating. The remaining eluate can be stored at 4°C for at least one week.
 +
                        </em>
 +
                    </li>
 +
                    <li>
 +
                        For preparation of individual clones for sequencing or ELISA, set up a 10-ml overnight culture of ER2738 from a colony, not by diluting the titering culture. Proceed with plaque amplification. Do not amplify the third round eluate and carry out a fourth round of panning unless the characterization shows no clear consensus sequence or phage ELISA results are negative.
 +
                    </li>
 +
                </ol>
 +
   
 +
        <h4>Plaque Amplification for ELISA or Sequencing</h4>
 +
   
 +
            <p class="input">
 +
                Selected phage clones can be identified by DNA sequencing, and target specificity can be confirmed by phage ELISA. In both cases it is necessary to amplify phage, either from individual plaques or from the eluted pool, to obtain sufficient quantities to work with.
 +
            </p>
 +
           
 +
            <ol>
 +
                <li>
 +
                    Dilute an overnight culture of ER2738 1:100 in LB. Dispense 1 ml of diluted culture into culture tubes, one for each clone to be characterized. 10–20 clones from the third round are usually sufficient to detect a consensus binding sequence.
 +
                </li>
 +
                <li>
 +
                    Use a sterile wooden stick or pipette tip to stab a blue plaque from a titering plate (important: plates should be less than 1–3 days old, stored at 4°C and have less than 100 plaques) and transfer to a tube containing the diluted culture. Pick well-separated plaques. This will ensure that each plaque contains a single DNA sequence.
 +
                </li>
 +
                <li>
 +
                    Incubate the tubes at 37°C with shaking for 4.5–5 hours (no longer).
 +
                </li>
 +
                <li>
 +
                    Transfer the cultures to microcentrifuge tubes, and microfuge at 14,000 rpm for 30 seconds (see next section to purify sequencing template). Transfer the supernatant to a fresh tube and re-spin. Using a pipette, transfer the upper 80% of the supernatant to a fresh tube. This is the amplified phage stock and can be stored at 4°C for several weeks with little loss of titer. For longterm storage (up to several years), dilute 1:1 with sterile glycerol and store at –20°C.
 +
                </li>
 +
            </ol>
 +
   
 +
        <h4>Sequencing of phage DNA</h4>
 +
   
 +
                This extremely rapid procedure produces template of sufficient purity for manual or automated dideoxy sequencing, without the use of phenol or chromatography.
 +
   
 +
            <ol>
 +
                <li>
 +
                    Carry out the plaque amplification procedure described in the Phage Amplification protocol. After the first centrifugation in Step 4, transfer 500 µl of the phage-containing supernatant to a fresh microfuge tube.
 +
                </li>
 +
                <li>
 +
                    Add 200 µl of 20% PEG/2.5 M NaCl. Invert several times to mix, and let stand for 10–20 minutes at room temperature.
 +
                </li>
 +
                <li>
 +
                    Microfuge at 14,000 rpm for 10 minutes at 4°C and discard the supernatant. Phage pellet may not be visible.
 +
                </li>
 +
                <li>
 +
                    Re-spin briefly. Carefully pipet away and discard any remaining supernatant.
 +
                </li>
 +
                <li>
 +
                    Suspend the pellet thoroughly in 100 µl of Iodide Buffer by vigorously tapping the tube. Add 250 µl of ethanol and incubate 10–20 minutes at room temperature. Short incubation at room temperature will preferentially precipitate single-stranded phage DNA, leaving most phage protein in solution.
 +
                </li>
 +
                <li>
 +
                    Spin in a microfuge at 14,000 rpm for 10 minutes at 4°C, and discard the supernatant. Wash the pellet with 0.5 ml of 70% ethanol (stored at –20°C), re-spin, discard the supernatant, and briefly dry the pellet under vacuum.
 +
                </li>
 +
                <li>
 +
                    Suspend the pellet in 30 µl of TE buffer. The template can be suspended in H2O instead of TE if desired, but this is not recommended for long-term storage. In TE buffer, the phage DNA should be stable indefinitely at –20°C.
 +
                </li>
 +
                <li>
 +
                    Quantitate product by using a Nanodrop.
 +
                </li>
 +
                <li>
 +
                    Send to sequencing.
 +
                </li>
 +
            </ol>
 +
   
 +
            <h5>Sequencing Guidelines</h5>
 +
   
 +
                <ol>
 +
                    <li>
 +
                        The sequence being read corresponds to the anticodon strand of the template. Write out the complementary strand and check against the top strand of the insert sequence shown in the figure below (the primers hybridize downstream of the insert). Check that the third nucleotide of each codon in the randomized region is G or T.
 +
                    </li>
 +
                    <div style="text-align:center;">
 +
                        <img src="https://static.igem.org/mediawiki/2016/d/dd/Paris_Bettencourt-Sequencing_scheme.jpg" alt="Sequencing_scheme_NEB_PhD"/>
 +
                    </div>
 +
                    <li>
 +
                        TAG stop codons are suppressed by glutamine in ER2738 (glnV). If the library was amplified in this strain or any glnV (also known as supE) strain, TAG should be considered a glutamine codon when translating.
 +
                    </li>
 +
                    <li>
 +
                        Libraries often contain a small percentage (less than 1%) of clones containing multiple inserts of the randomized region. Preferential selection and amplification of these clones may occur when panning against targets whose ligand specificity spans a length greater than that specified by the insert. When interpreting sequence data, be sure the sequence outside the restriction sites used for inserting the randomized sequence (Acc65I and EagI) matches the sequence shown in Figure 5. Once the flanking regions of the library insert have been identified, the insert size is easily determined.
 
                     </li>
 
                     </li>
 
                 </ol>
 
                 </ol>
  
<h1 class="red">Week 25th - 31th July</h1>
+
    </p>
 
+
  </div>
                <h3>NEB Phage Display protocol on cotton - DAY 1</h3>
+
               
+
                    <p>
+
                        Cotton used: Khadi (from Khadi and Co - Bess Nielsen, given by Teja) - Hand Woven - 100% cotton. <br>
+
                        A square of 1cm x 1cm was used (total surface: 2 cm² counting both sides).
+
                    </p>
+
  
                    <ol>
+
    <h2 class="red">Phage ELISA:</h2>
                        <li>
+
<div>
                            Inoculate 10 ml of LB+Tet medium with ER2738. This culture will be used for titering in Step 8 and can be used in ~4 hours. Incubate at 37°C with vigorous shaking. Incubate the titering culture until needed.
+
<p>
                        </li>
+
                        <li>
+
                            Incubate for at least 1 hour at 4°C a piece of fabric with blocking buffer.
+
                        </li>
+
                        <li>
+
                            Remove the piece of fabric from the blocking solution. Wash the fabric rapidly 10 times with TBST (TBS + 0.1% [v/v] Tween-20) by dipping the fabric in a beaker filled with TBST and going back and forth through the washing solution.
+
                        </li>
+
                        <li>
+
                            Dilute a 25-fold representation of the library (e.g., 2 x 10 11 phage for a library with 2 x 10 9 clones) with 250µl of TBST (therefore add 10µL of phage library). Pipette onto piece of fabric in Eppendorf tube and rock gently for 60 minutes at room temperature. <br>
+
                                Rem: The square shape of the piece of fabric does not seem best suited for the incubaction with the phages  as the sides seem not to be immersed in the phage library solution. It is probably better to use a rectangle shape thereafter so that the piece of fabric fits nicely into the tube and is fully immersed.
+
                        </li>
+
                        <li>
+
                            Remove piece of fabric from the Eppendorf tube.
+
                        </li>
+
                        <li>
+
                            Wash fabric 20 times with TBST as in step 3.
+
                        </li>
+
                        <li>
+
                            Elute bound phage with 1 ml of an ap­propriate elution buffer for the interaction being studied. A general buffer for nonspecific disruption of binding interactions is 0.2 M Glycine-HCl (pH 2.2), 1 mg/ml BSA. Rock gently for 15 minutes. Discard the piece of fabric (save it in TBST). Neutralize supernatant with 150 μl of 1 M Tris-HCl, pH 9.1.
+
                        </li>
+
                        <li>
+
                            Inoculate 20 mL of LB medium in a 250-ml Erlenmeyer flask with ER2738. Incubate culture at 37°C with vigorous shaking. Carefully, monitor the 20-ml culture so that it does not grow beyond early-log phase (OD600 0.01–0.05), for use in Step 10.
+
                        </li>
+
                        <li>
+
                            Titer a small amount (~2 μl) of the eluate as described in General M13 titration protocol. Plaques from the first or second round eluate titering can be sequenced if desired. <br>
+
                                Rem: As this eluate is not amplified, dilutions used for titration are as follow: 10, 100, 1000, 10000.
+
                        </li>
+
                        <li>
+
                            Amplify the rest of the eluate by adding the eluate to the 20-ml ER2738 culture from Step 1 (should be early-log at this point) and incubating with vigorous shaking for 4.5 hours at 37°C.
+
                        </li>
+
                        <li>
+
                            Transfer the culture to a centrifuge tube and spin for 10 minutes at 12,000 g at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
+
                        </li>
+
                        <li>
+
                            Transfer the upper 80% (here 12.8mL) of the supernatant to a fresh tube and add to it 1/6 volume of 20% PEG/2.5 M NaCl (here ~2.1mL). Allow the phage to precipitate at 4°C for at least 2 hours, preferably overnight.
+
                        </li>
+
                    </ol>
+
 
+
                <table style="width:90%" align="center">
+
                    <tr>
+
                        <th align="center">Time after inoculation - Titration culture</th>
+
                        <th align="center">OD 600nm - Titration culture</th>
+
                        <th align="center">Time after inoculation - Amplification culture</th>
+
                        <th align="center">OD 600nm - 20mL Amplification culture</th>
+
                    </tr>
+
                    <tr>
+
                        <td align="center">0</td>
+
                        <td align="center">0</td>
+
                        <td align="center">0</td>
+
                        <td align="center">0</td>
+
                    </tr>
+
                    <tr>
+
                        <td align="center">3h30</td>
+
                        <td align="center">0.3811</td>
+
                        <td align="center">0h40</td>
+
                        <td align="center">0.008/0.006/0.009</td>
+
                    </tr>
+
                    <tr>
+
                        <td align="center">3h40</td>
+
                        <td align="center">0.5101</td>
+
                        <td align="center">1h50</td>
+
                        <td align="center">0.0116</td> 
+
                    </tr>
+
                    <tr>
+
                        <td align="center"></td>
+
                        <td align="center"></td>
+
                        <td align="center">2h25</td>
+
                        <td align="center">0.0193</td>
+
                    </tr>
+
                </table>
+
 
+
                <h3>NEB Phage Display protocol on cotton - DAY 2</h3>
+
               
+
                    <p>
+
                        Results titration unamplified phage eluate 1st round:
+
                    </p>
+
                    <table style="width:90%" align="center">
+
                        <tr>
+
                            <th align="center">Dilution</th>
+
                            <th align="center">Number of plaques</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">100</td>
+
                            <td align="center">230</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1000</td>
+
                            <td align="center">17</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10000</td>
+
                            <td align="center">3</td>
+
                        </tr>
+
                    </table>
+
                   
+
                    <p>
+
                        Therefore, we have a phage concentration of 230x(10^2)x(10^2) = 2.3 x 10^6 pfu/mL.
+
                    </p>
+
                   
+
                    <ol>
+
                        <li>
+
                            Inoculate 10mL of LB+Tet medium with ER2738 for titration.
+
                        </li>
+
                        <li>
+
                            Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin the tube briefly, and remove residual supernatant with a pipette. The phage pellet should be a white finger print sized smear on the side of the tube.
+
                        </li>
+
                        <li>
+
                            Suspend the pellet in 1 ml of TBS. Transfer the suspension to a micro­centrifuge tube and spin at maximum (14,000 rpm) for 5 minutes at 4°C to pellet residual cells.
+
                        </li>
+
                        <li>
+
                            Transfer the supernatant to a fresh microcentrifuge tube and reprecipitate by adding 1/6 volume of 20% PEG/2.5 M NaCl (here 166µL). Incubate on ice for 15–60 minutes. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C, discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
+
                        </li>
+
                        <li>
+
                            Suspend the pellet in 200 μl of TBS. Microcentrifuge for 1 minute to pel­let any remaining insoluble material. Transfer the supernatant to a fresh tube. This is the amplified eluate.
+
                        </li>
+
                        <li>
+
                            Titer the amplified eluate on LB/IPTG/Xgal plates following the general M13 titration protocol. The eluate can be stored for up to 3 weeks at 4°C. For long-term storage, add an equal volume of sterile glycerol and store at –20° C. <br>
+
                            OD measurements:
+
                                <table style="width:90%" align="center">
+
                                    <tr>
+
                                        <th align="center">Time after inoculation</th>
+
                                        <th align="center">OD 600nm</th>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">0</td>
+
                                        <td align="center">0</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h08</td>
+
                                        <td align="center">0.3167</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h21</td>
+
                                        <td align="center">0.4415</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h25</td>
+
                                        <td align="center">0.4955</td>
+
                                    </tr>
+
                                </table>
+
                        </li>
+
                        <li>
+
                            Incubate overnight at 4°C a new piece of fabric (both a 1 cm x 1cm square and 0.5 cm x 2 cm were incubated) in 1 mL of Blocking Buffer for the 2 nd round of panning.
+
                        </li>
+
 
+
<h1 class="red">Week 01st - 07 August</h1>
+
           
+
                <h3>NEB Phage Display protocol on cotton - DAY 3:</h3>
+
                   
+
 
                         <ol>
 
                         <ol>
 
                             <li>
 
                             <li>
                                 Count blue plaques from the titering plates in Step 17 and determine the phage titer, which should be on the order of 1013–14 pfu/ml. Use this value to calculate an input volume corresponding to the input titer in Step 4. If the phage titer of the amplified eluate is too low, succeeding rounds of panning can be carried out with as little as 109 pfu of input phage. <br>
+
                                 Carry out the plaque amplification procedure described previously- After the first centrifugation, save the phage-containing supernatants at 4°C.
                                Results titration amplified phage eluate 1st round:
+
                                    <table style="width:90%" align="center">
+
                                        <tr>
+
                                            <th align="center">Dilution</th>
+
                                            <th align="center">Number of plaques</th>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">10^8</td>
+
                                            <td align="center">>1000</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">10^9</td>
+
                                            <td align="center">92</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">10^10</td>
+
                                            <td align="center">8</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">10^11</td>
+
                                            <td align="center">1</td>
+
                                        </tr>
+
                                    </table>
+
                                Therefore, we have a phage concentration of 92x(10^9)x(10^2) = 9.2 x 10^12 pfu/mL.
+
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Inoculate 10 ml of LB+Tet medium with ER2738. This culture will be used for titering in Step 9 and can be used in ~4 hours. Incubate at 37°C with vigorous shaking. Incubate the titering culture until needed.
+
                                 For each clone to be characterized,  dilute an overnight culture of ER2738 1:100 in 20 ml of LB.
 +
                            <li>
 +
                                Add 5 μl of phage stock from Step 1(or a single phage plaque) to a 20 ml culture for each clone and incubate with vigorous aeration for 4.5–5 hours at 37°C.
 +
                            </li>
 +
                            <li>
 +
                                Transfer the culture to a centrifuge tube and spin at 12,000 g for 10 minutes at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
 +
                            </li>
 +
                            <li>
 +
                                Pipette the upper 80% of the supernatant to a fresh tube and add 1/6 volume of 20% PEG/2.5 M NaCl. Allow the phage to precipitate at 4°C for at least 2 hours or overnight.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Remove the piece of fabric from the blocking solution. Wash the fabric rapidly 10 times with TBST (TBS + 0.5% [v/v] Tween-20) by dipping the fabric in a beaker filled with TBST and going back and forth through the washing solution.
+
                                 Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin briefly, and remove residual supernatant with a pipette.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Dilute a 11.5-fold representation of the library (e.g., 2 x 10 11 phage for a library with 2 x 10 9 clones) with 250µl of TBST (therefore add 10µL of phage library). Pipette onto piece of fabric in Eppendorf tube and rock gently for 60 minutes at room temperature. <br>
+
                                 Suspend the pellet in 1 ml of TBS. Transfer the suspension to a microcentrifuge tube and spin at 14,000 rpm for 5 minutes at 4°C to pellet residual cells.
                                    Rem: The square shape of the piece of fabric does not seem best suited for the incubaction with the phages  as the sides seem not to be immersed in the phage library solution. It is probably better to use a rectangle shape thereafter so that the piece of fabric fits nicely into the tube and is fully immersed.
+
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Remove piece of fabric from the Eppendorf tube.
+
                                 Transfer the supernatant to a fresh microcentrifuge tube and re-precipitate with 1/6 volume of 20% PEG/2.5 M NaCl. Incubate 15–60 minutes on ice. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C. Discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Wash fabric 20 times with TBST as in step 3.
+
                                 Suspend the pellet in 50 μl of TBS and Titer. The titer should be approximately 10^14 pfu/ml. The phage stock can be stored for several weeks at 4°C.
 +
                            </li>                   
 +
                            <li>
 +
                                Elisa was first performed in the 96 well plate with the target (fabric) developed by the Assay team. Fill each well completely with blocking buffer. Additionally, one row of uncoated wells per clone to be characterized should also be blocked to test for binding of each selected sequence to BSA-coated plastic. A second, fully uncoated microtiter plate should be blocked for use in serial dilutions of phage (step 13) before addition to the target-coated plate. Dilutions are done in a separate blocked plate to ensure that phage are not absorbed onto the target during the course of performing dilutions, which would result in a sudden “falling-off” of signal as the phage is diluted. Incubate the plates filled with blocking buffer for 1–2 hours at 4°C.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Elute bound phage with 1 ml of an ap­propriate elution buffer for the interaction being studied. A general buffer for nonspecific disruption of binding interactions is 0.2 M Glycine-HCl (pH 2.2), 1 mg/ml BSA. Rock gently for 15 minutes. Discard the piece of fabric (save it in TBST). Neutralize supernatant with 150 μl of 1 M Tris-HCl, pH 9.1.
+
                                 Shake out the blocking buffer and wash each plate 10 times with TBST, slapping the plate face-down onto a clean section of paper towel each time. The percentage of Tween should be the same as the concentration used in the panning wash steps.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Inoculate 20 mL of LB medium in a 250-ml Erlenmeyer flask with ER2738. Incubate culture at 37°C with vigorous shaking. Carefully, monitor the 20-ml culture so that it does not grow beyond early-log phase (OD600 0.01–0.05), for use in Step 10.
+
                                 In the separate blocked plate, carry out fourfold serial dilutions of the phage in 200 μl of TBS/Tween per well, starting with 10^12 virions in the first well of a row and ending with 2 x 10^5 virions in the 12th well.
 +
                            </li> 
 +
                            <li>
 +
                                Using a multichannel pipettor, transfer 100 μl from each row of diluted phage to a row of target-coated wells, and transfer 100 μl to a row without target. Incubate at room temperature for 1–2 hours with agitation.Wash plate 10 times with TBST as in Step 12.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Titer a small amount (~2 μl) of the eluate on LB/IPTG/Xgal following general M13 titration protocol. Plaques from the first or second round eluate titering can be sequenced if desired. <br>
+
                                 Dilute HRP-conjugated anti-M13 monoclonal antibody (GE Healthcare. #27-9421-01) in blocking buffer to the final dilution recommended by the manufacturer. Add 200 μl of diluted conjugate to each well and incubate at room temperature for 1 hour with agitation.
                                OD measuerments:
+
                                    <table style="width:90%" align="center">
+
                                        <tr>
+
                                            <th align="center">Time after inoculation</th>
+
                                            <th align="center">OD 600nm</th>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">0</td>
+
                                            <td align="center">0</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">3h33</td>
+
                                            <td align="center">0.1130</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">4h03</td>
+
                                            <td align="center">0.2107</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">4h35</td>
+
                                            <td align="center">0.3251</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">4h50</td>
+
                                            <td align="center">0.5356</td>
+
                                        </tr>
+
                                    </table>
+
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Amplify the rest of the eluate by adding the eluate to the 20-ml ER2738 culture from Step 1 (should be early-log at this point) and incubating with vigorous shaking for 4.5 hours at 37°C. <br>
+
                                 Wash 10 times with TBST as in Step 12.
                                OD measuerments:
+
                                    <table style="width:90%" align="center">
+
                                        <tr>
+
                                            <th align="center">Time after inoculation</th>
+
                                            <th align="center">OD 600nm</th>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">0</td>
+
                                            <td align="center">0</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">1h01</td>
+
                                            <td align="center">0</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">1h33</td>
+
                                            <td align="center">0.006</td>
+
                                        </tr>
+
                                        <tr>
+
                                            <td align="center">2h06</td>
+
                                            <td align="center">0.0388</td>
+
                                        </tr>
+
                                    </table>
+
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Transfer the culture to a centrifuge tube and spin for 10 minutes at 12,000 g at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
+
                                 Prepare the HRP substrate solution as follows: a stock solution of ABTS can be prepared in advance by dissolving 22 mg of azino-bis(3-ethylben- zothiazole sulfonic acid) diammonium salt (ABTS) (Sigma, cat. # A-1888) in 100 ml of 50 mM sodium citrate, pH 4.0. Filter sterilize and store at 4°C. Immediately prior to the detection step, add 36 μl of 30% H2O2 to 21 ml of ABTS stock solution per plate to be analyzed.
 
                             </li>
 
                             </li>
 
                             <li>
 
                             <li>
                                 Transfer the upper 80% (here 14.4mL) of the supernatant to a fresh tube and add to it 1/6 volume of 20% PEG/2.5 M NaCl (here 2.4mL). Allow the phage to precipitate at 4°C for at least 2 hours, preferably overnight.
+
                                 Add 200 μl of substrate solution to each well, and incubate for 10–60 minutes at room temperature with gentle agitation.
 +
                            </li>
 +
                            <li>
 +
                                Read the plates using a microplate reader set at 405–415 nm. For each phage concentration, compare the signals obtained with and without target protein.
 +
                            </li>
 +
                            <li>
 +
                                The protocol was later performed in micro-centrifuge tubes to reduce non specific binding of peptides to the polystyrene. All the reagent volumes were the same. Washes were increased to 1ml * 5 times.
 
                             </li>
 
                             </li>
 
                         </ol>
 
                         </ol>
                       
+
</p>
                <h3>NEB Phage Display protocol on cotton - DAY 4</h3>
+
</div>
               
+
                    <p>
+
                        Results titration unamplified phage eluate 2nd round:
+
                    </p>
+
                    <table style="width:90%">
+
                        <tr>
+
                            <th align="center">Dilution</th>
+
                            <th align="center">Number of plaques</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">100</td>
+
                            <td align="center">788</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1000</td>
+
                            <td align="center">38</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10000</td>
+
                            <td align="center">10</td>
+
                        </tr>
+
                    </table>
+
                   
+
                    <p>
+
                        Therefore, we have a phage concentration of 38x(10^3)x(10^2) = 3.8 x 10^6 pfu/mL
+
                    </p>
+
                   
+
                    <ol>
+
                        <li>
+
                            Inoculate 10mL of LB+Tet medium with ER2738 for titration.
+
                        </li>
+
                        <li>
+
                            Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin the tube briefly, and remove residual supernatant with a pipette. The phage pellet should be a white finger print sized smear on the side of the tube.
+
                        </li>
+
                        <li>
+
                            Suspend the pellet in 1 ml of TBS. Transfer the suspension to a micro­centrifuge tube and spin at maximum (14,000 rpm) for 5 minutes at 4°C to pellet residual cells.
+
                        </li>
+
                        <li>
+
                            Transfer the supernatant to a fresh microcentrifuge tube and reprecipitate by adding 1/6 volume of 20% PEG/2.5 M NaCl (here 166µL). Incubate on ice for 15–60 minutes. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C, discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
+
                        </li>
+
                        <li>
+
                            Suspend the pellet in 200 μl of TBS. Microcentrifuge for 1 minute to pel­let any remaining insoluble material. Transfer the supernatant to a fresh tube. This is the amplified eluate.
+
                        </li>
+
                        <li>
+
                            Titer the amplified eluate on LB/IPTG/Xgal plates following the general M13 titration protocol. The eluate can be stored for up to 3 weeks at 4°C. For long-term storage, add an equal volume of sterile glycerol and store at –20° C. <br>
+
                            OD measurements:
+
                                <table style="width:90%" align="center">
+
                                    <tr>
+
                                        <th align="center">Time after inoculation</th>
+
                                        <th align="center">OD 600nm</th>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">0</td>
+
                                        <td align="center">0</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h38</td>
+
                                        <td align="center">1.032 => 10-fold dilution</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h18</td>
+
                                        <td align="center">0.2009</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h42</td>
+
                                        <td align="center">0.42</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h48</td>
+
                                        <td align="center">0.5094</td>
+
                                    </tr>
+
                                </table>
+
                        </li>
+
                    </ol>
+
               
+
                <h3>NEB Phage Display protocol on cotton - DAY 5</h3>
+
               
+
                    <ol>
+
                        <li>
+
                            Count blue plaques from the titering plates in Step 17 and determine the phage titer, which should be on the order of 1013–14 pfu/ml. Use this value to calculate an input volume corresponding to the input titer in Step 4. If the phage titer of the amplified eluate is too low, succeeding rounds of panning can be carried out with as little as 109 pfu of input phage. <br>
+
                            Results titration amplified phage eluate 1st round:
+
                                <table style="width:90%" align="center">
+
                                    <tr>
+
                                        <th align="center">Dilution</th>
+
                                        <th align="center">Number of plaques</th>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">10^8</td>
+
                                        <td align="center">>1000</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">10^9</td>
+
                                        <td align="center">277</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">10^10</td>
+
                                        <td align="center">40</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">10^11</td>
+
                                        <td align="center">4</td>
+
                                    </tr>
+
                                </table>
+
                            Therefore, we have a phage concentration of (277x(10^9)x(10^2)+40x(10^10)x(10^2))/2 = 3.36 x 10^13 pfu/mL
+
                        </li>
+
                        <li>
+
                            Inoculate 10 ml of LB+Tet medium with ER2738. This culture will be used for titering in Step 8 and can be used in ~4 hours. Incubate at 37°C with vigorous shaking. Incubate the titering culture until needed.
+
                        </li>
+
                        <li>
+
                            Remove the piece of fabric from the blocking solution. Wash the fabric rapidly 10 times with TBST (TBS + 0.5% [v/v] Tween-20) by dipping the fabric in a beaker filled with TBST and going back and forth through the washing solution.
+
                        </li>
+
                        <li>
+
                            Dilute a 168-fold representation of the library with 250µl of TBST (therefore add 1.5µL of phage library to 248.5µL TBST). Pipette onto piece of fabric in Eppendorf tube and rock gently for 60 minutes at room temperature.
+
                        </li>
+
                        <li>
+
                            Remove piece of fabric from the Eppendorf tube.
+
                        </li>
+
                        <li>
+
                            Wash fabric 20 times with TBST as in step 3.
+
                        </li>
+
                        <li>
+
                            Elute bound phage with 1 ml of an ap­propriate elution buffer for the interaction being studied. A general buffer for nonspecific disruption of binding interactions is 0.2 M Glycine-HCl (pH 2.2), 1 mg/ml BSA. Rock gently for 15 minutes. Discard the piece of fabric (save it in TBST). Neutralize supernatant with 150 μl of 1 M Tris-HCl, pH 9.1.
+
                        </li>
+
                        <li>
+
                            Titer a small amount (~2 μl) of the eluate on LB/IPTG/Xgal following general M13 titration protocol. Plaques from the first or second round eluate titering can be sequenced if desired. <br>
+
                            OD measuerments:
+
                                <table style="width:90%" align="center">
+
                                    <tr>
+
                                        <th align="center">Time after inoculation</th>
+
                                        <th align="center">OD 600nm</th>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">0</td>
+
                                        <td align="center">0</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h16</td>
+
                                        <td align="center">0.2936</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">3h45</td>
+
                                        <td align="center">0.2936</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h02</td>
+
                                        <td align="center">0.4242</td>
+
                                    </tr>
+
                                    <tr>
+
                                        <td align="center">4h11</td>
+
                                        <td align="center">0.5237</td>
+
                                    </tr>
+
                                </table>
+
                        </li>
+
                        <li>
+
                            It is not necessary to amplify the third round eluate. Plaques from this titering can be used for sequencing: time the procedure so that plates are incubated at 37°C for no longer than 18 hours, as deletions may occur if plates are grown longer. Stored at 4°C, plates should be used to pick plaques within 1–3 days of plating. The remaining eluate can be stored at 4°C for at least one week.
+
                        </li>
+
                    </ol>
+
               
+
                <h3>Plaque amplification Sequencing - Cotton</h3>
+
               
+
                    <p>
+
                        Selected phage clones can be identified by DNA sequencing, and target specificity can be confirmed by phage ELISA. In both cases it is necessary to amplify phage, either from individual plaques or from the eluted pool, to obtain sufficient quantities to work with.
+
                    </p>
+
                   
+
                    <ol>
+
                        <li>
+
                            Dilute an overnight culture of ER2738 1:100 in LB. Dispense 1 ml of diluted culture into culture tubes, one for each clone to be characterized. 10–20 clones from the third round are usually sufficient to detect a consensus binding sequence. 20 clones were selected.
+
                        </li>
+
                        <li>
+
                            Use a sterile wooden stick or pipette tip (tip used here) to stab a blue plaque from a titering plate (important: plates should be <1–3 days old, stored at 4°C and have <100 plaques) and transfer to a tube containing the diluted culture. Pick well-separated plaques. This will ensure that each plaque contains a single DNA sequence.
+
                        </li>
+
                        <li>
+
                            Incubate the tubes at 37°C with shaking for 4.5–5 hours (4h45').
+
                        </li>
+
                        <li>
+
                            Transfer the cultures to microcentrifuge tubes, and microfuge at 14,000 rpm for 30 seconds. Transfer the supernatant to a fresh tube and re-spin. Using a pipette, transfer the upper 80% of the supernatant to a fresh tube. This is the amplified phage stock and can be stored at 4°C for several weeks with little loss of titer. For long-term storage (up to several years), dilute 1:1 with sterile glycerol and store at –20°C.
+
                        </li>
+
                    </ol>
+
  
                   
 
            <h1 class="red">Week 08th - 14th August</h1>
 
           
 
                <h3>Sequencing of Phage DNA from Cotton Phage Display</h3>
 
                   
 
                    <ol>
 
                        <li>
 
                            After the first centrifugation in Step 4 in the phage amplification protocol, transfer 500 μl of the phage-containing supernatant to a fresh microfuge tube.
 
                        </li>
 
                        <li>
 
                            Add 200 μl of 20% PEG/2.5 M NaCl. Invert several times to mix, and let stand for 10–20 minutes at room temperature.
 
                        </li>
 
                            Microfuge at 14,000 rpm for 10 minutes at 4°C and discard the supernatant. Phage pellet may not be visible.
 
                        </li>
 
                        <li>
 
                            Re-spin briefly. Carefully pipet away and discard any remaining supernatant.
 
                        </li>
 
                            Suspend the pellet thoroughly in 100 μl of Iodide Buffer by vigorously tap­ping the tube. Add 250 μl of ethanol and incubate 10–20 minutes at room temperature. Short incubation at room temperature will preferentially pre­cipitate single-stranded phage DNA, leaving most phage protein in solution.
 
                        </li>
 
                        <li>
 
                            Spin in a microfuge at 14,000 rpm for 10 minutes at 4°C, and discard the supernatant. Wash the pellet with 0.5 ml of 70% ethanol (stored at –20°C), re-spin, discard the supernatant, and dry pellet (here it was dried 1h at RT with ~15µL EtOH remaining after discarding supernatant).
 
                        </li>
 
                        <li>
 
                            Suspend the pellet in 30 μl of H2O. The template can be suspended in TE if desired, this is recommended for long-term storage. In TE buffer, the phage DNA should be stable indefinitely at –20°C.
 
                        </li>
 
                        <li>
 
                            Quantitate product by using a Nanodrop. <br>
 
                            Note: Make sure to use single strand Dna measurement
 
                            <table style="width:90%">
 
                                <tr>
 
                                        <th align="center">Sample</th>
 
                                        <th align="center">Concentration (ng/µL)</th>
 
                                        <th align="center">260/280 ration</th>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P1</td>
 
                                        <td align="center">52</td>
 
                                        <td align="center">ND</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P2</td>
 
                                        <td align="center">57</td>
 
                                        <td align="center">ND</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P3</td>
 
                                        <td align="center">14</td>
 
                                        <td align="center">ND</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P4</td>
 
                                        <td align="center">68</td>
 
                                        <td align="center">2.46</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P5</td>
 
                                        <td align="center">29</td>
 
                                        <td align="center">2.53</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P6</td>
 
                                        <td align="center">61</td>
 
                                        <td align="center">2.00</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P7</td>
 
                                        <td align="center">97</td>
 
                                        <td align="center">2.01</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P8</td>
 
                                        <td align="center">61</td>
 
                                        <td align="center">1.97</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P9</td>
 
                                        <td align="center">61</td>
 
                                        <td align="center">2.55</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P10</td>
 
                                        <td align="center">41</td>
 
                                        <td align="center">2.16</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P11</td>
 
                                        <td align="center">80</td>
 
                                        <td align="center">2.04</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P12</td>
 
                                        <td align="center">64</td>
 
                                        <td align="center">2.04</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P13</td>
 
                                        <td align="center">64</td>
 
                                        <td align="center">2.15</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P14</td>
 
                                        <td align="center">66</td>
 
                                        <td align="center">2.02</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P15</td>
 
                                        <td align="center">65</td>
 
                                        <td align="center">1.96</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P16</td>
 
                                        <td align="center">44.5</td>
 
                                        <td align="center">2.05</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P17</td>
 
                                        <td align="center">45</td>
 
                                        <td align="center">2.10</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P18</td>
 
                                        <td align="center">50</td>
 
                                        <td align="center">2.00</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P19</td>
 
                                        <td align="center">43</td>
 
                                        <td align="center">2.00</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">R3P20</td>
 
                                        <td align="center">53</td>
 
                                        <td align="center">1.90</td>
 
                                    </tr>
 
                                </table>
 
                        </li>
 
                    </ol>
 
                   
 
                    <p>
 
                        All samples were sent to sequencing by GATC Biotech. <br>
 
                        Results are available below:
 
                    </p>
 
                   
 
                    <a href="https://static.igem.org/mediawiki/2016/1/1f/Paris_Bettencourt-Sequencing_results_NEB_PhD_Cotton_6-15.zip">
 
                        Sequences Phage R3P6 to R3P15
 
                    </a> <br>
 
                    <a href="https://static.igem.org/mediawiki/2016/e/ea/Paris_Bettencourt-Sequencing_results_NEB_PhD_Cotton_1-5_and_16-20.zip">
 
                        Sequences Phage R3P1 to R3P5 and R3P16 to R3P20
 
                    </a>
 
                   
 
                <h3>NEB Phage Display on Cotton - Finding a consensus sequence</h3>
 
               
 
                    <p>
 
                        Sequences were analysed using Geneious 9.1.5. <br>
 
                        The random peptide library sequence was found between the linker (motif: 5'-ACC TCC ACC-3') and the end of the pIII leader sequence (motif: 5'-AGA GTG AGA-3'). We used only the -96 primer (see sequence below) to sequence as the -28 seemed too close to the library sequence for the sequencing to give a good result.
 
                    </p>
 
                   
 
                    <div style="text-align:center;">
 
                        <img src="https://static.igem.org/mediawiki/2016/d/dd/Paris_Bettencourt-Sequencing_scheme.jpg" alt="Sequencing_scheme_NEB_PhD"/>
 
                    </div>
 
                   
 
                    <p>
 
                        Some samples (R3P4, R3P13, R3P17) did not exhibit those motifs. Deletion? <br>
 
                        One of the sequences was longer (22 nucleotides) and contained non-determined nucleotides (N). <br>
 
                        Those four sequences were not used in the analysis. <br>
 
                        The 21 nucleotides of the library of 16 remaining sequences were then translated.
 
                    </p>
 
                   
 
                    <div style="text-align:center;">
 
                        <img src="https://static.igem.org/mediawiki/2016/thumb/0/00/Paris_Bettencourt-Translation_sequence_random_peptide_library_NEB_PhD_Cotton.jpeg/800px-Paris_Bettencourt-Translation_sequence_random_peptide_library_NEB_PhD_Cotton.jpeg" alt="Translation_sequence_random_peptide_library_NEB_PhD_Cotton"/>
 
                    </div>
 
                   
 
                    <p>
 
                        Using the Multiple-Align function of Geneious and setting the threshold for the consensus sequence at 25% (amino acid present at least 25% of the time at a given position), we get the following consensus sequence:
 
                    </p>
 
                   
 
                    <div style="text-align:center;">
 
                        <img src="https://static.igem.org/mediawiki/2016/4/44/Paris_Bettencourt-Consensus_sequence_NEB_PhD_Cotton.jpg" alt="Consensus_sequence_random_peptide_library_NEB_PhD_Cotton"/>
 
                    </div>
 
                   
 
                <h3>NEB Phage Display on Polyester and Silk - DAY 1</h3>
 
       
 
                    <p>
 
                        Silk used: Silk thread 1003 Au ver a Soie - Colour: Crème (Cream) - 100% Soie - Length: 50 cm - Weight: 16.5mg.<br>
 
                        Polyester used: Polyester thread Mediac Ref: 960 - Colour: 400 - 100% Polyester - Length: 50cm - Weight: 16mg.<br>
 
                        <br>
 
                        DAY 1 from Panning Procedure (see protocol page) was followed. Amplification was not started this day.<br>
 
                        <br>
 
                        OD600 measurements of titration culture were as follow:
 
                    </p>
 
                   
 
                    <table style="width:90%" align="center">
 
                                    <tr>
 
                                        <th align="center">Time after inoculation</th>
 
                                        <th align="center">OD 600nm</th>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">3h45</td>
 
                                        <td align="center">0.4984 => dilution 200-fold</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">6h10</td>
 
                                        <td align="center">0.1111</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">6h52</td>
 
                                        <td align="center">0.3191</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">7h02</td>
 
                                        <td align="center">0.4210</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">7h07</td>
 
                                        <td align="center">0.4567</td>
 
                                    </tr>
 
                                    <tr>
 
                                        <td align="center">7h12</td>
 
                                        <td align="center">0.4885</td>
 
                                    </tr>
 
                                </table>
 
                    <p>
 
                        10mL LB+Tet were inoculated with a single ER2738 colony at 37°C with shaking. This culture will be diluted 100-fold the next day to amplify the unamplified panning eluate.
 
                    </p>
 
  
                <h3>NEB Phage Display on Polyester and Silk - DAY 2 (Part 1)</h3>
 
       
 
                    <p>
 
                        Results titration unamplified phage eluate 1st round:
 
                    </p>
 
       
 
                    <table style="width:90%" align="center">
 
                        <tr>
 
                            <th align="center">Dilution</th>
 
                            <th align="center" colspan="2">Number of plaques</th>
 
                        </tr>
 
                        <tr>
 
                            <th align="center"> </th>
 
                            <th align="center">Silk</th>
 
                            <th align="center">Polyester</th>
 
                        </tr>
 
                        <tr>
 
                            <td align="center">10</td>
 
                            <td align="center">864</td>
 
                            <td align="center">504</td>
 
                        </tr>
 
                        <tr>
 
                            <td align="center">100</td>
 
                            <td align="center">75</td>
 
                            <td align="center">34</td>
 
                        </tr>
 
                        <tr>
 
                            <td align="center">1000</td>
 
                            <td align="center">16</td>
 
                            <td align="center">3</td>
 
                        </tr>
 
                        <tr>
 
                            <td align="center">10000</td>
 
                            <td align="center">5</td>
 
                            <td align="center">0</td>
 
                        </tr>
 
                    </table>
 
       
 
                    <p>
 
                        End of DAY 1 (steps 9-11) was performed.
 
                    </p>
 
                                                         
 
           
 
            <h1 class="red">Week 15th - 21st August</h1>
 
           
 
                <h3>NEB Phage Display on Polyester and Silk - DAY 2 (Part 2)</h3>
 
  
                <h3>NEB Phage Display on Polyester and Silk - DAY 3</h3>
+
<h2 class="red"> GOLDEN GATE ASSEMBLY </h2>
               
+
<div>
                <h3>NEB Phage Display on Polyester and Silk - DAY 4</h3>
+
<h4> GOLDEN GATE ASSEMBLY/CLONING PROTOCOL</h4>
           
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 1</h3>
+
               
+
                    <p>
+
                        Wool used: Pure wool gauze twill fabric 100%wool 3.2 oz/linear yard- From Dharma trading. <br>
+
                        Linen used: 100% bleached linen, 3.8 oz/linear yard- From Dharma trading. <br>
+
                        A rectange of 0.5cm x 2cm was used (total surface: 2 cm² counting both sides).<br>
+
                        Followed Day1 of the phage display protocol but some things to note - <br>
+
                        During step7, I removed the fabric from the elution buffer and then I centrifuged the solution to remove the lint particles from the wool fabric and then neutralized the supernatant.<br>
+
                        Note- Wool fabric used is loosely woven, so while washing it is coming apart, I did not have the same problem with linen.
+
                    </p>
+
                   
+
                    <table style="width:90%" align="center">
+
                        <tr>
+
                            <th align="center">Time after inoculation - Titration culture</th>
+
                            <th align="center">OD 600nm</th>  
+
                        </tr>
+
                        <tr>
+
                            <td align="center">0</td>
+
                            <td align="center">>0</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">2h 15</td>
+
                            <td align="center">0.25</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">2h 35</td>
+
                            <td align="center">0.43</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">2h 48</td>
+
                            <td align="center">0.48</td>
+
                        </tr>
+
                    </table>
+
                   
+
                    <p>
+
                        For amplification, 1:100 dilution of the overnight culture of ER2738 was used.
+
                    </p>
+
                   
+
                <h3>NEB Phage Display on Polyester and Silk - DAY 5</h3>
+
                   
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 2</h3>
+
               
+
                    <p>
+
                        Results of 1st round unamplified phage eluate titration:
+
                    </p>
+
                   
+
                    <table style="width:90%" align="center">
+
                        <tr>
+
                            <th align="center">Dilution</th>
+
                            <th align="center" colspan="2">Number of plaques</th>
+
                        </tr>
+
                        <tr>
+
                            <th align="center"> </th>
+
                            <th align="center">Wool</th>
+
                            <th align="center">Linen</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10</td>
+
                            <td align="center">>1000</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">100</td>
+
                            <td align="center">87</td>
+
                            <td align="center">357</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1000</td>
+
                            <td align="center">10</td>
+
                            <td align="center">46</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10000</td>
+
                            <td align="center">0</td>
+
                            <td align="center">1</td>
+
                        </tr>
+
                    </table>
+
                   
+
                    <p>
+
                        Therefore, we have following phage concentration - <br>
+
                        Wool  -  87x(10^2)x(10^2) = 8.7 x 10^5 pfu/mL. <br>
+
                        Linen - 357x(10^2)x(10^2) = 3.57 x 10^6 pfu/mL. <br>
+
                        Followed Day2 protocol exactly.<br>
+
                        OD measurements:
+
                    </p>
+
                   
+
                    <table style="width:90%" align="center">
+
                        <tr>
+
                            <th align="center">Time after inoculation</th>
+
                            <th align="center">OD 600nm</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">0</td>
+
                            <td align="center">0</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h30</td>
+
                            <td align="center">2.42</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">Diluted 1:20</td>
+
                            <td align="center"> </td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">4h00</td>
+
                            <td align="center">0.443</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">4h07</td>
+
                            <td align="center">0.5409</td>
+
                        </tr>
+
                    </table>
+
                   
+
                <h3>Plaque amplification for Sequencing - Polyester and Silk</h3>
+
               
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 3</h3>
+
               
+
                    <p>
+
                        Results of 1st round amplified phage eluate titration:
+
                    </p>
+
  
                    <table style="width:90%" align="center">
+
For the Golden Gate assembly (GG) here we fused two protocols, using part of the one facilitated by NEB Golden Gate Assembly Mix, which contains BsaI and T4 DNA Ligase, and another which we had by courtesy of our advisor Nadine Bongaerts: <br>
                        <tr>
+
<br>
                            <th align="center">Dilution</th>
+
<br>
                            <th align="center" colspan="2">Number of plaques</th>
+
                        </tr>
+
                        <tr>
+
                            <th align="center"> </th>
+
                            <th align="center">Wool</th>
+
                            <th align="center">Linen</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10^8</td>
+
                            <td align="center">>1000</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                    <tr>
+
                        <td align="center">10^9</td>
+
                        <td align="center">267</td>
+
                        <td align="center">277</td>
+
                    </tr>
+
                    <tr>
+
                        <td align="center">10^10</td>
+
                        <td align="center">41</td>
+
                        <td align="center">22</td>
+
                    </tr>
+
                    <tr>
+
                        <td align="center">10^11</td>
+
                        <td align="center">2</td>
+
                        <td align="center">4</td>
+
                    </tr>
+
                </table>
+
                               
+
                    <p>
+
                        Therefore, we have following phage concentration - <br>
+
                        Wool  - 267x(10^9)x(10^2) = 2.67 x 10^13 pfu/mL.<br>
+
                        Linen - 277x(10^9)x(10^2) = 2.77 x 10^13 pfu/mL.<br>
+
                        Round 2 panning:<br>
+
                        To get a final phage number per reaction approximately 2*10^11, add 10µl of the amplified phage solution in              240µl TBST(0.5% Tween 20) to get a final volume of 250µl for both wool and linen <br>
+
                        Followed Day3 protocol of Phage display protocol.<br>
+
                        OD measurement of Culture for Titration
+
                    </p>
+
  
                    <table style="width:90%" align="center">
+
<b>uL</b><br>
                        <tr>
+
x 40 fmol of vector and insert<br>
                          <th align="center">Time after inoculation</th>
+
1ul Buffer 10x <br>
                          <th align="center">OD 600nm</th>  
+
0.5ul Assembly mix<br>
                        </tr>
+
x dH2O (until 10ul)<br>
                        <tr>
+
-----------------------------<br>
                            <td align="center">0</td>
+
<b>10 uL total</b><br>
                            <td align="center">0</td>
+
<br>
                        </tr>
+
<br>
                        <tr>
+
<br>
                            <td align="center">2h20</td>
+
                            <td align="center">0.303</td>  
+
                        </tr>
+
                        <tr>
+
                            <td align="center">2h32</td>
+
                            <td align="center">0.521</td>  
+
                        </tr>
+
                        <tr>
+
                            <td align="center">Diluted 1:5</td>
+
                            <td align="center">Because of Hood availability</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h32</td>
+
                            <td align="center">0.363</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h45</td>
+
                            <td align="center">0.4759</td>
+
                        </tr>
+
                    </table>
+
  
                    <p>
 
                        OD measurements of Culture for Amplification
 
                    </p>
 
  
                    <table style="width:90%" align="center">
+
<b>Settings</b><br>
                        <tr>
+
                            <th align="center">Time after inoculation</th>
+
                            <th align="center" colspan="2">OD 600nm</th>
+
                        </tr>
+
                        <tr>
+
                            <th align="center"> </th>
+
                            <th align="center">Wool</th>
+
                            <th align="center">Linen</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1h00</td>
+
                            <td align="center">>0.0129</td>
+
                            <td align="center">>0.009</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1h25</td>
+
                            <td align="center">0.0179</td>
+
                            <td align="center">0.0139</td>
+
                        </tr>
+
                    </table>
+
               
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 4</h3>
+
               
+
                    <p>
+
                        Results of 2nd round unamplified phage eluate titration:
+
                    </p>
+
  
                    <table style="width:90%" align="center">
+
1. 37 C - 5 min<br>
                        <tr>
+
2. 37 C - 2 min<br>
                            <th align="center">Dilution</th>
+
3. 16 C - 5 min<br>
                            <th align="center" colspan="2">Number of plaques</th>
+
4. 50X back to 2<br>
                        </tr>
+
5. 37 C - 5 min (final digest)<br>
                        <tr>
+
6. 50 C - 10 min<br>
                            <th align="center"> </th>
+
7. 80 C - 10 min<br>
                            <th align="center">Wool</th>
+
                            <th align="center">Linen</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10</td>
+
                            <td align="center">48</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">100</td>
+
                            <td align="center">4</td>
+
                            <td align="center">150</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">1000</td>
+
                            <td align="center">1</td>
+
                            <td align="center">18</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10000</td>
+
                            <td align="center">0</td>
+
                            <td align="center">1</td>
+
                        </tr>
+
                    </table>
+
  
                    <p>
+
<br>
                        Therefore, we have following phage concentration - <br>
+
<br>
                        Wool  - 48x10x(10^2) = 4.8 x 10^4 pfu/mL.<br>
+
<br>
                        Linen - 150x(10^2)x(10^2) = 1.5 x 10^6 pfu/mL.<br>
+
Once this is done the product of the reaction can be transformed avoiding to use electroporation, since it could be ions still in the mix
                        Followed Day4 of the protocol exactly..<br>
+
                        OD measurements:
+
                    </p>
+
  
                  <table style="width:90%" align="center">
+
</div>
                        <tr>
+
                            <th align="center">Time after inoculation</th>
+
                            <th align="center">OD 600nm</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">0</td>
+
                            <td align="center">0</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h05</td>
+
                            <td align="center">0.421</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h10</td>
+
                            <td align="center">0.534</td>
+
                        </tr>
+
                    </table>
+
                   
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 5</h3>
+
       
+
                    <p>
+
                        Results of 2nd round amplified phage eluate titration:
+
                    </p>
+
  
                    <table style="width:90%" align="center">
+
<h2 class="red"> Over-expression of bpul </h2>
                        <tr>
+
<div>
                            <th align="center">Dilution</th>
+
<p>
                            <th align="center" colspan="2">Number of plaques</th>
+
In this protocol volumes and other quantities used are proportional. By applying simple mathematical operations of multiplication or division one can adjust the protocol based on his/her needs.
                        </tr>
+
                        <tr>
+
                            <th align="center"> </th>
+
                            <th align="center">Wool</th>
+
                            <th align="center">Linen</th>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10^8</td>
+
                            <td align="center">>1000</td>
+
                            <td align="center">>1000</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10^9</td>
+
                            <td align="center">394</td>
+
                            <td align="center">269</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10^10</td>
+
                            <td align="center">50</td>
+
                            <td align="center">35</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">10^11</td>
+
                            <td align="center">4</td>
+
                            <td align="center">3</td>
+
                        </tr>
+
                    </table>
+
  
                    <p>
+
<ol>
                        Therefore, we have following phage concentration - <br>
+
<li>
                        Wool  - 394x(10^9)x(10^2) = 3.94 x 10^13 pfu/mL.<br>
+
Grow minimum 25 mL of overnight culture of BL21(DH3)-bpul in liquid Luria-Bertani (LB) broth with chloramphenicol.
                        Linen - 269x(10^9)x(10^2) = 2.69 x 10^13 pfu/mL.<br>
+
</li>
                        Round 3 panning:<br>  
+
<li>
                        To get a final phage number per reaction approximately 2*10^11, add- <br>
+
In the morning, prepare 1L of LB broth in 2L Erlenmeyer flask and add 20 mL of overnight BL21(DH3)-bpuI cell culture. One part of the cell culture is diluted in 50 parts of LB broth. Grow until optical density of 1-2 at 37 oC
                        Wool  - 5.1µl of the amplified phage solution in 244.9µl TBST(0.5% Tween 20) to get a final volume of 250µl <br>
+
</li>
                        Linen - 10µl of the amplified phage solution in 240µl TBST(0.5% Tween 20) to get a final volume of 250µl <br>        
+
<li>
                        Followed Day5 protocol of Phage display protocol.<br>
+
Add 0,1 mM of IPTG (1 mL of 100 mM IPTG stock) for induction of T7-polymerase. Add 0,25 mM CuCl2 (250 uL of 1 M stock solution) for assuring fully copper loaded CotA enzymes.
                        OD measurements:
+
</li>
                    </p>
+
<li>
 +
Grow cells for 4 h at 25 oC with shaking.
 +
</li>
 +
<li>
 +
Grow cells for 20 h at 25 oC without shaking.
 +
</li>
 +
<li>
 +
Harvest the cells by centrifugation and wash them with PBS.
 +
</li>
 +
<li>
 +
Store cells at -20 oC for improving the yeald after B-per protein extraction
 +
</li>
 +
</ol>
  
                  <table style="width:90%" align="center">
+
References:
                        <tr>
+
<br>1. DOI: 10.1186/1472-6750-11-9
                            <th align="center">Time after inoculation</th>
+
<br>2. DOI: 10.1007/s00775-007-0312-0
                            <th align="center">OD 600nm</th>
+
</p>
                        </tr>
+
</div>
                        <tr>
+
                            <td align="center">0</td>
+
                            <td align="center">0</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h00</td>
+
                            <td align="center">0.364</td>
+
                        </tr>
+
                        <tr>
+
                            <td align="center">3h15</td>
+
                            <td align="center">0.522</td>
+
                        </tr>
+
                    </table>
+
                   
+
                <h3>NEB Phage Display protocol on Wool and Linen - DAY 6</h3>
+
                    <p>
+
                        Results of 3rd round unamplified phage eluate titration:
+
                    </p>
+
  
                    <table style="width:90%" align="center">
+
<h2 class="red"> Protein (BG1, catA, POO2, tanLpI, xyleE) overexpression </h2>
                        <tr>
+
<div>
                            <th align="center">Dilution</th>
+
<p>
                            <th align="center" colspan="2">Number of plaques</th>
+
<h3>POO2 - copper binding enzyme</h3>
                        </tr>
+
<b>WARNING!</b> The enzyme seems to be insoluble and is forming inclusion bodies. Careful with B-PER extraction. Protocol for bpuI and POO2 seem to be very similar, so use one you are more comfortable with.
                        <tr>
+
<br>
                            <th align="center"> </th>
+
<ol>
                            <th align="center">Wool</th>
+
<li>
                            <th align="center">Linen</th>
+
Recombinant E. coli BL21 (DE3) is grown at 37 ◦ C with shaking to mid-logarithmic phase in LB solution containing antibiotic and 20 umol/l Cu++ (Sullivan et al., 2004)
                        </tr>
+
</li>
                        <tr>
+
<li>
                            <td align="center">10</td>
+
Induce by adding IPTG (500 umol/l) and grown for an additional 3 h.
                            <td align="center">499</td>  
+
</li>
                            <td align="center">>1000</td>
+
<li>
                        </tr>
+
The cells were harvested by centrifugation at 4000 × g for 1 min and resuspended in PBS buffer.
                        <tr>
+
</li>
                            <td align="center">100</td>
+
<br>
                            <td align="center">38</td>  
+
<b>Extracting inclusion bodies:</b>
                            <td align="center">547</td>
+
<li>
                        </tr>
+
Lysozyme was added to 100 ␮g ml−1, and the suspen sion was incubated at room temperature for 15 min.
                        <tr>
+
</li>
                            <td align="center">1000</td>
+
<br>
                            <td align="center">5</td>  
+
All subsequent steps were carried out at 4 ◦ C or on ice:
                            <td align="center">58</td>  
+
<li>
                        </tr>
+
The inclusion bodies were separated from the soluble extracts by centrifuging at 10,000 ×g for 10 min.
                        <tr>
+
</li>
                            <td align="center">10000</td>
+
<li>
                            <td align="center">0</td>  
+
Soluble and insoluble fractions were analyzed by 12% SDS-PAGE (sodium dodecyl sulfate polyacrylamide gel electrophoresis).
                            <td align="center">6</td>  
+
</ii>
                        </tr>
+
</ol>
                    </table>
+
 
                   
+
<br>
                    <p>
+
 
                        Therefore, we have following phage concentration - <br>
+
References:
                        Wool - 38x100x(10^2) = 3.8 x 10^5 pfu/mL.<br>
+
<br>
                        Linen - 58x(10^3)x(10^2) = 5.8 x 10^6 pfu/mL.<br>
+
doi:10.1016/j.jbiotec.2009.10.008
                    </p>
+
 
 +
<br>
 +
<br>
 +
<h3>tanLpI - Long Growth</h3>
 +
<ol>
 +
<li>
 +
Cells carrying the recombinant plasmid were grown at 37 °C in LB + antibiotic (100 μg/mL)
 +
</li>
 +
<li>
 +
(I guess at OD 0.6 were) induced by adding 0.4 mM IPTG.
 +
</li>
 +
<li>
 +
After induction, the cells were grown at 22 °C during 20 h and collected by centrifugation.
 +
</li>
 +
<li>
 +
Cells were resuspended in 20 mM Tris-HCl, pH 8.0, 100 mM NaCl.
 +
</li>
 +
</ol>
 +
<br>
 +
References:
 +
<br>
 +
DOI:10.1021/jf901045s
 +
 
 +
<br>
 +
<br>
 +
<h3>BG1, catA, xylE - standard protocol</h3>
 +
<ol>
 +
<li>
 +
Pick colonies to inoculate small (5 ml) LB + antibiotic cultures and shake overnight at 37°C
 +
</li>
 +
<li>
 +
In the morning, inoculate a new culture by diluting the overnight culture 1/100 to 1/1000 with LB + antibiotic
 +
</li>
 +
<li>
 +
Grow shaking at 37ºC until an OD of 0.5–0.8 is reached, and then add IPTG to a concentration of 0.5 - 1 mM. Continue shaking at 37°C for 5 hr.
 +
</li>
 +
<li>
 +
Centrifuge samples at 4000rpm for 10 min at 4°C, remove supernatant, they are ready to do the cell extract, with agents such as B-PER for example, or resuspend them in glycerol 30% in water to be stored at -80C.
 +
</li>
 +
</ol>
 +
<br>
 +
References:
 +
<br>
 +
DOI 10.1007/s10725-014-9932-x
 +
<br>
 +
DOI 10.1007/s10930-015-9637-7
 +
<br>
 +
DOI 10.1002/bmb.20328
 +
<br>
 +
Clontech Laboratories, Inc. pET Express & Purify Kits User Manual
 +
</p>
 +
</div>
 +
 
 +
<h2 class="red"> SDS-PAGE electrophoresis </h2>
 +
<div>
 +
<h4>Materials:</h4>
 +
<br>
 +
10% per-made BioRad mini-protean gel
 +
<br>
 +
2x Laemmili sample sample loading buffer + 1:40 beta-mercaptoethanol
 +
<br>
 +
10x Tris/Glycine/SDS buffer BIORAD
 +
<br>
 +
<br>
 +
<h4>Sample preparation</h4>
 +
<b>Cells</b>
 +
<ol>
 +
<li>
 +
Grown cells for 5h in 0.5 mM IPTG
 +
</li>
 +
<li>
 +
Measure the OD600 of the cells, and harvest them by centrifugation
 +
</li>
 +
<li>
 +
Resuspend the cells in the appropriate volume of 2x Laemmili sample buffer so that OD600 of the cells is 10
 +
</li>
 +
<li>
 +
Cook the cells for 10 min at 95oC
 +
</li>
 +
</ol>
 +
<br>
 +
<b>Cell extract</b>
 +
<ol>
 +
<li>
 +
The cell extract was mixed 1:1 with Laemmili sample buffer
 +
</li>
 +
<li>
 +
Heating 10 min at 95 oC
 +
</li>
 +
</ol>
 +
<br>
 +
<br>
 +
<b>The electrophoresis is run under the following conditions:</b>
 +
<br>
 +
- The current is set to 25 mA for 10 min
 +
<br>
 +
  - After 10 min the samples have reached the separating gel, so the current is increased to 50 mA and ran until the front line reached the bottom of the gel.
 +
<br>
 +
<br>
 +
<h4>Staining:</h4>
 +
<ol>
 +
<li>
 +
Gels are washed 3x for 5 min in miliQ water to remove the SDS.
 +
</li>
 +
<li>
 +
Staining is performed with BIO-RAD Comassie dye for 30 min with gentle shaking
 +
</li>
 +
<li>
 +
De-stain for 1h
 +
</li>
 +
</ol>
 +
 
 +
</div>
 +
<h2 class="red"> Binding strength of the Fabric Binding Domains</h2>
 +
<div>
 +
<h4> Assaying the strength or the Fabric Binding Domains using the assay developed by our team </h4>
 +
 
 +
We assayed the strength or the Fabric Binding Domains using the assay developed by our team, carrying cotton, wool, silk and linen fabrics. <br>
 +
<br>
 +
<br><b>In our experiments</b> we measure the fluorescence of the GFP fused with the FBD, therefore we set the plate reader to excite the samples with a wavelength of 475nm and for the emission a wavelength of 515nm.<br>
 +
<br>
 +
We also wash the sample with different washing solutions, these were:<br>
 +
<ol>
 +
<li>Water</li>
 +
<li>Phosphate-buffered saline (PBS) </li>
 +
<li>Bovine serum albumin (BSA) 5% (w/v)</li>
 +
<li>Ethanol 70% (v/v)</li>
 +
<li>Catechol 0,03M</li>
 +
</ol>
 +
<br>
 +
The steps we followed are the next:<br>
 +
<br>
 +
1. Produce the cell extracts of BL21(DE3) strains carrying GFP-FBD fusion proteins were performed and 1/10 dilutions were made.  <br>
 +
<br>
 +
2. A volume of 200ul is incubated 24 hours in each well of the assay plate.<br>
 +
<br>
 +
3. Measure the signal of the sample before removing the cell extract<br>
 +
<br>
 +
4. Remove the cell extract and measure<br>
 +
<br>
 +
5. First wash by adding 200ul of washing solution and removing it after 30 seconds<br>
 +
<br>
 +
6. Measure again after the first wash<br>
 +
<br>
 +
7. Repeat the step 5<br>
 +
<br>
 +
8. Finally, measure again after the second wash<br>
 +
<br>
 +
<br>
 +
<br>
 +
This protocol is based in the one carried out by Imperial College London iGEM team 2014, which project was called <i>Aqualose</i>. The protocol can be found in its web site and it is called “CBD binding strength assay, using fluorescence”. <br>
 +
<br>
 +
 
 +
 
 +
</div>
 +
 
 +
 
 +
<!-- PUT NEW PROTOCOLS ABOVE PLEASE -->
 +
 
 +
 
 +
</div>
 +
</div>
  
            <h1 class="red">Week 22nd - 28th August</h1>
 
           
 
                <h3>Sequencing of Phage DNA from Phage Display on Polyester and Silk</h3>
 
               
 
                <h3>NEB Phage Display on Polyester and Silk - Finding a consensus sequence</h3>
 
           
 
            <h1 class="red">Week 29th August - 4th September</h1>
 
           
 
            <h1 class="red">Week 5th September - 11th September</h1>
 
           
 
            <h1 class="red">Week 12th September - 18th September</h1>
 
           
 
            <h1 class="red">Week 19th September - 25th September</h1>
 
           
 
            <h1 class="red">Week 26th September - 02nd October</h1>
 
           
 
            <h1 class="red">Week 03rd October - 09th October</h1>
 
           
 
            <h1 class="red">Week 10th October - 16th October</h1>
 
           
 
            <h1 class="red">Week 17th October - 23rd October</h1>
 
           
 
                       
 
</div>
 
</div>
 
 
</body>
 
</body>
  

Latest revision as of 00:21, 20 October 2016


jQuery UI Accordion - Fill space

16s rRNA PCR protocols for bacterial identification

16s rRNA PCR protocol

  1. Pick a single colony freshly struck into 10 μL of sterile RNAse and DNAse free water (purchased from Gifco®), in a PCR tube.
    Fresh colonies (grown that day) work best, but they can also come from 4°C.
  2. Incubate at 95°C for 10 minutes.
    2 μl can then be used directly for PCR but the solution can also be stored at 4°C for a few days.

    The NEB Quick-Load® Taq 2X Master Mix was used in the following master mix (notice that the 6X loading dye is already add to the Dream Taq used in this protocol):
    PCR mix
    The following PCR protocol was followed : The extent temperature was chosen according to the PCR product length.
    PCR protocol
    The following primers were purchased from IDT, stocked at -20°C at a 100 μM concentration.
    PCR primers

Gel Electrophoresis using SYBR safe

  • Preparation of the Gel (50mL)
    1. Mix 0.5g of agarose with 50mL of a 0.5X TBE solution in an Erlenmeyer.
    2. Heat the solution in a microwave until the liquid becomes totally transparent, avoid boiling.
    3. Let it rest a few minutes so that you can manipulate the Erlenmeyer in your hand without pain.
    4. Add 5μL of SYBR® Safe (10000X) and mix gently until the solution homogenizes.
    5. Pour the liquid in a gel mold with the desired number of wells and wait 20-30 min (or until the gel is solidified).
    6. Put the gel inside the electrophoresis machine and pour TBE 0.5X until the gel is totally submerged.
  • Preparation of the samples
    1. Pipette 5 μL of each PCR product inside a different well.
    2. Pipette 5 μL of a 1kb ladder 'purchased to Thermofisher) in one of the wells (better if it flanks the PCR products when there is many of them).
    3. Close the machine and launch the migration with a 100V voltage and wait approximately 20 minutes.
    4. When the migration is finished, turn off the machine, remove the lid and put the gel inside the gel visualizer.
    It is here important to check two things:
    1. According to the ladder, the bands should present a weigh of 1,4Kb.
    2. No band should appear in the negative control, so that no contamination during the PCR preparation could interfere with the sample's bacterial identification.

PCR purification

The PCR purifcation was performed using the QIAquick® PCR Purification Kit (Qiagen) :
  1. Add 5 volumes of binding buffer to 1 volume of PCR product in a sterile 1.5mL microcentrifuge tube, mix by pipetting up and down.
  2. Transfer in a centrifugation column and centrifuge 1 min at 14000 rpm.
  3. Throw the filtration product and add 750μL of washing solution (make sure ethanol was added before according Qiagen protocol).
  4. Wait 5 minutes, then centrifuge 1 min at 14000 rpm.
  5. Throw the filtration product and centrifuge again 1 min at 14000 rpm.
  6. Put the column in a sterile 1.5mL microcentrifuge tube.
  7. Add directly to the center of the column 35 μL of the elution buffer.
  8. Wait 1 minute and centrifuge 1 min at 13000 rpm.
  9. Discard the column and stock the solution at 4°C before quantification.

DNA quantification

DNA quantification was performed with the Thermo Science Nanodrop 2000 and enabled to check if our PCR purification product fit with GATC samples requirements.
Notably, the PCR product concentration needs to be between 20 and 80 ng/μl.
Per sample, two 1,5 mL microcentrifuge tubes will be necessary. In both, add 5μL of the purified DNA at the proper concentration ( For instance, a dilution with sterile water is thus possible if the concentration is higher than 80 ng/μL).
Add 5μL of the forward primer in one of the tube, and the reverse in the other tube (we used a concentration of 10 uM).

Interpretation of data

The purpose is here to generate a consensus sequence for each sample, based on the alignement of the two chromatogram (AB1 file) obtained through GATC. This was performed with the Geneious De Novo Assembly tool.
Then, the Targeted Loci BLAST tool on NCBI enables to identify the strain.

Further investigations

Whole Genomic Sequencing was performed using Illumina® Technology at GATC®, for 5 strains (4 gram negative and one gram positive).
Genomic DNA extraction was performed with the Qiagen® DNeasy Blood & Tissue Kit.
The followed protocol was indicated in Qiagen® handbook. Notice that genomic extraction from gram positive bacteria needs additional lysis steps.

Fungal genomic DNA extraction and 18S PCR

Genomic DNA extraction

This protocol was inspired by a protocol called “Isolation of genomic DNA from fungi (culture and blood) using the QIAamp DNA Mini Kit” that can be found under the section user-developed protocol here

In this protocol we use lyticase, thus before doing our dna extraction we prepared lyticase aliquots:

  1. Prepare XmL of TE.
  2. Resuspend lyticase at a 10U/µL concentration.
  3. Make 20µL aliquots (=200U).
  4. Store in a freezer at -20°C (or the lyticase will loose efficiency)

DNA is isolated from fungi grown 48h to 72h on Sabouraud medium at 30°C, so 3 days before going through the dna extraction we inoculated our fungal strains on Sabouraud. As for genomic dna isolation:

  1. Harvest colonies using an inoculating loop and resuspend them in 1 mL of 0.9% saline solution in 1,5 mL tubes, centrifuge and collect the cell pellets (we did by pipetting the supernatant).
  2. Prepare a 50mM Tris, 10mM EDTA and 28mM β-mercaptoethanol solution. Add the lyticase to a 10U/mL concentration.
  3. Add 500 µL lyticase solution to the cell pellets and incubate for 30 minutes at 37°C.
  4. Centrifuge at full speed for 10 min then discard the supernatant. Resuspend the pellets in 180µL ATL buffer and 20 µL Proteinase K, and incubate at 55°C in water bath for 15 minutes.
  5. Add 200 µL buffer AL, mix by pulse vortexing for 15s, and incubate at 70°C for 10 min.
  6. Add 200 µL ethanol (96 - 100%), mix by pulse vortexing for 15s and briefly centrifuge to remove drops. Then apply to the QIAamp Mini spin column in 2 mL collection tube and centrifuge at 6000 x g (8000 rpm) for 1 min.
  7. Place the spin column in a clean 2 mL collection tube, add 500 µL buffer AW1 to spin column (carefully) and centrifuge at 8000 rpm for 1 m.
  8. Place the spin column in clean 2 mL collection tube again, add 500 µL buffer AW2. Centrifuge at full speed (14 000 rpm) for 3 min.
  9. Place spin columns in a new collection tube and centrifuge at full speed for 1 min. After that, place spin columns in a 1.5 mL tube, and add 50 µL distilled water. Incubate at room temperature for 1 min, then centrifuge at 8000 rpm for 1 min.

The isolated genomic dna can then be used directly for 18S PCR.

18S PCR

The NEB Quick-Load® Taq 2X Master Mix was used in the following master mix :
PCR mix
The following protocol was followed : The extent temperature was chosen according to the PCR product length.
PCR protocol
The following primers were purchased from IDT, stocked at -20°C at a 100 μM concentration.

ITS1 5'-TCC TCC GCT TAT TGA TAT GC-3'

ITS4 5'-TCC GTA GGT GAA CCT GCG G-3'

Phage Display Protocols

All protocols displayed here are identical to the ones provided in the NEB Ph.D.™-7 Phage Display Peptide Libraries Instruction Manual, except for the Panning Procedure that was adapted to our needs.

Phage Titering

The number of plaques will increase linearly with added phage only when the multiplicity of infection (MOI) is much less than 1 (i.e., cells are in considerable excess). For this reason, it is recommended that phage stocks be titered by diluting prior to infection, rather than by diluting cells infected at a high MOI. Plating at low MOI will also ensure that each plaque contains only one DNA sequence.
  1. Inoculate 10mL of LB with ER2738 from a plate and incubate with shaking ~3-4 hours (mid-log phase, OD600 ~ 0.5).
  2. While cells are growing, melt Top Agar in microwave and dispense 3 ml into sterile culture tubes, one per expected phage dilution. Maintain tubes at 45°C.
  3. Pre-warm, for at least one hour, one LB/IPTG/Xgal plate per expected dilu¬tion at 37°C until ready for use.
  4. Prepare 10 to 103 -fold serial dilutions of phage in LB; 1 ml final volumes are convenient. Suggested dilution ranges: for amplified phage culture supernatants, 10^8 – 10^11; for unamplified panning eluates, 10^1–10^4. Use aerosol-resistant pipette tips to prevent cross-contamination, and use a fresh pipette tip for each dilution.
  5. When the culture in Step 1 reaches mid-log phase, dispense 200 μl into microfuge tubes, one for each phage dilution.
  6. To carry out infection, add 10 μl of each phage dilution to each tube, vortex quickly, and incubate at room temperature for 1–5 minutes.
  7. Transfer the infected cells one infection at a time to culture tubes containing 45°C Top Agar. Vortex briefly and IMMEDIATELY pour culture onto a pre-warmed LB/IPTG/Xgal plate (200µM IPTG, 30µg/mL X-gal). Gently tilt and rotate plate to spread top agar evenly.
  8. Allow the plates to cool for 5 minutes, invert, and incubate overnight at 37°C.
  9. Count plaques on plates that have approximately 100 plaques. Multiply each number by the dilution factor for that plate to get phage titer in plaque forming units (pfu) per 10µL. Multiply by 100 to get the pfu/mL.

Panning Procedure

This protocol was adapted from the Surface Panning Procedure (Direct Target Coating) supplied in the NEB Ph.D.™-7 Phage Display Libraries Instruction Manual.
DAY 0
  • Streak ER2738 from glycerol stock on LB+Tet plate.
  • Incubate overnight at 4°C the piece of fabric/thread with 1mL of blocking buffer. Alternatively, after inoculation of the titering culture incubate the piece of fabric/thread at least 1 hour at 4°C on DAY 1.
DAY 1
  1. Inoculate 10 ml of LB+Tet medium with ER2738 in a 125mL Erlenmeyer flask. This culture will be used for titering in Step 8 and can be used in ~3.5 - 4 hours. Incubate at 37°C with vigorous shaking. Incubate the titering culture until needed.
  2. Remove the piece of fabric/thread from the blocking solution. Wash the fabric rapidly 10 times with TBST 0.1% (TBS + 0.1% [v/v] Tween-20) by dipping the threads in a well from a six-well plate filled with ~8mL TBST per well and going back and forth through the washing solution. Alternatively beackers can be used in place of six well plate.
  3. Dilute a 25-fold representation of the library (e.g., 2 x 10 11 phage for a library with 2 x 10 9 clones) with 250µl of TBST (therefore add 10µL of phage library). Place the piece of fabric/thread in the Eppendorf tube containing the library and rock gently for 60 minutes at room temperature.
  4. Inoculate 20mL of LB medium in a 250mL Erlenmeyer flask just before the end of the incubation period of the fabric in the phage library solution. Incubate at 37°C with vigorous shaking. This culture will be used to amplify the eluted phages.
  5. Remove piece of fabric/thread from the Eppendorf tube.
  6. Wash fabric 20 times with TBST as in step 2.
  7. Elute bound phage with 1 ml of an ap¬propriate elution buffer for the interaction being studied. A general buffer for nonspecific disruption of binding interactions is 0.2 M Glycine-HCl (pH 2.2), 1 mg/ml BSA. Rock gently for 15 minutes. Discard the piece of fabric. Neutralize supernatant with 150 μl of 1 M Tris-HCl, pH 9.1.
  8. Titer a small amount (~2 μl) of the eluate as described in the Phage Titering protocol. Plaques from the first or second round eluate titering can be sequenced if desired.
  9. Amplify the rest of the eluate by adding the eluate to the 20-ml ER2738 culture from Step 4 (should be early-log at this point, i.e. OD600 ~ 0.01-0.05) and incubating with vigorous shaking for 4.5 hours at 37°C.
  10. Note: The remaining eluate can be stored overnight at 4°C at this point, if preferred, and amplified the next day. In this case, inoculate 10 ml of LB+Tet with ER2738 and incubate with shaking overnight at 37°C. The next day, dilute the overnight culture 1:100 in 20 ml of LB in a 250-ml Erlenmeyer flask (do not use a 50 ml conical tube) and add the unamplified eluate. Incubate with vigorous shaking for 4.5 hours at 37°C and proceed to Step 10.
  11. Transfer the culture to a centrifuge tube and spin for 10 minutes at 12,000 g at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
  12. Transfer the upper 80% of the supernatant to a fresh tube and add to it 1/6 volume of 20% PEG/2.5 M NaCl. Allow the phage to precipitate at 4°C for at least 2 hours, preferably overnight.
DAY 2
  1. Inoculate 10mL of LB+Tet medium with ER2738 for titration.
  2. Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin the tube briefly, and remove residual supernatant with a pipette. The phage pellet should be a white finger print sized smear on the side of the tube.
  3. Suspend the pellet in 1 ml of TBS. Transfer the suspension to a micro¬centrifuge tube and spin at maximum (14,000 rpm) for 5 minutes at 4°C to pellet residual cells.
  4. Transfer the supernatant to a fresh microcentrifuge tube and reprecipitate by adding 1/6 volume of 20% PEG/2.5 M NaCl. Incubate on ice for 15–60 minutes. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C, discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
  5. Suspend the pellet in 200 μl of TBS. Microcentrifuge for 1 minute to pel¬let any remaining insoluble material. Transfer the supernatant to a fresh tube. This is the amplified eluate.
  6. Titer the amplified eluate as described in the Phage Titering protocol. The eluate can be stored for up to 3 weeks at 4°C. For long-term storage, add an equal volume of sterile glycerol and store at –20° C.
  7. Incubate overnight at 4°C a new piece of fabric/thread in 1mL of blocking buffer for the 2nd round of panning.
  8. Inoculate 10 ml of LB+Tet with ER2738 and incubate with shaking overnight at 37°C.
DAY 3
  1. Count blue plaques from the titering plates in Step 6 of DAY 2 and determine the phage titer, which should be on the order of 1013–14 pfu/ml. Use this value to calculate an input volume corresponding to the input titer in Step 3 of DAY 1. If the phage titer of the amplified eluate is too low, succeeding rounds of panning can be carried out with as little as 109 pfu of input phage.
  2. Carry out a second round of panning: repeat DAY 1 using the calculated amount of the first round amplified eluate as input phage, and raising the Tween concentration in the wash steps to 0.5% (v/v).
DAY 4
  1. Repeat DAY 2 with the panning eluate from the 2nd round.
  2. Incubate overnight at 4°C a new piece of fabric/thread with 1mL of blocking buffer for the 3rd round of panning.
DAY 5
  1. Carry out a third round of panning: repeat DAY 1 (steps 1 to 9 only), using the second round amplified eluate at an input titer equivalent to what was used in the first round, again using 0.5% Tween in the wash steps. It is not necessary to amplify the third round eluate.
    Plaques from the titering can be used for sequencing: time the procedure so that plates are incubated at 37°C for no longer than 18 hours, as deletions may occur if plates are grown longer. Stored at 4°C, plates should be used to pick plaques within 1–3 days of plating. The remaining eluate can be stored at 4°C for at least one week.
  2. For preparation of individual clones for sequencing or ELISA, set up a 10-ml overnight culture of ER2738 from a colony, not by diluting the titering culture. Proceed with plaque amplification. Do not amplify the third round eluate and carry out a fourth round of panning unless the characterization shows no clear consensus sequence or phage ELISA results are negative.

Plaque Amplification for ELISA or Sequencing

Selected phage clones can be identified by DNA sequencing, and target specificity can be confirmed by phage ELISA. In both cases it is necessary to amplify phage, either from individual plaques or from the eluted pool, to obtain sufficient quantities to work with.

  1. Dilute an overnight culture of ER2738 1:100 in LB. Dispense 1 ml of diluted culture into culture tubes, one for each clone to be characterized. 10–20 clones from the third round are usually sufficient to detect a consensus binding sequence.
  2. Use a sterile wooden stick or pipette tip to stab a blue plaque from a titering plate (important: plates should be less than 1–3 days old, stored at 4°C and have less than 100 plaques) and transfer to a tube containing the diluted culture. Pick well-separated plaques. This will ensure that each plaque contains a single DNA sequence.
  3. Incubate the tubes at 37°C with shaking for 4.5–5 hours (no longer).
  4. Transfer the cultures to microcentrifuge tubes, and microfuge at 14,000 rpm for 30 seconds (see next section to purify sequencing template). Transfer the supernatant to a fresh tube and re-spin. Using a pipette, transfer the upper 80% of the supernatant to a fresh tube. This is the amplified phage stock and can be stored at 4°C for several weeks with little loss of titer. For longterm storage (up to several years), dilute 1:1 with sterile glycerol and store at –20°C.

Sequencing of phage DNA

This extremely rapid procedure produces template of sufficient purity for manual or automated dideoxy sequencing, without the use of phenol or chromatography.
  1. Carry out the plaque amplification procedure described in the Phage Amplification protocol. After the first centrifugation in Step 4, transfer 500 µl of the phage-containing supernatant to a fresh microfuge tube.
  2. Add 200 µl of 20% PEG/2.5 M NaCl. Invert several times to mix, and let stand for 10–20 minutes at room temperature.
  3. Microfuge at 14,000 rpm for 10 minutes at 4°C and discard the supernatant. Phage pellet may not be visible.
  4. Re-spin briefly. Carefully pipet away and discard any remaining supernatant.
  5. Suspend the pellet thoroughly in 100 µl of Iodide Buffer by vigorously tapping the tube. Add 250 µl of ethanol and incubate 10–20 minutes at room temperature. Short incubation at room temperature will preferentially precipitate single-stranded phage DNA, leaving most phage protein in solution.
  6. Spin in a microfuge at 14,000 rpm for 10 minutes at 4°C, and discard the supernatant. Wash the pellet with 0.5 ml of 70% ethanol (stored at –20°C), re-spin, discard the supernatant, and briefly dry the pellet under vacuum.
  7. Suspend the pellet in 30 µl of TE buffer. The template can be suspended in H2O instead of TE if desired, but this is not recommended for long-term storage. In TE buffer, the phage DNA should be stable indefinitely at –20°C.
  8. Quantitate product by using a Nanodrop.
  9. Send to sequencing.
Sequencing Guidelines
  1. The sequence being read corresponds to the anticodon strand of the template. Write out the complementary strand and check against the top strand of the insert sequence shown in the figure below (the primers hybridize downstream of the insert). Check that the third nucleotide of each codon in the randomized region is G or T.
  2. Sequencing_scheme_NEB_PhD
  3. TAG stop codons are suppressed by glutamine in ER2738 (glnV). If the library was amplified in this strain or any glnV (also known as supE) strain, TAG should be considered a glutamine codon when translating.
  4. Libraries often contain a small percentage (less than 1%) of clones containing multiple inserts of the randomized region. Preferential selection and amplification of these clones may occur when panning against targets whose ligand specificity spans a length greater than that specified by the insert. When interpreting sequence data, be sure the sequence outside the restriction sites used for inserting the randomized sequence (Acc65I and EagI) matches the sequence shown in Figure 5. Once the flanking regions of the library insert have been identified, the insert size is easily determined.

Phage ELISA:

  1. Carry out the plaque amplification procedure described previously- After the first centrifugation, save the phage-containing supernatants at 4°C.
  2. For each clone to be characterized, dilute an overnight culture of ER2738 1:100 in 20 ml of LB.
  3. Add 5 μl of phage stock from Step 1(or a single phage plaque) to a 20 ml culture for each clone and incubate with vigorous aeration for 4.5–5 hours at 37°C.
  4. Transfer the culture to a centrifuge tube and spin at 12,000 g for 10 minutes at 4°C. Transfer the supernatant to a fresh tube and re-spin (discard the pellet).
  5. Pipette the upper 80% of the supernatant to a fresh tube and add 1/6 volume of 20% PEG/2.5 M NaCl. Allow the phage to precipitate at 4°C for at least 2 hours or overnight.
  6. Spin the PEG precipitation at 12,000 g for 15 minutes at 4°C. Decant and discard the supernatant, re-spin briefly, and remove residual supernatant with a pipette.
  7. Suspend the pellet in 1 ml of TBS. Transfer the suspension to a microcentrifuge tube and spin at 14,000 rpm for 5 minutes at 4°C to pellet residual cells.
  8. Transfer the supernatant to a fresh microcentrifuge tube and re-precipitate with 1/6 volume of 20% PEG/2.5 M NaCl. Incubate 15–60 minutes on ice. Microcentrifuge at 14,000 rpm for 10 minutes at 4°C. Discard the supernatant, re-spin briefly, and remove residual supernatant with a micropipet.
  9. Suspend the pellet in 50 μl of TBS and Titer. The titer should be approximately 10^14 pfu/ml. The phage stock can be stored for several weeks at 4°C.
  10. Elisa was first performed in the 96 well plate with the target (fabric) developed by the Assay team. Fill each well completely with blocking buffer. Additionally, one row of uncoated wells per clone to be characterized should also be blocked to test for binding of each selected sequence to BSA-coated plastic. A second, fully uncoated microtiter plate should be blocked for use in serial dilutions of phage (step 13) before addition to the target-coated plate. Dilutions are done in a separate blocked plate to ensure that phage are not absorbed onto the target during the course of performing dilutions, which would result in a sudden “falling-off” of signal as the phage is diluted. Incubate the plates filled with blocking buffer for 1–2 hours at 4°C.
  11. Shake out the blocking buffer and wash each plate 10 times with TBST, slapping the plate face-down onto a clean section of paper towel each time. The percentage of Tween should be the same as the concentration used in the panning wash steps.
  12. In the separate blocked plate, carry out fourfold serial dilutions of the phage in 200 μl of TBS/Tween per well, starting with 10^12 virions in the first well of a row and ending with 2 x 10^5 virions in the 12th well.
  13. Using a multichannel pipettor, transfer 100 μl from each row of diluted phage to a row of target-coated wells, and transfer 100 μl to a row without target. Incubate at room temperature for 1–2 hours with agitation.Wash plate 10 times with TBST as in Step 12.
  14. Dilute HRP-conjugated anti-M13 monoclonal antibody (GE Healthcare. #27-9421-01) in blocking buffer to the final dilution recommended by the manufacturer. Add 200 μl of diluted conjugate to each well and incubate at room temperature for 1 hour with agitation.
  15. Wash 10 times with TBST as in Step 12.
  16. Prepare the HRP substrate solution as follows: a stock solution of ABTS can be prepared in advance by dissolving 22 mg of azino-bis(3-ethylben- zothiazole sulfonic acid) diammonium salt (ABTS) (Sigma, cat. # A-1888) in 100 ml of 50 mM sodium citrate, pH 4.0. Filter sterilize and store at 4°C. Immediately prior to the detection step, add 36 μl of 30% H2O2 to 21 ml of ABTS stock solution per plate to be analyzed.
  17. Add 200 μl of substrate solution to each well, and incubate for 10–60 minutes at room temperature with gentle agitation.
  18. Read the plates using a microplate reader set at 405–415 nm. For each phage concentration, compare the signals obtained with and without target protein.
  19. The protocol was later performed in micro-centrifuge tubes to reduce non specific binding of peptides to the polystyrene. All the reagent volumes were the same. Washes were increased to 1ml * 5 times.

GOLDEN GATE ASSEMBLY

GOLDEN GATE ASSEMBLY/CLONING PROTOCOL

For the Golden Gate assembly (GG) here we fused two protocols, using part of the one facilitated by NEB Golden Gate Assembly Mix, which contains BsaI and T4 DNA Ligase, and another which we had by courtesy of our advisor Nadine Bongaerts:


uL
x 40 fmol of vector and insert
1ul Buffer 10x
0.5ul Assembly mix
x dH2O (until 10ul)
-----------------------------
10 uL total



Settings
1. 37 C - 5 min
2. 37 C - 2 min
3. 16 C - 5 min
4. 50X back to 2
5. 37 C - 5 min (final digest)
6. 50 C - 10 min
7. 80 C - 10 min



Once this is done the product of the reaction can be transformed avoiding to use electroporation, since it could be ions still in the mix

Over-expression of bpul

In this protocol volumes and other quantities used are proportional. By applying simple mathematical operations of multiplication or division one can adjust the protocol based on his/her needs.

  1. Grow minimum 25 mL of overnight culture of BL21(DH3)-bpul in liquid Luria-Bertani (LB) broth with chloramphenicol.
  2. In the morning, prepare 1L of LB broth in 2L Erlenmeyer flask and add 20 mL of overnight BL21(DH3)-bpuI cell culture. One part of the cell culture is diluted in 50 parts of LB broth. Grow until optical density of 1-2 at 37 oC
  3. Add 0,1 mM of IPTG (1 mL of 100 mM IPTG stock) for induction of T7-polymerase. Add 0,25 mM CuCl2 (250 uL of 1 M stock solution) for assuring fully copper loaded CotA enzymes.
  4. Grow cells for 4 h at 25 oC with shaking.
  5. Grow cells for 20 h at 25 oC without shaking.
  6. Harvest the cells by centrifugation and wash them with PBS.
  7. Store cells at -20 oC for improving the yeald after B-per protein extraction
References:
1. DOI: 10.1186/1472-6750-11-9
2. DOI: 10.1007/s00775-007-0312-0

Protein (BG1, catA, POO2, tanLpI, xyleE) overexpression

POO2 - copper binding enzyme

WARNING! The enzyme seems to be insoluble and is forming inclusion bodies. Careful with B-PER extraction. Protocol for bpuI and POO2 seem to be very similar, so use one you are more comfortable with.
  1. Recombinant E. coli BL21 (DE3) is grown at 37 ◦ C with shaking to mid-logarithmic phase in LB solution containing antibiotic and 20 umol/l Cu++ (Sullivan et al., 2004)
  2. Induce by adding IPTG (500 umol/l) and grown for an additional 3 h.
  3. The cells were harvested by centrifugation at 4000 × g for 1 min and resuspended in PBS buffer.

  4. Extracting inclusion bodies:
  5. Lysozyme was added to 100 ␮g ml−1, and the suspen sion was incubated at room temperature for 15 min.

  6. All subsequent steps were carried out at 4 ◦ C or on ice:
  7. The inclusion bodies were separated from the soluble extracts by centrifuging at 10,000 ×g for 10 min.
  8. Soluble and insoluble fractions were analyzed by 12% SDS-PAGE (sodium dodecyl sulfate polyacrylamide gel electrophoresis).

References:
doi:10.1016/j.jbiotec.2009.10.008

tanLpI - Long Growth

  1. Cells carrying the recombinant plasmid were grown at 37 °C in LB + antibiotic (100 μg/mL)
  2. (I guess at OD 0.6 were) induced by adding 0.4 mM IPTG.
  3. After induction, the cells were grown at 22 °C during 20 h and collected by centrifugation.
  4. Cells were resuspended in 20 mM Tris-HCl, pH 8.0, 100 mM NaCl.

References:
DOI:10.1021/jf901045s

BG1, catA, xylE - standard protocol

  1. Pick colonies to inoculate small (5 ml) LB + antibiotic cultures and shake overnight at 37°C
  2. In the morning, inoculate a new culture by diluting the overnight culture 1/100 to 1/1000 with LB + antibiotic
  3. Grow shaking at 37ºC until an OD of 0.5–0.8 is reached, and then add IPTG to a concentration of 0.5 - 1 mM. Continue shaking at 37°C for 5 hr.
  4. Centrifuge samples at 4000rpm for 10 min at 4°C, remove supernatant, they are ready to do the cell extract, with agents such as B-PER for example, or resuspend them in glycerol 30% in water to be stored at -80C.

References:
DOI 10.1007/s10725-014-9932-x
DOI 10.1007/s10930-015-9637-7
DOI 10.1002/bmb.20328
Clontech Laboratories, Inc. pET Express & Purify Kits User Manual

SDS-PAGE electrophoresis

Materials:


10% per-made BioRad mini-protean gel
2x Laemmili sample sample loading buffer + 1:40 beta-mercaptoethanol
10x Tris/Glycine/SDS buffer BIORAD

Sample preparation

Cells
  1. Grown cells for 5h in 0.5 mM IPTG
  2. Measure the OD600 of the cells, and harvest them by centrifugation
  3. Resuspend the cells in the appropriate volume of 2x Laemmili sample buffer so that OD600 of the cells is 10
  4. Cook the cells for 10 min at 95oC

Cell extract
  1. The cell extract was mixed 1:1 with Laemmili sample buffer
  2. Heating 10 min at 95 oC


The electrophoresis is run under the following conditions:
- The current is set to 25 mA for 10 min
- After 10 min the samples have reached the separating gel, so the current is increased to 50 mA and ran until the front line reached the bottom of the gel.

Staining:

  1. Gels are washed 3x for 5 min in miliQ water to remove the SDS.
  2. Staining is performed with BIO-RAD Comassie dye for 30 min with gentle shaking
  3. De-stain for 1h

Binding strength of the Fabric Binding Domains

Assaying the strength or the Fabric Binding Domains using the assay developed by our team

We assayed the strength or the Fabric Binding Domains using the assay developed by our team, carrying cotton, wool, silk and linen fabrics.


In our experiments we measure the fluorescence of the GFP fused with the FBD, therefore we set the plate reader to excite the samples with a wavelength of 475nm and for the emission a wavelength of 515nm.

We also wash the sample with different washing solutions, these were:
  1. Water
  2. Phosphate-buffered saline (PBS)
  3. Bovine serum albumin (BSA) 5% (w/v)
  4. Ethanol 70% (v/v)
  5. Catechol 0,03M

The steps we followed are the next:

1. Produce the cell extracts of BL21(DE3) strains carrying GFP-FBD fusion proteins were performed and 1/10 dilutions were made.

2. A volume of 200ul is incubated 24 hours in each well of the assay plate.

3. Measure the signal of the sample before removing the cell extract

4. Remove the cell extract and measure

5. First wash by adding 200ul of washing solution and removing it after 30 seconds

6. Measure again after the first wash

7. Repeat the step 5

8. Finally, measure again after the second wash



This protocol is based in the one carried out by Imperial College London iGEM team 2014, which project was called Aqualose. The protocol can be found in its web site and it is called “CBD binding strength assay, using fluorescence”.


Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
igem2016parisbettencourt@gmail.com
2016.igem.org