ULB/2 July 2009

From 2009.igem.org

(Difference between revisions)
(New page: Report iGEM of July 1, 2009 We began the first morning by a recall presentation from the principles of molecular biology by Gilles our advisor. He also pointed out us the various tools ...)
Line 1: Line 1:
-
Report iGEM of July 1, 2009
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
 +
<head>
 +
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
 +
<title>iGEM Team:ULB-Brussels Wiki</title>
 +
 +
<style>
 +
 +
body {
 +
width: 910px;
 +
font-family: Arial;
 +
margin: 0px;
 +
}
-
We began the first morning by a recall presentation from the principles of molecular biology by Gilles our advisor.
+
#header {
 +
margin: 0px;
 +
padding: 15px;
 +
margin-top: -21px; /* strange... */
 +
}
-
He also pointed out us the various tools of molecular biology which we will have probably to use during handling:
+
#banner {
 +
                                       
 +
height: 140px;
 +
background-image:url(https://static.igem.org/mediawiki/2009/c/c7/BannerUlb.png);
-
•        PCR,
+
}
-
•        Synthesis/sequencing of DNA,
+
#banner h1 {
 +
padding-top: 50px;
 +
text-align: center;
 +
color: #4E7DB7;
 +
font-size: 40px;
 +
}
-
•        Microscopy, etc
+
#header ul {
 +
margin-top: 0px;
 +
margin-bottom: 0px;
-
    It will be useful for us also to reflect, in the case of our subject, for the excretion of our product, with one or the other sequence signal, with resistances to antibiotics, a possible system poison-antidote,…
+
list-style-type: none;
 +
}
-
All that depending obviously on the way in which will arrange the project.
+
/* ===== menu ===== */
-
Our frame is : Escherichia coli.
+
#menu {
 +
/*background-color: #4E7DB4;*/
 +
background-color: #3E6DA4;
 +
height: 30px;
 +
color: white;
 +
padding: 0px;
 +
}
-
With regard to the prices decreed for the contest, to obtain a certain medal, it is necessary to carry out a certain number of tasks; in short (for more details: https://2009.igem.org/Judging/Judging_Criteria):
+
#menu li {
 +
float: left;
 +
width: 120px;
 +
text-align: center;
-
For a bronze medal, it is necessary:
+
margin: 0px;
 +
margin-top: 10px;
 +
}
 +
 +
#menu li :hover {
 +
color: #5F7EB4;
 +
background-color: #FFFFFF;
-
• To fill a report/ratio of project
+
margin: 0px;
-
·        To create a wiki
+
padding-left: 15px;
 +
padding-right: 15px;
 +
padding-top: 4px;
 +
padding-bottom: 3px;
 +
}
-
·        Te create  a poster and to present the project orally
+
#menu li #selection {
 +
color: #5F7EB4;
 +
background-color: #FFFFFF;
-
·        To imagine a new part Biobrick (theoretical point of view) with informing well/describing! (note: PoPS = polymerase a second, the measuring unit)
+
margin: 0px;
-
For a money medal, it is necessary:
+
padding-left: 15px;
 +
padding-right: 15px;
 +
padding-top: 4px;
 +
padding-bottom: 3px;
 +
}
-
·        To prouve that it walk
+
#menu a {
 +
color: white;
 +
text-decoration: none;
 +
}
-
·          To characterize a new part (manipulation point of view of)
+
/* ===== submenu ===== */
-
For a gold medal, it is necessary:
+
#submenu {
 +
/*background-color: #404040;*/
 +
background-color: white;
 +
height: 25px;
 +
 +
font-size: small;
 +
 +
border-bottom-style: solid;
 +
border-bottom-width: 1px;
 +
border-bottom-color: #AAAAAA;
 +
}
-
•        To characterize or improve an already existing part
+
#submenu li {
 +
float: left;
 +
width: 120px;
 +
text-align: center;
-
•        To help another team
+
margin: 0px;
 +
margin-top: 4px;
 +
}
 +
 +
#submenu li :hover {
 +
color: #5F7EB4;
 +
background-color: #FFFFFF;
-
•        To develop an ethical aspect (for our project, one could consider the energy aspect of the manufacture of the adhesive)
+
margin: 0px;
-
In addition to these medals, there are different other prices detailed here. One also speaks about “under-competitions” among which it is necessary to choose in which field between our subject.
+
padding-left: 15px;
 +
padding-right: 15px;
 +
padding-bottom: 3px;
 +
}
-
A priori, our project is part of  in the category “Best manufacturing project”.
+
#submenu a {cf
 +
color: #5F7EB4;
 +
