Skip to content
Snippets Groups Projects
Commit d6ac08a5 authored by Anurag Sarkar's avatar Anurag Sarkar
Browse files

experiments added

parent 22e3545a
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
<h1 class="text-center padding">
Development of Novel Therapeutic and Diagnostic Strategies guided by Aptamer Specificity - Foundational Advance
</h1>
<hr>
</div>
<div class="row">
<div class="col-lg-12">
......@@ -29,7 +30,7 @@
Aptamers
</h4>
<p>
Aptamers are short oligonucleotides, usually composed of DNA or RNA, that interact and bind to a specific target molecule with high affinity and specificity. There is functional similarly between antibodies and aptamers in the sense that they both bind specifically, but aptamers offer distinct advantages in terms of ease of production, high flexibility, and enhanced potential for application, making them very relavent in contemporary biomedical research. Aptamers form unique three-dimensional structures that facilitate specific interactions with a wide repertoire of targets, such as proteins, small molecules, and sometimes even entire cells! These interactions are due to the folding of the oligonucleotide into complex secondary and tertiary structures like hairpins, loops, and bulges, which allow aptamers to "lock" onto their targets with remarkable precision.
Aptamers are oligonucleotides, usually composed of DNA or RNA, that interact and bind to a specific target molecule with high affinity and specificity. There is functional similarly between antibodies and aptamers in the sense that they both bind specifically, but aptamers offer distinct advantages in terms of ease of production, high flexibility, and enhanced potential for application, making them very relavent in contemporary biomedical research. Aptamers form unique three-dimensional structures that facilitate specific interactions with a wide repertoire of targets, such as proteins, small molecules, and sometimes even entire cells! These interactions are due to the folding of the oligonucleotide into complex secondary and tertiary structures like hairpins, loops, and bulges, which allow aptamers to "lock" onto their targets with remarkable precision.
</p>
<p>
......
......@@ -5,24 +5,213 @@
{% block page_content %}
<style>
body {
background-color: #D2B48C; /* To match the background color in your image */
}
table {
width: 60%;
border-collapse: collapse;
margin: 20px auto; /* Center the table horizontally */
font-family: Arial, sans-serif;
}
th, td {
padding: 10px;
border: 1px solid black; /* Add lines between cells */
text-align: center; /* Center-align the content */
}
th {
background-color: #4CAF50;
color: white;
}
</style>
<div class="row mt-4">
<div class="col-lg-8">
<h2>What should this page contain?</h2>
<div class="col-8">
<h2>Experiments</h2>
<hr>
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
<p>If you made Parts this year, please remember to put all information, characterization, and measurement data on the Part's Main Page on the <a href="https://parts.igem.org/Main_Page">Registry</a>.</p>
</div>
<div class="col-lg-4">
<h2>Inspirations</h2>
<h3> <strong>Plasmid Extraction</strong></h3>
<hr>
<ul>
<li><a href="https://2019.igem.org/Team:Nantes/Experiments">2019 Nantes</a></li>
<li><a href="https://2019.igem.org/Team:TU_Eindhoven/Experiments">2019 TU Eindhoven</a></li>
<li><a href="https://2019.igem.org/Team:Mingdao/Demonstrate">2019 Mingdao</a></li>
<li><a href="https://2020.igem.org/Team:Amsterdam/Experiments">2020 Amsterdam</a></li>
<li><a href="https://2020.igem.org/Team:NCTU_Formosa/Experiments">2020 NCTU Formosa</a></li>
<li><a href="https://2020.igem.org/Team:USAFA/Experiments">2020 USAFA</a></li>
</ul>
<p> <strong>Aim:</strong> To extract Tau plasmid from E. coli (BL21 strain) cells </p>
<p> <strong>Materials Required:</strong> HiMedia Miller Luria Bertani Agar, HiMedia Miller Luria Bertani Broth, E. coli BL21 cells containg Tau plasmid, Invitrogen’s Plasmid Mini-Prep Kit, Kanamycin </p>
<p> <strong>Procedure:</strong> </p>
<p> <em> Step 1: Streaking of bacteria containing tau plasmid on antibiotic medium </em></p>
<ul>
<li> Weigh 4g of HiMedia Miller Luria Bertani Agar and transfer into an Erlenmeyer flask </li>
<li> Measure 100ml of distilled water and pour it into the Erlenmeyer flask containing LB agar. </li>
<li> Cover the mouth of the flask with a piece of aluminium foil </li>
<li> Gently place the flask in an autoclave bag and place it in the autoclave </li>
<li> Autoclave the medium at 121°C and 15 PSI for 30-60 minutes </li>
<li> Transfer the flask into a Laminar Air Flow. The following steps are performed in a Laminar Air Flow under sterile conditions </li>
<li> Add 100µl of 100ng/ml kanamycin into 100ml of medium </li>
<li> Pour the medium into 5-7 sterilised agar plates </li>
<li> Streak a small amount of BL21 cells containing tau plasmid onto the plate using sterilised inoculation loop or pipette tip </li>
<li> Incubate the plate in an incubator set at 37°c for 12-14 hours</li>
</ul>
<p> <em> Step 2: Setting up a primary culture </em></p>
<ul>
<li> Weigh 2.5g of HiMedia Miller Luria Bertani Broth and transfer into an Erlenmeyer flask </li>
<li> Measure 100ml of distilled water and pour it into the Erlenmeyer flask containing LB agar. </li>
<li> Cover the mouth of the flask with a piece of aluminium foil </li>
<li> Gently place the flask in an autoclave bag and place it in the autoclave </li>
<li> Autoclave the medium at 121°C and 15 PSI for 30-60 minutes </li>
<li> Transfer the flask into a Laminar Air Flow. The following steps are performed in a Laminar Air Flow under sterile conditions </li>
<li> Pipette out 5ml of LB broth into a 15ml centrifuge tube </li>
<li> Add 5µl of 100ng/ml kanamycin to the broth in the centrifuge tube </li>
<li> Pick a small amount of BL21 cells from the parent stock using a pipette tip or an inoculation loop and add this inoculum to the broth to set up a primary culture. For successive primary cultures the inoculum was picked up from the among colonies formed on the kanamycin-LB plate. </li>
<li> Incubate the plate in an incubator set at 37°c for 12-14 hours</li>
</ul>
<p> <em>Step 3: Plasmid Extraction </em></p>
<ul>
<li> Pellet down the cells in the primary culture by centrifugation at 3,500rpm for 15-20 minutes </li>
<p> Tau plasmid was isolated from BL21 cells by following the protocol provided in Invitrogen’s Plasmid Mini-Prep Kit. The protocol has been provided here for reference. </p>
<li> Resuspend the pelleted cells in 250 µL of the Resuspension Solution. Transfer the cell suspension to a microcentrifuge tube. The bacteria should be resuspended completely by vortexing or pipetting up and down until no cell clumps remain. Ensure RNase A has been added to the Resuspension Solution.</li>
<li> Add 250 µL of the Lysis Solution and mix thoroughly by inverting the tube 4-6 times until the solution becomes viscous and slightly clear. Do not vortex to avoid shearing of chromosomal DNA. Do not incubate for more than 5 min to avoid denaturation of supercoiled plasmid DNA. </li>
<li> Add 350 µL of the Neutralization Solution and mix immediately and thoroughly by inverting the tube 4-6 times. It is important to mix thoroughly and gently after the addition of the Neutralization Solution to avoid localized precipitation of bacterial cell debris. The neutralized bacterial lysate should become cloudy. </li>
<li> Centrifuge for 5 min to pellet cell debris and chromosomal DNA. </li>
<li> Transfer the supernatant to the supplied GeneJET spin column by decanting or pipetting. Avoid disturbing or transferring the white precipitate. Close the bag with GeneJET Spin Columns tightly after each use! </li>
<li> Centrifuge for 1 min. Discard the flow-through and place the column back into the same collection tube. Do not add bleach to the flow-through </li>
<li> Optional: use this preliminary washing step only if EndA+ strains which have high level of nuclease activity are used. Wash the GeneJET spin column by adding 500 µL of Wash Solution I (#R1611, diluted with isopropanol) and centrifuge for 30-60 sec. Discard the flow-through. This step is essential to remove trace nuclease activity. </li>
<li> Add 500 µL of the Wash Solution (diluted with ethanol prior to first use as described on p.3) to the GeneJET spin column. Centrifuge for 30-60 seconds and discard the flow-through. Place the column back into the same collection tube. </li>
<li> Repeat the wash procedure (step 8) using 500 µL of the Wash Solution. </li>
<li> Discard the flow-through and centrifuge for an additional 1 min to remove residual Wash Solution. This step is essential to avoid residual ethanol in plasmid preps. </li>
<li> Transfer the GeneJET spin column into a fresh 1.5 mL microcentrifuge tube (not included). Add 50 µL of the Elution Buffer to the center of GeneJET spin column membrane to elute the plasmid DNA. Take care not to contact the membrane with the pipette tip. Incubate for 2 min at room temperature and centrifuge for 2 min. An additional elution step (optional) with Elution Buffer or water will recover residual DNA from the membrane and increase the overall yield by 10-20%. For elution of plasmids or cosmids >20 kb, prewarm Elution Buffer to 70°C before applying to silica membrane </li>
<li> Discard the column and store the purified plasmid DNA at -20°C. </li>
</ul>
<hr>
<h3> <strong>Competent Cell Preparation </strong></h3>
<hr>
<p> <strong>Aim:</strong> Preparation of chemically competent bacterial cells </p>
<p> <strong>Materials Required:</strong> HiMedia Miller Luria Bertani Agar, HiMedia Miller Luria Bertani Broth, RbCl, MnCl2.4H2O, CH3COOK, CaCl2, glycerol, MOPS, 0.45µ filter</p>
<p> <strong>Procedure:</strong> </p>
<p> <em> Step 1: Streaking of bacteria containing tau plasmid on LB agar medium </em></p>
<ul>
<li> Weigh 4g of HiMedia Miller Luria Bertani Agar and transfer into an Erlenmeyer flask </li>
<li> Measure 100ml of distilled water and pour it into the Erlenmeyer flask containing LB agar. </li>
<li> Cover the mouth of the flask with a piece of aluminium foil </li>
<li> Gently place the flask in an autoclave bag and place it in the autoclave </li>
<li> Autoclave the medium at 121°C and 15 PSI for 30-60 minutes </li>
<li> Transfer the flask into a Laminar Air Flow. The following steps are performed in a Laminar Air Flow under sterile conditions </li>
<li> Add 100µl of 100ng/ml kanamycin into 100ml of medium </li>
<li> Pour the medium into 5-7 sterilised agar plates </li>
<li> Streak 100µl of BL21(DE3) gold E. coli cells on a plate using sterilised inoculation loop or pipette tip </li>
<li> Incubate the plate in an incubator set at 37°c for 12-14 hours</li>
</ul>
<p> <em> Step 2: Setting up a primary culture </em></p>
<ul>
<li> Weigh 2.5g of HiMedia Miller Luria Bertani Broth and transfer into an Erlenmeyer flask </li>
<li> Measure 100ml of distilled water and pour it into the Erlenmeyer flask containing LB agar. </li>
<li> Cover the mouth of the flask with a piece of aluminium foil </li>
<li> Gently place the flask in an autoclave bag and place it in the autoclave </li>
<li> Autoclave the medium at 121°C and 15 PSI for 30-60 minutes </li>
<li> Transfer the flask into a Laminar Air Flow. The following steps are performed in a Laminar Air Flow under sterile conditions </li>
<li> Pipette out 5ml of LB broth into a 15ml centrifuge tube </li>
<li> Add 5µl of 100ng/ml kanamycin to the broth in the centrifuge tube </li>
<li> Pick a colony from the plate and inoculate the LB medium in the centrifuge tube. </li>
<li> Incubate the primary culture in an incubator set at 37°c for 12-14 hours</li>
</ul>
<p> <em> Step 3: Setting up a secondary culture </em></p>
<ul>
<li> Add 1ml of primary culture to 100ml of LB medium </li>
<li> Incubate the secondary culture at 37°C with shaking at 200rpm </li>
<li> Periodically check the OD of the culture using a spectrophotometer </li>
<li> When the OD reaches 0.4-0.6, shift the flask onto ice and leave it be for 20 minutes </li>
</ul>
<p> <em> Step 4: Preparation of buffer 1 </em></p>
<ul>
<li> Weigh/measure and transfer the following chemicals into a 500ml screwcap bottle </li>
<table>
<thead>
<tr>
<th>Chemicals</th>
<th >Concentration in the buffer</th>
<th>Amount in the buffer (100ml)</th>
</tr>
</thead>
<tbody>
<tr>
<td>RbCl</td>
<td>100mM</td>
<td>1.208g</td>
</tr>
<tr>
<td>MnCl<sub>2</sub>·4H<sub>2</sub>O</td>
<td>50mM</td>
<td>0.990g</td>
</tr>
<tr>
<td>CH<sub>3</sub>COOK</td>
<td>30mM</td>
<td>0.294g</td>
</tr>
<tr>
<td>CaCl<sub>2</sub></td>
<td>10mM</td>
<td>0.110g</td>
</tr>
<tr>
<td>Glycerol</td>
<td>15%</td>
<td>15ml</td>
</tr>
</tbody>
</table>
<li> Make up most (97-98ml) of the volume with MilliQ water </li>
<li> Adjust the pH of the buffer using acetic acid until it reaches a value of about 5.8 </li>
<li> Make up any remaining volume with MilliQ water </li>
</ul>
<p> <em> Step 5: Preparation of buffer 2 </em></p>
<ul>
<li> Weigh/measure and transfer the following chemicals into a 50ml centrifuge tube </li>
<table>
<thead>
<tr>
<th>Chemicals</th>
<th >Concentration in the buffer</th>
<th>Amount in the buffer (100ml)</th>
</tr>
</thead>
<tbody>
<tr>
<td>PIPES</td>
<td>10mM</td>
<td>42mg</td>
</tr>
<tr>
<td>RbCl</td>
<td>10mM</td>
<td>24.2mg</td>
</tr>
<tr>
<td>CaCl<sub>2</sub></td>
<td>75mM</td>
<td>0.166g</td>
</tr>
<tr>
<td>Glycerol</td>
<td>15%</td>
<td>3ml</td>
</tr>
</tbody>
</table>
<li> Make up most (97-98ml) of the volume with MilliQ water </li>
<li> Adjust the pH of the buffer using acetic acid until it reaches a value of about 6.5 </li>
<li> Make up any remaining volume with MilliQ water </li>
</ul>
<p> <em> Step 6: Preparing chemically competant cells </em></p>
<ul>
<li> Centrifuge the secondary culture at 2700g and 4°C temperature for 15-20 minutes </li>
<li> Discard the supernatant</li>
<li> Resuspend the cells in the filter-sterilised buffer 1 in a 2:5 ratio of buffer: cell culture. Resuspension must be done by swirling on ice </li>
<li> Incubate the resuspended solution on ice </li>
<li> Centrifuge the resuspended solution at 2700g, at 4°C temperature for 15-20 minutes </li>
<li> Discard the supernatant, taking care not to dislodge the pellet. </li>
<li> Resuspend the pellet in filter sterilised buffer 2 in a ratio of 0.2:5 buffer: cell culture </li>
<li> Aliquote 100µl of resuspended solution in microcentrifuge tubes and preincubate on ice </li>
<li> Flash-freeze the solution in the microcentrifuge tube using liquid nitrogen </li>
<li> Store the competent cells at -80°C </li>
</ul>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment