Difference between revisions of "Team:Valencia UPV/Notebook"

(Undo revision 125119 by Movigusa (talk))
Line 29: Line 29:
 
<br />
 
<br />
 
Notebook</h2>
 
Notebook</h2>
<p>Here we explain how we do what we do.</p>
+
<p>{{:Team:Valencia_UPV/header}}
 +
<html>
 +
<style>
 +
 
 +
.normal-table
 +
{
 +
border: 1px solid black;
 +
margin: 0px;
 +
padding: 15px;
 +
white-space: normal;
 +
table-layout: normal;
 +
background: transparent;
 +
 
 +
}
 +
 
 +
.normal-table tr td
 +
{
 +
border: 1px solid black;
 +
margin: 0px;
 +
padding: 15px;
 +
white-space: normal;
 +
table-layout: normal;
 +
background: transparent;
 +
 
 +
}
 +
 
 +
.normal-table tr th
 +
{
 +
border: 1px solid black;
 +
margin: 0px;
 +
padding: 15px;
 +
white-space: normal;
 +
table-layout: normal;
 +
background: transparent;
 +
 
 +
}
 +
 
 +
.table_notebook{
 +
background:transparent;
 +
white-space:nowrap;
 +
border: none;
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
}
 +
 
 +
.td_notebook{
 +
    background:transparent;
 +
    white-space:nowrap;
 +
    border:none;
 +
    padding-right: 25px;
 +
}
 +
 
 +
.section_notebook{
 +
    color: red;
 +
    text-align: left;
 +
    font-size: 16pt;
 +
}
 +
 
 +
.date_notebook {
 +
    color: green;
 +
    text-align: left;
 +
    font-size: 12pt;
 +
}
 +
 
 +
.p_notebook {
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
}
 +
 
 +
.strong_notebook {
 +
    color: red;
 +
    margin-top: 5px;
 +
    margin-bottom: 5px;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
}
 +
 
 +
 
 +
.img_notebook {
 +
    margin-top: 10px;
 +
    margin-bottom: 10px;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
}
 +
 
 +
.box_above_notebook{
 +
    border: 2px dashed blue;
 +
    margin: 10px;
 +
    padding: 10px;
 +
    background-color: #b0c4de;
 +
}
 +
 +
.ul_notebook {
 +
    list-style: square;
 +
    list-style-position: inside;
 +
}
 +
 
 +
.ul_ul_notebook {
 +
    list-style: square;
 +
    list-style-position: inside;
 +
    margin-left: 1.5em;
 +
}
 +
 
 +
.ul_ul_ul_notebook {
 +
    list-style: square;
 +
    list-style-position: inside;
 +
    margin-left: 3.0em;
 +
}
 +
 
 +
.ul_ul_ul_ul_notebook {
 +
    list-style: square;
 +
    list-style-position: inside;
 +
    margin-left: 4.5em;
 +
}
 +
 
 +
</style>
 +
 
 +
 
 +
<div align="center"><div id="cn-box" align="justify"><br/>
 +
 
 +
<div align="center"><img class="img-title" alt="Notebook" src="https://static.igem.org/mediawiki/2014/2/2a/VUPVNotebook.png"></img></div><br/>
 +
 
 +
<div class="box_above_notebook">
 +
 
 +
Contents:
 +
<ul style="margin-left: 1.5em;"> <li> <a href="#Constructions">Constructions</a></li></ul>
 +
</div><a name="Constructions"></a></br></br><h3 class="section_notebook">Constructions</h3><p class="p_notebook">CONSTRUCTIONS</p>
 +
 
 +
</br><h4 class="date_notebook">5 June 2015</h4>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">We had 2 cultures from the last day, corresponding to other 2 colonies of ligation. </p>
 +
 
 +
<p class="p_notebook"><i>Agrobacterium</i> culture of promoter less: Luciferase + Renilla </p>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">Minipreps</p>
 +
 
 +
<p class="p_notebook">Digestion with BamHI and EcoRV</p>
 +
 
 +
<p class="p_notebook">Agarose gel 1%</p>
 +
 
 +
<table class="table_notebook">
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">Mw</td><td class="td_notebook">Ples</td><td class="td_notebook">4E</td><td class="td_notebook">4B</td><td class="td_notebook">3E</td><td class="td_notebook">3B 1kb</td></tr>
 +
 
 +
</table>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">How to ask and make primers?</p>
 +
 
 +
<ul class="ul_notebook"><li>Select the sequence to amplify and save in FASTA format.</li>
 +
 
 +
<li>gbCloning, go to Tools-Domesticator-1º Category</li>
 +
 
 +
<li>Add FASTA and select parts.</li>
 +
 
 +
<li>On the protocol we have the primers </li>
 +
 
 +
<li>The oligos they give us:</li>
 +
 
 +
<ul class="ul_ul_notebook"><li>4 first nucleotides: so the enzyme can recognize without problems</li>
 +
 
 +
<li>6 following bingind sites.</li>
 +
 
 +
<li>1 extra nucleotide.</li>
 +
 
 +
<li>4 overhangs. </li>
 +
 
 +
</ul></ul>
 +
 
 +
<p class="p_notebook">Meeting with Daniel Ramón (Biopolis). </p>
 +
 
 +
<p class="p_notebook">Ligation with part 2 and 24 of task sheet.</p>
 +
 
 +
<table class="table_notebook">
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">Pif6 + PhyB; ?1</td><td class="td_notebook">Etr8 CMV_Bxb1_T35S</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1µL 892 (Pif &alpha;1)</td><td class="td_notebook">1µL 1097 (Etr8 CMV) Pupd2</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1µL 88E (Phy &alpha;2)</td><td class="td_notebook">1µL Bxb1 (PuPD)</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1µL ?1 </td><td class="td_notebook">1µL Tnos PuPD</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1.2µL Buffer ligase</td><td class="td_notebook">1µL &alpha;1</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1µL Bsmb1</td><td class="td_notebook">5.8µL H2O</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">6.8µL H2O</td><td class="td_notebook"></td></tr>
 +
 
 +
</table>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">If we make a digestion of 160 (35S:Renilla:tNOS-35S:P19:tNOS) with EcoRV, we obtain: 2475, 381, 4601 pb.</p>
 +
 
 +
<p class="p_notebook">If we make a digestion of 896 (Luc:Pif6:PhyB)with EcoRV, we obtain: 11608, 3942 pb.</p>
 +
 
 +
 
 +
 
 +
</br><h4 class="date_notebook">June 2015</h4>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">Transform to E.coli from Pif+Phy and Bxb1</p>
 +
 
 +
<ul class="ul_notebook"><li>1.5µL of ligation</li>
 +
 
 +
<ul class="ul_ul_notebook"><li>Cuvette on ice</li>
 +
 
 +
<li>Competent cells + 1.5µL of ligation</li>
 +
 
 +
<li>Pulse (electroporator) at 1500V</li>
 +
 
 +
<li>Add 300µL shock medium and put Eppendorf 1h at 37ºC</li>
 +
 
 +
</ul></ul>
 +
 
 +
<p class="p_notebook">Culture on petri dishes the ligations.</p>
 +
 
 +
<p class="p_notebook">Digest of 160, 289 and the two ligations, pif+phy and Etr8+BxbI. </p>
 +
 
 +
<p class="p_notebook">Agarose gel.</p>
 +
 
 +
<table class="table_notebook">
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">6µL ladder</td><td class="td_notebook">160</td><td class="td_notebook">289</td><td class="td_notebook">ligation</td><td class="td_notebook">ligation</td><td class="td_notebook">Ladder</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">1Kb</td></tr>
 +
 
 +
</table>
 +
 
 +
<p class="p_notebook">Storage of gel on: Basura en Arabidopsis – Igem – 2015 – 150606_Digestion_ToggleRojo</p>
 +
 
 +
 
 +
 
 +
</br><h4 class="date_notebook">7 June 2015</h4>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">We’ve got white colonies! (from Pif+Phy and Bxb1)</p>
 +
 
 +
<p class="p_notebook">Pick two colonies from each construction.</p>
 +
 
 +
<p class="p_notebook">4 tubes</p>
 +
 
 +
<ul class="ul_notebook"><li>3.5µL LB each tube</li>
 +
 
 +
</ul>
 +
 
 +
<p class="p_notebook">2) 2 tubes + 3.5µL Kanamycin (K)</p>
 +
 
 +
 
 +
 
 +
</br><h4 class="date_notebook">8 June 2015</h4>
 +
 
 +
 
 +
 
 +
<p class="p_notebook">Minipreps of the 4 liquid cultures and digestion to see the band patterns.</p>
 +
 
 +
<p class="p_notebook">Digestion:</p>
 +
 
 +
<table class="table_notebook">
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">Etr8(CMV):Bxb1:Tnos; &Omega;1</td><td class="td_notebook">EcoRI</td><td class="td_notebook">6345, 238</td></tr>
 +
 
 +
<tr class="tr_notebook"><td class="td_notebook">EPIF6 + PhyB-PV16; &Omega;1</td><td class="td_notebook">BamHI</td><td class="td_notebook">6686, 1439, 2685, 2237</td></tr>
 +
 
 +
</table>
 +
 
 +
</div>
 +
<div id="space-margin"></div>
 +
</html></p>
 
</header>
 
</header>
 
<span class="image featured"><img src="images/pic01.jpg" alt="" /></span>
 
<span class="image featured"><img src="images/pic01.jpg" alt="" /></span>

Revision as of 11:23, 28 August 2015

Valencia UPV iGEM 2015

The project
Notebook

{{:Team:Valencia_UPV/header}}


Notebook

Contents:


Constructions

CONSTRUCTIONS


5 June 2015

We had 2 cultures from the last day, corresponding to other 2 colonies of ligation.

Agrobacterium culture of promoter less: Luciferase + Renilla

Minipreps

Digestion with BamHI and EcoRV

Agarose gel 1%

MwPles4E4B3E3B 1kb

How to ask and make primers?

  • Select the sequence to amplify and save in FASTA format.
  • gbCloning, go to Tools-Domesticator-1º Category
  • Add FASTA and select parts.
  • On the protocol we have the primers
  • The oligos they give us:
    • 4 first nucleotides: so the enzyme can recognize without problems
    • 6 following bingind sites.
    • 1 extra nucleotide.
    • 4 overhangs.

Meeting with Daniel Ramón (Biopolis).

Ligation with part 2 and 24 of task sheet.

Pif6 + PhyB; ?1Etr8 CMV_Bxb1_T35S
1µL 892 (Pif α1)1µL 1097 (Etr8 CMV) Pupd2
1µL 88E (Phy α2)1µL Bxb1 (PuPD)
1µL ?1 1µL Tnos PuPD
1.2µL Buffer ligase1µL α1
1µL Bsmb15.8µL H2O
6.8µL H2O

If we make a digestion of 160 (35S:Renilla:tNOS-35S:P19:tNOS) with EcoRV, we obtain: 2475, 381, 4601 pb.

If we make a digestion of 896 (Luc:Pif6:PhyB)with EcoRV, we obtain: 11608, 3942 pb.


June 2015

Transform to E.coli from Pif+Phy and Bxb1

  • 1.5µL of ligation
    • Cuvette on ice
    • Competent cells + 1.5µL of ligation
    • Pulse (electroporator) at 1500V
    • Add 300µL shock medium and put Eppendorf 1h at 37ºC

Culture on petri dishes the ligations.

Digest of 160, 289 and the two ligations, pif+phy and Etr8+BxbI.

Agarose gel.

6µL ladder160289ligationligationLadder
1Kb

Storage of gel on: Basura en Arabidopsis – Igem – 2015 – 150606_Digestion_ToggleRojo


7 June 2015

We’ve got white colonies! (from Pif+Phy and Bxb1)

Pick two colonies from each construction.

4 tubes

  • 3.5µL LB each tube

2) 2 tubes + 3.5µL Kanamycin (K)


8 June 2015

Minipreps of the 4 liquid cultures and digestion to see the band patterns.

Digestion:

Etr8(CMV):Bxb1:Tnos; Ω1EcoRI6345, 238
EPIF6 + PhyB-PV16; Ω1BamHI6686, 1439, 2685, 2237
</p> </header> <img src="images/pic01.jpg" alt="" /> </section> </div> </div>

</div>

<section id="footb"> <footer id="foot"> <section>

</section> <section>

Contact

</section> </footer>

<button class="logocolor-button">

<img src='https://static.igem.org/mediawiki/2015/e/e2/Valencia_upv_logoequipomod.png' width="85px" height="auto" style="z-index:999999999999999"></img>

</button>

</div>

                       <script src="https://2015.igem.org/Team:Valencia_UPV/jquery.min.js"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/main.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/jquery.dropotron.min.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/jquery.scrollgress.min.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/skel.min.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/util.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/TweenMax.min.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/logocolor.js?action=raw&ctype=text/javascript"></script>
                       <script src="https://2015.igem.org/Team:Valencia_UPV/second.js?action=raw&ctype=text/javascript"></script>

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="0" height="0"> <defs> <filter id="goo"> <feGaussianBlur in="SourceGraphic" stdDeviation="10" result="blur" /> <feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 19 -9" result="goo" /> <feComposite in="SourceGraphic" in2="goo" operator="atop"/> </filter> <filter id="goo-no-comp"> <feGaussianBlur in="SourceGraphic" stdDeviation="10" result="blur" /> <feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 19 -9" result="goo" /> </filter> </defs> </svg>

</body>


</html>