Team:Bilkent UNAM Turkey

From 2011.igem.org

(Difference between revisions)
 
(442 intermediate revisions not shown)
Line 1: Line 1:
-
<html lang="en">
+
<html>
-
<head>
+
-
 
+
<link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&amp;ctype=text/css' rel='stylesheet' type='text/css'/>
<link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&amp;ctype=text/css' rel='stylesheet' type='text/css'/>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script>
-
 
+
<script type="text/javascript" src="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/js/dropdowncontent.js?action=raw&amp;ctype=text/css\"></script>
-
 
+
<script type="text/javascript" src="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/wordlist.js?action=raw&amp;ctype=text/css\"></script>
 +
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
<script type="text/javascript">
Line 12: Line 11:
var TabbedContent = {
var TabbedContent = {
-
init: function() {
+
init: function() {
-
$(".tab_item").mouseover(function() {
+
 +
$(".tab_item").mouseenter(function() {
var background = $(this).parent().find(".moving_bg");
var background = $(this).parent().find(".moving_bg");
Line 23: Line 23:
});
});
 +
$(this).find(".sliding_menu:hidden").slideDown(300);
TabbedContent.slideContent($(this));
TabbedContent.slideContent($(this));
 +
});
 +
$(".tab_item").mouseleave(function() {
 +
$(this).find(".sliding_menu").slideUp(300);
 +
});
 +
$(".sliding_item").mouseenter(function() {
 +
$(".tab_item").stop();
});
});
},
},
Line 44: Line 51:
$(document).ready(function() {
$(document).ready(function() {
TabbedContent.init();
TabbedContent.init();
-
 
-
 
});
});
</script>
</script>
<style type="text/css">
<style type="text/css">
-
 
+
#effect560621{
-
#top-section {
+
position:fixed;
-
height: 25px;
+
z-index:24;
-
width: 100%;
+
-
position: fixed;
+
-
border-left: none;
+
-
border-right: none;
+
-
border-bottom: none;
+
}
}
#menubar li a {
#menubar li a {
Line 64: Line 64:
#menubar.right-menu {
#menubar.right-menu {
margin-top: -15px;
margin-top: -15px;
 +
}
 +
#menubar.left-menu {
 +
top:0;
}
}
.right-menu ul {
.right-menu ul {
Line 69: Line 72:
}
}
#menubar {
#menubar {
-
top: 22px;
+
top: 12px;
z-index: 25;
z-index: 25;
}
}
-
#metutop {
+
.left-menu noprint{
-
width: 350;
+
top:0;
-
height: 90px;
+
-
position: fixed;
+
-
top: 0;
+
-
/*background: transparent url() top left no-repeat;*/
+
-
z-index: 20;
+
}
}
* html body {
* html body {
Line 84: Line 82:
}
}
#content {
#content {
-
border-left: none;
 
-
border-right: none;
 
-
border-bottom: none;
 
-
height: 100%;
 
-
width: 900%;
 
-
height: 100%;
 
background-color: transparent;
background-color: transparent;
-
padding: 0;
+
height: 550px;
 +
}
 +
.anchor{
 +
text-decoration: underline
 +
}
 +
.pops{
 +
position:absolute;
 +
visibility: hidden;
 +
border: 9px solid black;
 +
background: url(https://static.igem.org/mediawiki/2011/5/56/B.jpg) repeat-x left top;
 +
width: 300px;
 +
padding: 8px;
 +
-webkit-border-radius: 8px;
 +
-moz-border-radius: 8px;
 +
border-radius: 8px;
 +
 
}
}
body {
body {
Line 103: Line 110:
img[src*="/wiki/skins/common/images/wiki.png"] {
img[src*="/wiki/skins/common/images/wiki.png"] {
width: 0;
width: 0;
-
height: 40px;
+
height:0px;
}
}
.firstHeading {
.firstHeading {
border: none;
border: none;
-
}
+
display:none;
-
.tabbed_content {
+
-
width: 100%;
+
}
}
#catlinks {
#catlinks {
Line 117: Line 122:
#search-controls {
#search-controls {
display: none;
display: none;
 +
}
 +
#footer-box {
 +
bottom: 3px;
 +
background-color: black;
 +
padding:0px -15px -2px -15px;
 +
z-index:999;
}
}
#globalWrapper {
#globalWrapper {
Line 124: Line 135:
padding-left: 0pt;
padding-left: 0pt;
padding-bottom: 10px;
padding-bottom: 10px;
-
background-color: black;
+
background-color: white;
-
/*background-image: url('https://static.igem.org/mediawiki/2010/d/de/Metu-bg3.jpg');*/
+
background: url(https://static.igem.org/mediawiki/2011/5/56/B.jpg) repeat-x left top;
 +
        /*-webkit-background-size: cover;
 +
        -moz-background-size: cover;
 +
        -o-background-size: cover;
 +
        background-size: cover;
background-attachment: fixed;
background-attachment: fixed;
background-position:center top;
background-position:center top;
-
         background-repeat:no-repeat;
+
         background-repeat:no-repeat;*/
font: 13px Tahoma, Arial, Helvetica, sans-serif;
font: 13px Tahoma, Arial, Helvetica, sans-serif;
position: absolute;
position: absolute;
-
overflow: hidden;
+
overflow: shown;
margin: 0 auto;
margin: 0 auto;
color: white;
color: white;
}
}
-
 
+
#banner{
 +
position:fixed;
 +
z-index:24;
 +
}
</style>
</style>
Line 152: Line 170:
-
</head>
 
-
 
-
<body>
 
<div class='tabbed_content'>
<div class='tabbed_content'>
<div class='tabs'>
<div class='tabs'>
Line 161: Line 176:
&nbsp;
&nbsp;
</div>
</div>
 +
<span class='tab_item'>
<span class='tab_item'>
-
Tab one
+
PROJECT
 +
                        <div class='sliding_menu'>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Project_Overview">Background</a>
 +
</span>
 +
                                        <span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Project_Description">Project_Description</a>
</span>
</span>
 +
                        </div>
 +
              </span>
<span class='tab_item'>
<span class='tab_item'>
-
Tab two
+
TEAM
 +
<div class='sliding_menu'>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Gallery">Gallery</a>
 +
</span>
 +
                                        <span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Team">Team_Page</a>
 +
</div>
</span>
</span>
<span class='tab_item'>
<span class='tab_item'>
-
Tab three
+
LABWORKS
 +
<div class='sliding_menu'>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Protocols">Protocols</a>
 +
</span>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Experiment">Experiment</a>
 +
</span>
 +
                                <span class='sliding_item'>
 +
                                        <a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Safety">Lab Safety</a>
 +
                                </span>
 +
</div>
</span>
</span>
<span class='tab_item'>
<span class='tab_item'>
-
Tab four
+
HUMAN PRACTICE
 +
<div class='sliding_menu'>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/BBQ_Party">BBQ Party</a>
 +
</span>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Team_Meetup">Team Meetup</a>
 +
                                </span>
 +
<span class='sliding_item'>
 +
                                        <a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/iGEM_Everywhere">iGEM Everywhere</a>
 +
</span>
 +
<span class='sliding_item'>
 +
<a href="https://2011.igem.org/Team:Bilkent_UNAM_Turkey/Collaboration">Collaboration</a>
 +
</span>
 +
</div>
</span>
</span>
 +
<span class='tab_item'>
 +
BIOBRICK PARTS
 +
</span>
 +
<span class='tab_item'>
 +
ATTRIBUTIONS
 +
</span>
 +
 +
 +
 +
</div>
</div>
Line 180: Line 246:
<!-- content goes here -->
<!-- content goes here -->
 +
<ul>
<ul>
-
<a href="google.com">This matches the first tab</a>
+
-
<p>Deneme 1 2 3
+
 
 +
 
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>Biodegradation of TNT and TNT derivatives by <i>nfsI</i>-transfected <i>Chlamydomonas_reinhardtii</i><o:p></o:p></span></b></p>
 +
 
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>Abstract<o:p></
 +
o:p></span></b></p>
 +
 
 +
<table width="880" height="225" cellpadding="5" cellspacing="0" style="background:transparent !important;">
 +
<tr>
 +
      <td rowspan="2"> <img src="https://static.igem.org/mediawiki/2011/5/54/But.png" width="370" height="340"></td>
 +
 
 +
<td><img src="https://static.igem.org/mediawiki/2011/e/eb/Nbt1201-1168-F1.gif" width="400"></td>
 +
</tr>
-
<li>
+
    <tr><td>
-
This matches the second tab
+
Our aim is to modify the unicellular microalga <i>Chlamydomonas reinhardtii</i> for effective trinitrotoluene (TNT) biodegradation by expression of Enterobacter cloacae nitroreductase gene nfsI.  <i>C. reinhardtii</i> is a ubiquitous species capable of thriving in soil, freshwater and marine environments, making this alga a suitable choice for removal of TNT from a wide variety of biomes. We have opted for the use of nfsI as the gene in question is a well-characterized nitroreductase with a known sequence. Our experimental procedure involves (a) development of a synthetic nfsI gene with flanking prefix and suffixes of standard Biobricks, (b) ligation of this sequence to the C. heinhardtii expression vector pRbcBRL, (c) transfection of <i>C. reinhardtii</i> with the recombinant plasmid and (d) TNT tolerance and biodegradation capacity assessment of the modified alga.
 +
        </td>
 +
      </tr>
 +
     
 +
        </table>
 +
 
 +
 
</li>
</li>
 +
</ul>
 +
<ul>
<li>
<li>
-
This matches the second tab
+
        <table width="880" height="225" cellpadding="5" cellspacing="0" style="background:transparent !important;">
-
</li>
+
        <td><img src="https://static.igem.org/mediawiki/2011/a/a1/Untitled.png" width="400" height="380"></td>
-
<li>
+
<td>
-
This matches the second tab
+
-
</li>
+
-
<li>
+
-
This matches the second tab
+
</li>
</li>
 +
        <li>Bilkent UNAM Turkey team established in January 2011 and member list has grown and changed in time. We shared a lot by that time and are extremely thankful to our former members. We did many brainstorming meetings, some of them was inconclusive. Team went through several problems that cause slightly negative impact on team. For a team to join from Turkey, money always becomes a problem. That’s why we are just able to send just two of our members to the regional jamboree. Moreover, laboratory equipment shipping takes very much time, even a restriction enzyme received one month after the ordering. Our team survive those restrictions and did its best. The force that always give impetus to ourselves is the friendship that we have.
 +
        </li>
 +
        </td>
 +
        </tr>
 +
        </table>
</ul>
</ul>
<ul>
<ul>
<li>
<li>
-
This matches the second tab
+
<table width="880" height="225" cellpadding="5" cellspacing="0" style="background:transparent !important;">
 +
<tr>
 +
<td><img src="https://static.igem.org/mediawiki/2011/e/ee/01089.jpg" width="440" height="300"></td>
 +
<td>
 +
<p>
 +
In this summer; we learned about iGEM, how it works, what the biggest part of competition is and how we can win a medallion.<p>
 +
When we were newbie, we organized a lot of meeting to find out our main project than we got idea for improving human welfare so we choose an idea from brainstorm results. We searched to get a gene to work on. As a result; lab works began.
 +
We added our protocols which are helpful to transform <i>Chlamydomonas reinhardtii</i> and <i>Escherichia coli</i>. Basic cloning protocols are available on our protocol page. Experiments and safety questions also available from link at the top section.
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
 
 +
 
 +
 
</li>
</li>
</ul>
</ul>
<ul>
<ul>
<li>
<li>
-
This matches the third tab
+
<p>
 +
 
 +
IGEM Project is our number one priority. As we worked really hard for our project it is important for us to make our dreams come true which is taking a gold medal. Questioning different items like experiment time, materials and methods and the efficiency of the experiments improved our skills and we started to look as a scientist to problems we faced. There were lots of challenging parts and sometimes we thought to quit but we listened to “Eye of The Tiger” and we did not give up from our experiments we delayed them yes, but we never gave up. <p>
 +
IGEM team- meet-up was a great opportunity for us to communicate with the other groups, understood their projects and share our ideas. As we had a chance for an interview with Anatolia Agency, we also used media power to get attention to our project, iGEM and the importance of synthetic biology. <p>
 +
Apart from that we did not forget having fun apart from our lab. As we planned a BBQ party, it was also a great chance for us to relax and gain some energy for our experiments, I did not even mention about the delicious foods and how joyful was our activities. Also like in iGEM team meeting up, we had a chance to introduce our project and main aim to other scientists and researchers in different areas.<p>
 +
Links at above lead you to specific event and its photos suppose to be at that link. If not, look at gallery link.
 +
Thanks and get great time.<p>
</li>
</li>
</ul>
</ul>
 +
<ul>
 +
 +
 +
<a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&group=Bilkent_UNAM_Turkey"><img src="https://static.igem.org/mediawiki/2011/e/ea/Our_parts.png" width="700"> </img></a>
 +
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>Favorite Parts<p></b>
 +
 +
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>BBa_K596001<p></b>
 +
 +
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K596001"><img src="https://static.igem.org/mediawiki/2011/f/f3/BBa_K596001.JPG" width="700" height="300"> </img></a>
 +
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>BBa_K596004<p></b>
 +
 +
 +
<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K596004"><img src="https://static.igem.org/mediawiki/2011/0/05/Algae_protein_expression_vector_pAPEV.png" width="450" height="450"> </img></a>
 +
 +
<p><b style=3D'mso-bidi-font-weight:normal'><span lang=3DTR>DNA Submission to Registry<p></b>
 +
 +
<img src="https://static.igem.org/mediawiki/2011/9/9f/DNA_submission_to_registry.JPG" width="700"><p>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
</ul>
<ul>
<ul>
<li>
<li>
-
This matches the fourth tab
+
We find it our duty to thank Gulce Itir Percin, Aydan Torun and Ömer Faruk
 +
Sarıoglu for their valuable assistance in conducting the experiments
 +
within our project’s scope, without which we could scarcely have expected
 +
to complete our project in time. We must also extend our thanks to
 +
Sustainable Technologies Laboratory Manager Zeynep E. Ülger for providing
 +
the necessary instructions and training for the use of a wide variety of
 +
laboratory equipment. We would like to acknowledge Prof. Dr. Tayfun Özçelik and Prof. Dr. Engin Umut Akkaya for their sincere support on our team and efforts for getting finanical support from Bilkent University. We thank the Turkish National Nanotechnology
 +
Institute (UNAM) for the administration of routine training sessions regarding
 +
laboratory safety, which allowed all our team members to operate without
 +
any personal danger throughout the experiments so far. We are also
 +
grateful to Assistant Professor Ayse Begum Tekinay and her laboratory for
 +
supplying much-needed reagents and assistance, both of which allowed our
 +
small team to work much faster than it otherwise could. And lastly we must
 +
thank our supervisor Turgay Tekinay for making this project possible and
 +
granting us a summer that was as entertaining as it was informative.
 +
<h1>Sponsors</h1>
 +
 
 +
<a href="http://www.bilkent.edu.tr"><img src="http://www.bilkent.edu.tr/~yayinbir/amblem/ing-amblem.jpg" height="100"></img></a>
 +
<a href="http://www.nano.org.tr/index1.html"><img src="http://www.nano.org.tr/files/Unam_logo.jpg" height="100"></img></a>
 +
<a href="http://www.sentegen.com/"><img src="https://static.igem.org/mediawiki/2011/8/8d/Sentegen_logo.jpg" width="150" height="100"></img></a>
 +
<h2>Share</h2>
 +
<span  class='st_email_large' ></span><span  class='st_facebook_large' ></span><span  class='st_twitter_large' ></span></span><span  class='st_yahoo_large' ></span><span  class='st_friendfeed_large' ></span><span  class='st_blogger_large' ></span><span  class='st_delicious_large' ></span><span  class='st_linkedin_large' ></span>
 +
<g:plusone></g:plusone>
</li>
</li>
</ul>
</ul>
-
 
</div>
</div>
</div>
</div>
</div>
</div>
 +
<div class='popingProblem' id='popingProblem' >There is a problem with poping up if you see this note.</div>  <!-- dont delete this line, it is for the sake of poping up -->
 +
<script type="text/javascript">
 +
for(var i =0;i<list.length;i++){
 +
var temp=list[i];
 +
$("div.slide_content").html($("div.slide_content").html().replace( temp, "<a class=\"anchor\" href=\"https://2011.igem.org/Team:Bilkent_UNAM_Turkey/"+temp+"\" id=\"searchlink"+i+"\" rel=\"subcontent"+i+"\" rev=\"https://2011.igem.org/Team:Bilkent_UNAM_Turkey/pops/"+temp+"?action=raw&amp;ctype=text/css\">"+temp+"</a>" )); 
 +
 +
}
 +
//this is for banner
 +
var tr1 = document.createElement('tr');
 +
var table1 = document.createElement('table');
 +
table1.setAttribute('id','banner');
 +
var image1 = document.createElement('img');
 +
image1.setAttribute('src', 'https://static.igem.org/mediawiki/2011/a/a1/Unam.gif');
 +
image1.setAttribute('style','border:0;');
 +
var image2 = document.createElement('img');
 +
image2.setAttribute('src', 'https://static.igem.org/mediawiki/2011/0/05/Igem.gif');
 +
image2.setAttribute('style','border:0;');
 +
var image3 = document.createElement('img');
 +
image3.setAttribute('src', 'https://static.igem.org/mediawiki/2011/0/06/But.gif');
 +
image3.setAttribute('style','border:0;');
 +
var image4 = document.createElement('img');
 +
image4.setAttribute('src', 'https://static.igem.org/mediawiki/2011/3/32/Bilkent.gif');
 +
image4.setAttribute('style','border:0;');
 +
var href1 = document.createElement('a');
 +
href1.setAttribute('href','http://www.nano.org.tr/index1.html');
 +
var href2 = document.createElement('a');
 +
href2.setAttribute('href','https://2011.igem.org/Main_Page');
 +
var href3 = document.createElement('a');
 +
href3.setAttribute('href','https://2011.igem.org/Team:Bilkent_UNAM_Turkey');
 +
var href4 = document.createElement('a');
 +
href4.setAttribute('href','http://www.bilkent.edu.tr');
 +
var td1 = document.createElement('td');
 +
var td2 = document.createElement('td');
 +
var td3 = document.createElement('td');
 +
var td4 = document.createElement('td');
 +
var td5 = document.createElement('td');
 +
td5.setAttribute('width','110');
-
</body>
+
href1.appendChild(image1);
 +
href2.appendChild(image2);
 +
href3.appendChild(image3);
 +
href4.appendChild(image4);
 +
td1.appendChild(href1);
 +
td2.appendChild(href2);
 +
td3.appendChild(href3);
 +
td4.appendChild(href4);
 +
tr1.appendChild(td1);
 +
tr1.appendChild(td5);
 +
tr1.appendChild(td2);
 +
tr1.appendChild(td3);
 +
tr1.appendChild(td4);
 +
table1.appendChild(tr1);
 +
document.getElementById('top-section').appendChild(table1);
 +
//banner up to here
Line 260: Line 479:
 +
 +
 +
var popdiv=" ";
 +
for(var i =0;i<list.length;i++){
 +
popdiv +="<DIV id=\"subcontent"+i+"\" class=\"pops\"></DIV>";
 +
}
 +
$('.popingProblem').after(popdiv)
 +
for(var i=0 ;i<list.length;i++)
 +
dropdowncontent.init(("searchlink"+i), "right-bottom", 500, "mouseover");
 +
//Call dropdowncontent.init("anchorID", "positionString", glideduration, "revealBehavior") at the end of the page:
 +
$('div').remove('.popingProblem',function(){
 +
for(var i=0 ;i<list.length;i++)
 +
dropdowncontent.init(("searchlink"+i), "right-bottom", 500, "mouseover");
 +
//Call dropdowncontent.init("anchorID", "positionString", glideduration, "revealBehavior") at the end of the page:
 +
});
 +
 +
</script>
 +
<script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:'fc7a483f-b897-4a2e-9b57-bb2baf6e43da'});</script>
</html>
</html>

