Line 1: | Line 1: | ||
+ | {{INSA-UPS_France/Links_new}} | ||
+ | {{INSA-UPS_France/Style_new}} | ||
+ | {{INSA-UPS_France/Header_new}} | ||
+ | |||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
main{ | main{ | ||
position:relative; | position:relative; | ||
Line 133: | Line 11: | ||
height:100%; | height:100%; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.main_content{ | .main_content{ | ||
position:fixed; | position:fixed; | ||
Line 200: | Line 70: | ||
width:400px; | width:400px; | ||
bottom:-25px; | bottom:-25px; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 910: | Line 703: | ||
<style> | <style> | ||
section img{ | section img{ | ||
− | width: | + | width:80%; |
} | } | ||
section h1{ | section h1{ | ||
Line 936: | Line 729: | ||
font-style: italic; | font-style: italic; | ||
text-align: center; | text-align: center; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
section h2{ | section h2{ | ||
Line 964: | Line 749: | ||
<style> | <style> | ||
+ | |||
.wet-lab-notebook{ | .wet-lab-notebook{ | ||
display:table; | display:table; | ||
} | } | ||
+ | .wet-lab-notebook > div{ | ||
+ | display: table-row; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
.wet-lab-notebook > div > div{ | .wet-lab-notebook > div > div{ | ||
display:table-cell; | display:table-cell; | ||
Line 972: | Line 763: | ||
padding:10px; | padding:10px; | ||
} | } | ||
− | + | .wet-lab-notebook > div > div > img{ | |
+ | max-width:380px; | ||
+ | } | ||
+ | .wet-lab-notebook > div > div > p, .wet-lab-notebook > div > div > ul{ | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .wet-lab-notebook h2{ | ||
+ | margin-top: 0px; | ||
+ | font-size: 20pt; | ||
+ | } | ||
.week.visible-week{ | .week.visible-week{ | ||
display:block; | display:block; | ||
Line 978: | Line 778: | ||
.week{ | .week{ | ||
display: none; | display: none; | ||
+ | } | ||
+ | .next-week, .last-week{ | ||
+ | color:#3377A8; | ||
+ | cursor: pointer; | ||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <section class=" | + | <section class="week" id="week-1"> |
− | <h1>Week 1</h1> | + | <h1>Week 1 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <p> | ||
+ | Our team was being recruited. Nothing happened this week! | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-2"> | <section class="week" id="week-2"> | ||
− | <h1>Week 2</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 2 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <p> | ||
+ | Our team was being recruited. Nothing happened this week! | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-3"> | <section class="week" id="week-3"> | ||
− | <h1>Week 3</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 3 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <p> | ||
+ | Our team was being recruited. Nothing happened this week! | ||
+ | </p> | ||
</section> | </section> | ||
− | <section class="week" id="week-4"> | + | <section class="week visible-week" id="week-4"> |
− | <h1>Week 4</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 4 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>01-25: Kick Off Meeting</h2> | ||
+ | <p> | ||
+ | The adventure begins! | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/57/T--INSA-UPS_France--Notebook_Week-4.jpg" alt=""> | ||
</section> | </section> | ||
<section class="week" id="week-5"> | <section class="week" id="week-5"> | ||
− | <h1>Week 5</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 5 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>02-02: 1st brainstorming meeting</h2> | ||
+ | <p> | ||
+ | <i>on the track of antimicrobial peptides...</i> | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-6"> | <section class="week" id="week-6"> | ||
− | <h1>Week 6</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 6 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-7"> | <section class="week" id="week-7"> | ||
− | <h1>Week 7</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 7 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>02-16: 4th brainstorming meeting</h2> | ||
+ | <p> | ||
+ | <i>Peptides safety and first device</i> | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-8"> | <section class="week" id="week-8"> | ||
− | <h1>Week 8</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 8 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-9"> | <section class="week" id="week-9"> | ||
− | <h1>Week 9</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 9 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>03-02: 6th brainstorming meeting</h2> | ||
+ | <p> | ||
+ | <i>Technical issues</i> | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-10"> | <section class="week" id="week-10"> | ||
− | <h1>Week 10</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 10 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>03-09: 7th brainstorming meeting</h2> | ||
+ | <p><i> | ||
+ | Dropping of first device | ||
+ | </i></p> | ||
</section> | </section> | ||
<section class="week" id="week-11"> | <section class="week" id="week-11"> | ||
− | <h1>Week 11</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 11 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2></h2> | ||
</section> | </section> | ||
<section class="week" id="week-12"> | <section class="week" id="week-12"> | ||
− | <h1>Week 12</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 12 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>03-25: Team Building</h2> | ||
+ | <p> | ||
+ | Our team met for the first time outside the INSA buildings and shared a delicious korean meal after brainstorming the whole afternoon ! | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--INSA-UPS_France--Notebook_Week-12_1.jpg" alt=""> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/54/T--INSA-UPS_France--Notebook_Week-12_2.jpg" alt=""> | ||
</section> | </section> | ||
<section class="week" id="week-13"> | <section class="week" id="week-13"> | ||
− | <h1>Week 13</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 13 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>03-30: 10th brainstorming meeting</h2> | ||
+ | <p><i> | ||
+ | Technical solutions | ||
+ | </i></p> | ||
</section> | </section> | ||
<section class="week" id="week-14"> | <section class="week" id="week-14"> | ||
− | <h1>Week 14</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 14 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>04-06: 12th brainstorming meeting</h2> | ||
+ | <p><i> | ||
+ | Second device proposition | ||
+ | </i></p> | ||
</section> | </section> | ||
<section class="week" id="week-15"> | <section class="week" id="week-15"> | ||
− | <h1>Week 15</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 15 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-16"> | <section class="week" id="week-16"> | ||
− | <h1>Week 16</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 16 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>04-19: Meeting with Marc Lemonnier, CEO of Antabio</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a1">his testimony here.</a> | ||
+ | </p> | ||
</section> | </section> | ||
<section class="week" id="week-17"> | <section class="week" id="week-17"> | ||
− | <h1>Week 17</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 17 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-18"> | <section class="week" id="week-18"> | ||
− | <h1>Week 18</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 18 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-19"> | <section class="week" id="week-19"> | ||
− | <h1>Week 19</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 19 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>05-13: Paul & Margaux joined our team</h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/6a/T--INSA-UPS_France--Notebook_Week-19_1.jpg" alt=""> | ||
</section> | </section> | ||
<section class="week" id="week-20"> | <section class="week" id="week-20"> | ||
− | <h1>Week 20</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 20 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>05-18: iGEM distribution kit received</h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/7/70/T--INSA-UPS_France--Notebook_Week-20.jpg" alt=""> | ||
</section> | </section> | ||
<section class="week" id="week-21"> | <section class="week" id="week-21"> | ||
− | <h1>Week 21</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 21 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>05-25: Parts design day</h2> | ||
+ | <!-- text --> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/f0/T--INSA-UPS_France--Notebook_Week-21_2.jpg" alt=""> | ||
</section> | </section> | ||
<section class="week" id="week-22"> | <section class="week" id="week-22"> | ||
− | <h1>Week 22</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 22 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>05-28: Official announcement of our subject</h2> | ||
+ | <p> | ||
+ | We officialy the subject of our project on social media! | ||
+ | </p> | ||
+ | <h2>05-31: Exposciences</h2> | ||
+ | <p> | ||
+ | We took part to the Exposciences event. | ||
+ | <!-- LINK --> | ||
+ | </p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Design and orders</h2> | ||
+ | <ul> | ||
+ | <li>Design of the gBlocks and launching of the synthesis order for IDT</li> | ||
+ | <li>Design of the PCR oligos</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Design and orders</h2> | ||
+ | <ul> | ||
+ | <li>Design of the gBlocks and launching of the synthesis order for IDT</li> | ||
+ | <li>Design of the PCR oligos</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-23"> | <section class="week" id="week-23"> | ||
− | <h1>Week 23</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 23 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>06-06: Meeting with the CEO of Sunwaterlife</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a4">his testimony here.</a> | ||
+ | </p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae repellat, delectus ab voluptatem pariatur suscipit sed perspiciatis nisi officiis iusto nulla facere provident incidunt dolorum voluptate eligendi ut unde error? | ||
+ | </p>--> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Taking care of <i>V. harveyi</i></h2> | ||
+ | <ul> | ||
+ | <li>Reception and storage of <i>V. harveyi</i> BB120 (WT) and <i>V. harveyi</i> JMH626 (ΔcqsA ΔluxQ ΔluxN) CmR at -80 °C.</li> | ||
+ | <li>Investigation of <i>V. harveyi</i> antibiotics resistances.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-24"> | <section class="week" id="week-24"> | ||
− | <h1>Week 24</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 24 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>06-15: Scope statement start</h2> | ||
+ | <p><i> | ||
+ | Third device proposition | ||
+ | </i></p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Amplifying pSB1C3</h2> | ||
+ | <ul> | ||
+ | <li>Reception of IDT gBlocks and storage</li> | ||
+ | <li>Preparative work with the cloning vectors : Amplification and stock of pSB1C3</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Taking charge of the lab and of <i>V. harveyi</i></h2> | ||
+ | <ul> | ||
+ | <li>Growth kinetic assay in order to determine the adequate NaCl concentration for <i>V. harveyi</i> growth. </li> | ||
+ | <li>Reception of IDT gBlocks and storage</li> | ||
+ | <li>Transformation of DH5α competent cells with pYFP, pDsRed, pPIZα, pBR322 and amplification of the plasmids. The plasmids are double digested with the appropriate restriction enzymes.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-25"> | <section class="week" id="week-25"> | ||
− | <h1>Week 25</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 25 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>06-19: Meeting with Doctors Without Borders, regional manager</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a5">her testimony here.</a> | ||
+ | </p> | ||
+ | <h2>06-20: Cholera survey</h2> | ||
+ | <p> | ||
+ | We shared our survey about cholera on the social media. | ||
+ | <!-- lINK --> | ||
+ | </p> | ||
+ | <h2>06-22: Meeting with all the team members and supervisors</h2> | ||
+ | <p><i> | ||
+ | Final choice of the global device purpose | ||
+ | </i></p> | ||
+ | <h2>06-23: First appearance of Sobki, our mascott!</h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/2/2a/T--INSA-UPS_France--Logo.png" alt=""> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Plasmids preparation</h2> | ||
+ | <ul> | ||
+ | <li>Transformation of DH5α competent cells with pSB1C3 and amplification of the plasmids. The plasmids are double digested with the appropriate restriction enzymes.</li> | ||
+ | <li>Scale up of the preparative digestion, in order to have more DNA matrix.</li> | ||
+ | <li>Reception of the PCR primer.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Plasmids preparation</h2> | ||
+ | <ul> | ||
+ | <li>Transformation of DH5α competent cells with pGAP, pSB1C3 and amplification of the plasmids. The plasmids are double digested with the appropriate restriction enzymes.</li> | ||
+ | <li>Scale up of the preparative digestion, in order to have more DNA matrix.</li> | ||
+ | <li>Reception of the PCR primer.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-26"> | <section class="week" id="week-26"> | ||
− | <h1>Week 26</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 26 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>06-28: Meeting with the CEO of Sunwaterlife, building a collaboration</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a4">his testimony here.</a> | ||
+ | </p> | ||
+ | <h2>06-30: First steps of our ethical matrix</h2> | ||
+ | <!-- img éthique --> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Cloning VhCqsA</h2> | ||
+ | <ul> | ||
+ | <li>Amplification of the IDT gblocks and optimisation of the PCR cycle condition for VhCqsA part</li> | ||
+ | <li>Digestion of the PCR amplicons and ligation with the appropriate cloning vector. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Assembly of <i>V. harveyi</i> gene circuit : starting the sub-cloning work</h2> | ||
+ | <ul> | ||
+ | <li>Amplification of the IDT gblocks and optimisation of the PCR cycle condition for VhCqsA part</li> | ||
+ | <li>Digestion of the PCR amplicons and ligation with the appropriate cloning vector. </li> | ||
+ | <li>Cloning attempt #1 and #2 to sub-clone Vh1, Vh2 and Vh3 in their respective vector. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-27"> | <section class="week" id="week-27"> | ||
− | <h1>Week 27</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 27 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>07-07: Delft European iGEM Meetup</h2> | ||
+ | <!-- link meetups --> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Cloning VhCqsA</h2> | ||
+ | <ul> | ||
+ | <li>Optimization of PCR cycle </li> | ||
+ | <li>Cloning of VhCqsA into pSB1C3 : positives clones grew </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Assembly of <i>V. harveyi</i> gene circuit : continuing the sub-cloning work</h2> | ||
+ | <ul> | ||
+ | <li>Assembly of V.harveyi gene circuit: Analysis of the transformants of V.harveyi module (attempt #1 and #2) by checking of the restriction map. </li> | ||
+ | <li>New attempt (attempt #3) to sub-clone Vh1, Vh2 and Vh3 in their respective vector. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
+ | |||
<section class="week" id="week-28"> | <section class="week" id="week-28"> | ||
− | <h1>Week 28</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 28 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>07-14: Meeting with Doctors Without Borders, cholera specialist</h2> | ||
+ | |||
+ | <!-- link meetups --> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae repellat, delectus ab voluptatem pariatur suscipit sed perspiciatis nisi officiis iusto nulla facere provident incidunt dolorum voluptate eligendi ut unde error? | ||
+ | </p>--> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Assembly of <i>V. harveyi</i> gene circuit : continuing the sub-cloning work</h2> | ||
+ | <ul> | ||
+ | <li>Assembly of V.harveyi gene circuit: Analysis of the transformants of V.harveyi module (attempt #1 and #2) by checking of the restriction map. </li> | ||
+ | <li>New attempt (attempt #3) to sub-clone Vh1, Vh2 and Vh3 in their respective vector. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-29"> | <section class="week" id="week-29"> | ||
− | <h1>Week 29</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 29 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>07-21: Parisian meetup</h2> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (2nd)</h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | <li>SDS page fo the protein overexpression of our clones (fail)</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Assembly of <i>V. harveyi</i> gene circuit : A new strategy</h2> | ||
+ | <ul> | ||
+ | <li>Amplification of the IDT gblocks, digestion of the PCR amplicons. </li> | ||
+ | <li>Amplification and digestion of the sub-cloning vectors. </li> | ||
+ | <li>Ligation and transformation in <i>E. coli</i> STELLAR competent cells (attempt #8). </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-30"> | <section class="week" id="week-30"> | ||
− | <h1>Week 30</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 30 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>07-27: Meeting at TWB</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a2">their testimony here.</a> | ||
+ | </p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (3rd)</h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Assembly of <i>V. harveyi</i> gene circuit : The first transformant</h2> | ||
+ | <ul> | ||
+ | <li>TA cloning (attempt #9): amplification of the IDT gblocks with KAPA2G polymerase , digestion of the PCR amplicons. Ligation with pGEM vector TA cloning vector. </li> | ||
+ | <li>Analysis of the transformants (attempt #8 and #9) by checking the restriction map. </li> | ||
+ | <li>The part 1 and 2 were successfully cloned in pBR322 and pGEM. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
+ | |||
<section class="week" id="week-31"> | <section class="week" id="week-31"> | ||
− | <h1>Week 31</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 31 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (aborted) + Cloning of VcCqsA </h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR aborted : no growth of bacteria</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Step 2 : reconstruction of CqsS Rc by ligating Vh2 to Vh1 in pBR322. </h2> | ||
+ | <ul> | ||
+ | <li>Storage of the transformants with Vh1 and Vh2 in glycerol at -80°C.</li> | ||
+ | <li>Amplification, digestion of pBR322-Vh1, pGEM-Vh2 and ligation in <i>E. coli</i> TOP10 competent cells (attempt A)</li> | ||
+ | <li>Transformation of Vh3 (attempt #10) in <i>E. coli</i> DH5α competent cells </li> | ||
+ | <li>Analysis of the transformants (attempt #A and #10) by checking the restriction map.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
</section> | </section> | ||
+ | |||
<section class="week" id="week-32"> | <section class="week" id="week-32"> | ||
− | <h1>Week 32</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 32 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (4th time) + VcCqsA cloning</h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | <li>PCR on VcCqsA</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Step 2 CqsS Rc assembly in progress…still no success for Vh3</h2> | ||
+ | <ul> | ||
+ | <li>Amplification, digestion of pBR322-Vh1 pGEM-Vh2 and ligation in <i>E. coli</i> TOP10 competent cells (attempt B and C)</li> | ||
+ | <li>Transformation of Vh3 (attempt #11 to #13) in <i>E. coli</i> TOP10 competent cells using an alternative restriction enzyme : PstI-HF restriction enzyme is remplaced by SpeI.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-33"> | <section class="week" id="week-33"> | ||
− | <h1>Week 33</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 33 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Cloning of VcCqsA</h2> | ||
+ | <ul> | ||
+ | <li>From ligation to transformation : transformants grew.</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <h2>Step 2 CqsS Rc assembly in progress, preparation of the conjugation</h2> | ||
+ | <ul> | ||
+ | <li>Analysis of the transformants (attempt #13) by checking the restriction map : the part 3 is successfully cloned in pSB1C3. The transformant is stored in glycerol at -80°C.</li> | ||
+ | <li>Amplification of pBBR1MCS-4 and pBBR1MCS-5 for cloning of Vh3 and for a conjugation assay. </li> | ||
+ | <li>Ligation of Vh3 in pBBR1MCS-4 and transformation in <i>E. coli</i> TOP10 (attempt α). </li> | ||
+ | <li>Amplification, digestion of pBR322-Vh1 pGEM-Vh2 and ligation in <i>E. coli</i> TOP10 competent cells (attempt D to F) </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-34"> | <section class="week" id="week-34"> | ||
− | <h1>Week 34</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 34 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Confirming VcCqsa clone + Expressing VhCqsA (5th time)</h2> | ||
+ | <ul> | ||
+ | <li>Transformant were good</li> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | |||
+ | <ul> | ||
+ | <li>Analysis of the transformants (attempt #F) by checking the restriction map : the part Vh1+Vh2 is successfully cloned in pBR322. The transformant is stored in glycerol at -80°C.</li> | ||
+ | <li>Amplification, digestion of pBR322-Vh1+Vh2, pSB1C3-Vh3. Ligation and transformation (attempt #1 and #2) in <i>E. coli</i> TOP10 competent cells. </li> | ||
+ | <li>Ligation of Vh3 in pBBR1MCS-4 and transformation in <i>E. coli</i> TOP10 (attempt β and γ)</li> | ||
+ | <li>Vh3 part validation : diacetyl production assay by NMR detection with <i>E. coli</i> BL21. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-35"> | <section class="week" id="week-35"> | ||
− | <h1>Week 35</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 35 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (6th time) + Bioluminescence</h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | <li>Optimisation of <i>Vibrio harveyi</i> JMH626 bioluminescent assay</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <li>2nd diacetyl production assay by NMR detection with <i>E. coli</i> BL21.</li> | ||
+ | <li>Success of the conjugation assay of pBBR1MCS-4. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-36"> | <section class="week" id="week-36"> | ||
− | <h1>Week 36</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 36 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>09-04: Start of our Ulule campaign</h2> | ||
+ | <p> | ||
+ | We started a crowdfunding campaign on Ulule, a french platform. <!-- link --> | ||
+ | </p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Expressing VhCqsA (7th time)</h2> | ||
+ | <ul> | ||
+ | <li>Production of C8-CAI-1 in minimal media, and analysis on MS (fail) extration on LLE dichloromethane and analysis on NMR (fail)</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <li>3rd Diacetyl production assay by NMR detection with <i>E. coli</i> MG1655. </li> | ||
+ | <li>Amplification of pBBR1MCS-4 and pBBR1MCS-5. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-37"> | <section class="week" id="week-37"> | ||
− | <h1>Week 37</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 37 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Bioluminescence assay</h2> | ||
+ | <ul> | ||
+ | <li>Trial on the expression of C8-CAI-1 with induction on bioluminescence on liquid media : fail</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <li>4th diacetyl production assay by NMR detection with <i>E. coli</i> MG1655 in M9 media supplemented with xylose and pyruvate. </li> | ||
+ | <li>Transformation of <i>E. coli</i> TOP10 competent cells with GFP from iGEM kit</li> | ||
+ | <li>Ligation and transformation of pBBR1MCS-4 to RFP from iGEM kit in <i>E. coli</i> TOP10 competent cells for conjugation to <i>V. harveyi</i>. </li> | ||
+ | <li>Preparation of the clones for sequencing. </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-38"> | <section class="week" id="week-38"> | ||
− | <h1>Week 38</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 38 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>09-22: Meeting with UNICEF</h2> | ||
+ | <p> | ||
+ | You can read the result of <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Testimonies#a6">Alama Keita's testimony here.</a> | ||
+ | </p> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <h2>Bioluminescence assay</h2> | ||
+ | <ul> | ||
+ | <li>Trial on the expression of C8-CAI-1 with induction on bioluminescence on plate : success</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <li>Results of the 4th Diacetyl production assay by NMR detection: a small peak of diacetyl is visible. </li> | ||
+ | <li>5th diacetyl production assay by NMR detection with <i>E. coli</i> MG1655 in M9 media supplemented with xylose and pyruvate. </li> | ||
+ | <li>Results of ligation of RFP in conjugative plasmid: all transformants are red. Two transformants are stored at -80°C in order to be used for conjugation assay. </li> | ||
+ | <li>Preparative work for the ligation of Vh3 in pBBR1MCS-4 with fresh material</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-39"> | <section class="week" id="week-39"> | ||
− | <h1>Week 39</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 39 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
+ | <h2>09-29: European Researcher's Night</h2> | ||
+ | <!-- link --> | ||
+ | <h2>Experiments</h2> | ||
+ | <div class="wet-lab-notebook"> | ||
+ | <div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/4e/T--INSA-UPS_France--Experiments_module-coli.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/4/48/T--INSA-UPS_France--Experiments_module-harveyi.png" alt=""></div> | ||
+ | <div><img src="https://static.igem.org/mediawiki/2017/9/99/T--INSA-UPS_France--Experiments_module-pichia.png" alt=""></div> | ||
+ | </div> | ||
+ | <div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae repellat, delectus ab voluptatem pariatur suscipit sed perspiciatis nisi officiis iusto nulla facere provident incidunt dolorum voluptate eligendi ut unde error? | ||
+ | </p>--> | ||
+ | </div> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <li>Observation by microscopy of <i>V. harveyi</i> (rfp) transformant</li> | ||
+ | <li>Ligation of pBBR1MCS-4 and Vh3 at 16°C overnight, and transformation in competent <i>E. coli</i> (Stellars)</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div> | ||
+ | <!--<h2>Titre</h2> | ||
+ | <p> | ||
+ | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odio inventore modi dignissimos sint. Nobis nulla eum soluta vero quibusdam maxime, quo totam non, at provident labore. Ut dolorum libero totam! | ||
+ | </p>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</section> | </section> | ||
<section class="week" id="week-40"> | <section class="week" id="week-40"> | ||
− | <h1>Week 40</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 40 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-41"> | <section class="week" id="week-41"> | ||
− | <h1>Week 41</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 41 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-42"> | <section class="week" id="week-42"> | ||
− | <h1>Week 42</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 42 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-43"> | <section class="week" id="week-43"> | ||
− | <h1>Week 43</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 43 <i class="fa fa-chevron-right next-week" aria-hidden="true"></i></h1> |
</section> | </section> | ||
<section class="week" id="week-44"> | <section class="week" id="week-44"> | ||
− | <h1>Week 44</h1> | + | <h1><i class="fa fa-chevron-left last-week" aria-hidden="true"></i> Week 44</i></h1> |
</section> | </section> | ||
<!-- fin section --> | <!-- fin section --> | ||
Line 1,242: | Line 1,676: | ||
</main> | </main> | ||
− | |||
− | |||
− | |||
− | |||
Line 1,252: | Line 1,682: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | |||
+ | $(document).on("click",".last-week", function(){ | ||
+ | var target_str=$(this).parent().parent().attr('id'); | ||
+ | target_str=target_str.slice(5); | ||
+ | var target=parseInt(target_str)-1; | ||
+ | $('[data-target="'+(target+1)+'"]').removeClass('current-week'); | ||
+ | $('[data-target="'+target+'"]').addClass('current-week'); | ||
+ | $('#week-'+(target+1)).removeClass("visible-week"); | ||
+ | $('#week-'+target).addClass("visible-week"); | ||
+ | }); | ||
+ | |||
+ | $(document).on("click",".next-week", function(){ | ||
+ | var target_str=$(this).parent().parent().attr('id'); | ||
+ | target_str=target_str.slice(5); | ||
+ | var target=parseInt(target_str)+1; | ||
+ | $('[data-target="'+(target-1)+'"]').removeClass('current-week'); | ||
+ | $('[data-target="'+target+'"]').addClass('current-week'); | ||
+ | $('#week-'+(target-1)).removeClass("visible-week"); | ||
+ | $('#week-'+target).addClass("visible-week"); | ||
+ | }); | ||
+ | |||
$(document).on("click",".month_container tr", function(){ | $(document).on("click",".month_container tr", function(){ | ||
var target = $(this).data("target"); | var target = $(this).data("target"); | ||
Line 1,262: | Line 1,713: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> | ||
+ | {{INSA-UPS_France/General_script}} | ||
+ | {{INSA-UPS_France/Header_script}} |
Revision as of 07:56, 7 October 2017
Here is a summary of what we did for our project, week by week.
You can go on our Human Practices labbook page to know more about how each event affected us to take a decision about the future of our project.
Our team was being recruited. Nothing happened this week!
Our team was being recruited. Nothing happened this week!
Our team was being recruited. Nothing happened this week!
The adventure begins!
on the track of antimicrobial peptides...
Peptides safety and first device
Technical issues
Dropping of first device
Our team met for the first time outside the INSA buildings and shared a delicious korean meal after brainstorming the whole afternoon !
Technical solutions
Second device proposition
You can read the result of his testimony here.
We officialy the subject of our project on social media!
We took part to the Exposciences event.
You can read the result of his testimony here.
Third device proposition
You can read the result of her testimony here.
We shared our survey about cholera on the social media.
Final choice of the global device purpose
You can read the result of his testimony here.
You can read the result of their testimony here.
We started a crowdfunding campaign on Ulule, a french platform.
You can read the result of Alama Keita's testimony here.
Notebook
January
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
February
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
March
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
April
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
May
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
June
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
July
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
August
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
September
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
October
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
Week 1
Week 2
Week 3
Week 4
01-25: Kick Off Meeting
Week 5
02-02: 1st brainstorming meeting
Week 6
Week 7
02-16: 4th brainstorming meeting
Week 8
Week 9
03-02: 6th brainstorming meeting
Week 10
03-09: 7th brainstorming meeting
Week 11
Week 12
03-25: Team Building
Week 13
03-30: 10th brainstorming meeting
Week 14
04-06: 12th brainstorming meeting
Week 15
Week 16
04-19: Meeting with Marc Lemonnier, CEO of Antabio
Week 17
Week 18
Week 19
05-13: Paul & Margaux joined our team
Week 20
05-18: iGEM distribution kit received
Week 21
05-25: Parts design day
Week 22
05-28: Official announcement of our subject
05-31: Exposciences
Experiments
Design and orders
Design and orders
Week 23
06-06: Meeting with the CEO of Sunwaterlife
Experiments
Taking care of V. harveyi
Week 24
06-15: Scope statement start
Experiments
Amplifying pSB1C3
Taking charge of the lab and of V. harveyi
Week 25
06-19: Meeting with Doctors Without Borders, regional manager
06-20: Cholera survey
06-22: Meeting with all the team members and supervisors
06-23: First appearance of Sobki, our mascott!
Experiments
Plasmids preparation
Plasmids preparation
Week 26
06-28: Meeting with the CEO of Sunwaterlife, building a collaboration
06-30: First steps of our ethical matrix
Experiments
Cloning VhCqsA
Assembly of V. harveyi gene circuit : starting the sub-cloning work
Week 27
07-07: Delft European iGEM Meetup
Experiments
Cloning VhCqsA
Assembly of V. harveyi gene circuit : continuing the sub-cloning work
Week 28
07-14: Meeting with Doctors Without Borders, cholera specialist
Experiments
Assembly of V. harveyi gene circuit : continuing the sub-cloning work
Week 29
07-21: Parisian meetup
Experiments
Expressing VhCqsA (2nd)
Assembly of V. harveyi gene circuit : A new strategy
Week 30
07-27: Meeting at TWB
Experiments
Expressing VhCqsA (3rd)
Assembly of V. harveyi gene circuit : The first transformant
Week 31
Experiments
Expressing VhCqsA (aborted) + Cloning of VcCqsA
Step 2 : reconstruction of CqsS Rc by ligating Vh2 to Vh1 in pBR322.
Week 32
Experiments
Expressing VhCqsA (4th time) + VcCqsA cloning
Step 2 CqsS Rc assembly in progress…still no success for Vh3
Week 33
Experiments
Cloning of VcCqsA
Step 2 CqsS Rc assembly in progress, preparation of the conjugation
Week 34
Experiments
Confirming VcCqsa clone + Expressing VhCqsA (5th time)
Week 35
Experiments
Expressing VhCqsA (6th time) + Bioluminescence
Week 36
09-04: Start of our Ulule campaign
Experiments
Expressing VhCqsA (7th time)
Week 37
Experiments
Bioluminescence assay
Week 38
09-22: Meeting with UNICEF
Experiments
Bioluminescence assay
Week 39
09-29: European Researcher's Night
Experiments
Week 40
Week 41
Week 42
Week 43
Week 44