text-decoration: none;
 +
}
-
For the absents : this page gives very full with super information interesting, it would be well to take time to read the contents of it to have the clearer ideas for certain things and according to your basic training.
+
/* ===== main ===== */
-
At the end of the morning and until the following day afternoon, we carried out some basic handling of molecular biology which will be more useful to us in the continuation of the project:
+
#panel {
 +
float: right;
 +
border-left-style: solid;
 +
border-left-width: 1px;
 +
border-left-color: #AAAAAA;
 +
 +
padding-left: 10px;
 +
margin-left: 10px;
 +
margin-top: 20px;
 +
 +
width: 250px;
 +
font-size: small;
 +
}
-
•        Insertion, by electroporation, of plasmides for the fluorescent protein expression (RFP, GFP.) in E. coli (= transformation) + visualization under the microscope. PCR + freezing of agarose
+
#panel a {
 +
text-decoration: none;
 +
font-weight: bold;
 +
color: #3E6DA4;
 +
}
-
•        Extraction of DNA + restriction with one or two enzymes + migration on freezing of agarose.
+
#panel img {
 +
width: 50px;
 +
height: 50px;
 +
border-style: none;
 +
float: left;
 +
margin-right: 7px;
 +
}
-
In end-of-day of Thursday, meeting to decide tasks to make soon, essentially biblio, to see list written by Hugo. Each one is held to get information about a little all that was defined, by making a SORTING of information before subjecting it to all so that one is not drowned under the mass of information.
+
#panel a:hover {
 +
color: #F5B455;
 +
}
-
A meeting for pooling and continuation of the project is envisaged Wednesday July 8 with 8:00 with the library of Solbosh.
+
#countdown {
 +
margin-bottom: 20px;
 +
}
 +
#countdown font {
 +
color: #5F7EB4;
 +
}
-
  Lastly, a calendar was also drawn up in order to visualize which leaves when on holiday and/or works and/or has one second session.
+
#panel .sponsor {
 +
margin-bottom: 10px;
 +
min-height: 50px;
 +
}
 +
 
 +
#main {
 +
font-size: small;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
width: 625px;
 +
text-align: justify;
 +
}
 +
 
 +
#main .abstract {
 +
font-weight: bold;
 +
 
 +
 
 +
#welcome img {
 +
width: 626px;
 +
height: 150px;
 +
margin-top: 10px;
 +
border-style: none;
 +
}
 +
 
 +
.footer {
 +
}
 +
#calendar
 +
{}
 +
 
 +
</style>
 +
</head>
 +
<body >
 +
 
 +
<div id="header">
 +
<div id="banner">
 +
<h1>Team ULB-Brussels</h1>
 +
</div>
 +
<div id="menu">
 +
<ul>
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Team">Home</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Team">Team</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Project">Project</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Parts">Parts</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Modeling">Modeling</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Notebook">Notebook</a></li>
 +
 +
<li><a class="mainlink" href="/Team:ULB-Brussels/Sponsors">Sponsors</a></li>
 +
</ul>
 +
</div>
 +
<div id="submenu">
 +
<lu>
 +
<li><a href="#english">English</a></li>
 +
<li><a href="#french">French</a></li>
 +
<li><a href="#dutch">Dutch</a></li>
 +
<li><a href="#german">German</a></li>
 +
<li><a href="#spanish">Spanish</a></li>
 +
<li><a href="#italian">Italiano</a></li>
 +
</lu>
 +
</div>
 +
</div>
 +
       
 +
         
 +
<div id=" metting">
 +
<h2><strong>Metting of july 1 and 2, 2009</strong></h2>
 +
<p>
 +
We began the first morning by a recall presentation from the principles of molecular biology by Gilles our advisor.
 +
He also pointed out us the various tools of molecular biology which we will have probably to use during handling:
 +
<ul>
 +
<li>PCR</li>
 +
<li>synthesis/sequencing of DNA,To create a wiki</li>
 +
<li>microscopy, etc </li>
 +
</ul>
 +
</p>
 +
 +
<p>
 +
 
 +
It will be useful for us also to reflect, in the case of our subject, for the excretion of our product, with one or the other sequence signal, with resistances to antibiotics, a possible system poison-antidote,…
 +
All that depending obviously on the way in which will arrange the project.
 +
<p>Our frame is : Escherichia coli.</p>
 +
 
 +
</p>
 +
<p>
 +