Latest revision as of 03:44, 22 September 2011

    Biodegradation of TNT and TNT derivatives by nfsI-transfected Chlamydomonas_reinhardtii

    Abstract

    Our aim is to modify the unicellular microalga Chlamydomonas reinhardtii for effective trinitrotoluene (TNT) biodegradation by expression of Enterobacter cloacae nitroreductase gene nfsI. C. reinhardtii is a ubiquitous species capable of thriving in soil, freshwater and marine environments, making this alga a suitable choice for removal of TNT from a wide variety of biomes. We have opted for the use of nfsI as the gene in question is a well-characterized nitroreductase with a known sequence. Our experimental procedure involves (a) development of a synthetic nfsI gene with flanking prefix and suffixes of standard Biobricks, (b) ligation of this sequence to the C. heinhardtii expression vector pRbcBRL, (c) transfection of C. reinhardtii with the recombinant plasmid and (d) TNT tolerance and biodegradation capacity assessment of the modified alga.
  • Bilkent UNAM Turkey team established in January 2011 and member list has grown and changed in time. We shared a lot by that time and are extremely thankful to our former members. We did many brainstorming meetings, some of them was inconclusive. Team went through several problems that cause slightly negative impact on team. For a team to join from Turkey, money always becomes a problem. That’s why we are just able to send just two of our members to the regional jamboree. Moreover, laboratory equipment shipping takes very much time, even a restriction enzyme received one month after the ordering. Our team survive those restrictions and did its best. The force that always give impetus to ourselves is the friendship that we have.
  • In this summer; we learned about iGEM, how it works, what the biggest part of competition is and how we can win a medallion.

    When we were newbie, we organized a lot of meeting to find out our main project than we got idea for improving human welfare so we choose an idea from brainstorm results. We searched to get a gene to work on. As a result; lab works began. We added our protocols which are helpful to transform Chlamydomonas reinhardtii and Escherichia coli. Basic cloning protocols are available on our protocol page. Experiments and safety questions also available from link at the top section.

  • IGEM Project is our number one priority. As we worked really hard for our project it is important for us to make our dreams come true which is taking a gold medal. Questioning different items like experiment time, materials and methods and the efficiency of the experiments improved our skills and we started to look as a scientist to problems we faced. There were lots of challenging parts and sometimes we thought to quit but we listened to “Eye of The Tiger” and we did not give up from our experiments we delayed them yes, but we never gave up.

    IGEM team- meet-up was a great opportunity for us to communicate with the other groups, understood their projects and share our ideas. As we had a chance for an interview with Anatolia Agency, we also used media power to get attention to our project, iGEM and the importance of synthetic biology.

    Apart from that we did not forget having fun apart from our lab. As we planned a BBQ party, it was also a great chance for us to relax and gain some energy for our experiments, I did not even mention about the delicious foods and how joyful was our activities. Also like in iGEM team meeting up, we had a chance to introduce our project and main aim to other scientists and researchers in different areas.

    Links at above lead you to specific event and its photos suppose to be at that link. If not, look at gallery link. Thanks and get great time.

    Favorite Parts

    BBa_K596001

    BBa_K596004

    DNA Submission to Registry

  • We find it our duty to thank Gulce Itir Percin, Aydan Torun and Ömer Faruk Sarıoglu for their valuable assistance in conducting the experiments within our project’s scope, without which we could scarcely have expected to complete our project in time. We must also extend our thanks to Sustainable Technologies Laboratory Manager Zeynep E. Ülger for providing the necessary instructions and training for the use of a wide variety of laboratory equipment. We would like to acknowledge Prof. Dr. Tayfun Özçelik and Prof. Dr. Engin Umut Akkaya for their sincere support on our team and efforts for getting finanical support from Bilkent University. We thank the Turkish National Nanotechnology Institute (UNAM) for the administration of routine training sessions regarding laboratory safety, which allowed all our team members to operate without any personal danger throughout the experiments so far. We are also grateful to Assistant Professor Ayse Begum Tekinay and her laboratory for supplying much-needed reagents and assistance, both of which allowed our small team to work much faster than it otherwise could. And lastly we must thank our supervisor Turgay Tekinay for making this project possible and granting us a summer that was as entertaining as it was informative.

    Sponsors

    Share

There is a problem with poping up if you see this note.