With regard to the prices decreed for the contest, to obtain a certain medal, it is necessary to carry out a certain number of tasks; in short (for more details: https://2009.igem.org/Judging/Judging_Criteria):
 +
For a bronze medal, it is necessary:
 +
<ul>
 +
<li>To fill a report/ratio of project</li>
 +
<li>To create a wiki</li>
 +
<li>Te create  a poster and to present the project orally </li>
 +
<li>To imagine a new part Biobrick (theoretical point of view) with informing well/describing! (note: PoPS = polymerase a second, the measuring unit) </li>
 +
</ul>
 +
<p>
 +
For a money medal, it is necessary:
 +
<ul>
 +
  <li>To prouve that it walk</li>
 +
  <li>To characterize a new part (manipulation point of view of)</li>
 +
</ul>
 +
</p>
 +
For a gold medal, it is necessary:
 +
<ul>
 +
  <li>To characterize or improve an already existing part</li>
 +
  <li>To help another team </li>
 +
  <li>To develop an ethical aspect (for our project, one could
 +
consider the energy aspect of the manufacture of the adhesive)</li>
 +
</ul>
 +
<p>
 +
In addition to these medals, there are different other prices detailed here. One also speaks about “under-competitions” among which it is necessary to choose in which field between our subject.
 +
A priori, our project is part of  in the category “Best manufacturing project”.
 +
</p>
 +
<p>
 +
For the absents : this page gives very full with super information interesting, it would be well to take time to read the contents of it to have the clearer ideas for certain things and according to your basic training.
 +
</p>
 +
<p>
 +
At the end of the morning and until the following day afternoon, we carried out some basic handling of molecular biology which will be more useful to us in the continuation of the project:
 +
<ul>
 +
  <li>Insertion, by electroporation, of plasmides for the fluorescent protein expression (RFP, GFP.) in E. coli (=transformation) + visualization under the microscope. PCR + freezing ofagarose</li>
 +
  <li>Extraction of DNA + restriction with one or two enzymes +migration on freezing of agarose.</li>
 +
</ul>
 +
</p>
 +
<p>
 +
In end-of-day of Thursday, meeting to decide tasks to make soon, essentially biblio, to see list written by Hugo. Each one is held to get information about a little all that was defined, by making a SORTING of information before subjecting it to all so that one is not drowned under the mass of information.
 +
A meeting for pooling and continuation of the project is envisaged Wednesday July 8 with 8:00 with the library of Solbosh.
 +
</p>
 +
<p>
 +
Lastly, a calendar was also drawn up in order to visualize which leaves when on holiday and/or works and/or has one second session.
 +
</p>
 +
 +
</div>
 +
     
 +
 +
</body>
 +
</html>

Revision as of 18:26, 22 July 2009

iGEM Team:ULB-Brussels Wiki

Metting of july 1 and 2, 2009

We began the first morning by a recall presentation from the principles of molecular biology by Gilles our advisor. He also pointed out us the various tools of molecular biology which we will have probably to use during handling:

  • PCR
  • synthesis/sequencing of DNA,To create a wiki
  • microscopy, etc

It will be useful for us also to reflect, in the case of our subject, for the excretion of our product, with one or the other sequence signal, with resistances to antibiotics, a possible system poison-antidote,… All that depending obviously on the way in which will arrange the project.

Our frame is : Escherichia coli.

With regard to the prices decreed for the contest, to obtain a certain medal, it is necessary to carry out a certain number of tasks; in short (for more details: https://2009.igem.org/Judging/Judging_Criteria): For a bronze medal, it is necessary:

  • To fill a report/ratio of project
  • To create a wiki
  • Te create a poster and to present the project orally
  • To imagine a new part Biobrick (theoretical point of view) with informing well/describing! (note: PoPS = polymerase a second, the measuring unit)

For a money medal, it is necessary:

  • To prouve that it walk
  • To characterize a new part (manipulation point of view of)

For a gold medal, it is necessary:
  • To characterize or improve an already existing part
  • To help another team
  • To develop an ethical aspect (for our project, one could consider the energy aspect of the manufacture of the adhesive)

In addition to these medals, there are different other prices detailed here. One also speaks about “under-competitions” among which it is necessary to choose in which field between our subject. A priori, our project is part of in the category “Best manufacturing project”.

For the absents : this page gives very full with super information interesting, it would be well to take time to read the contents of it to have the clearer ideas for certain things and according to your basic training.

At the end of the morning and until the following day afternoon, we carried out some basic handling of molecular biology which will be more useful to us in the continuation of the project:

  • Insertion, by electroporation, of plasmides for the fluorescent protein expression (RFP, GFP.) in E. coli (=transformation) + visualization under the microscope. PCR + freezing ofagarose
  • Extraction of DNA + restriction with one or two enzymes +migration on freezing of agarose.

In end-of-day of Thursday, meeting to decide tasks to make soon, essentially biblio, to see list written by Hugo. Each one is held to get information about a little all that was defined, by making a SORTING of information before subjecting it to all so that one is not drowned under the mass of information. A meeting for pooling and continuation of the project is envisaged Wednesday July 8 with 8:00 with the library of Solbosh.

Lastly, a calendar was also drawn up in order to visualize which leaves when on holiday and/or works and/or has one second session.