Difference between revisions of "Team:Vilnius-Lithuania"

 
(115 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
{{Team:Vilnius-Lithuania/Vilnius15_Header}}
 
{{Team:Vilnius-Lithuania/Vilnius15_Header}}
 
{{Team:Vilnius-Lithuania/Vilnius15_Socials}}
 
{{Team:Vilnius-Lithuania/Vilnius15_Socials}}
 +
<html>
 +
 +
</html>
  
 
<div id="wikicontent-container">
 
<div id="wikicontent-container">
Line 20: Line 23:
 
                 <li><img src="http://s16.postimg.org/8n27guymd/bxslider_img_2.png" style="margin: 0px; padding: 0px;" /></li>
 
                 <li><img src="http://s16.postimg.org/8n27guymd/bxslider_img_2.png" style="margin: 0px; padding: 0px;" /></li>
 
                 -->
 
                 -->
                 <li><img src="http://s6.postimg.org/z99wht5gx/team_photo_cropped.png" style="margin: 0px; padding: 0px;" /></li>
+
                 <li><img src="http://s6.postimg.org/b9l9m1lv5/team_photo_cropped_2.png" style="margin: 0px; padding: 0px;" /></li>
 +
                <!--<li><img src="http://s6.postimg.org/z99wht5gx/team_photo_cropped.png" style="margin: 0px; padding: 0px;" />--></li>
 
                 <li><img src="http://s6.postimg.org/k5p0or8xd/Lab_apie_RNases_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 
                 <li><img src="http://s6.postimg.org/k5p0or8xd/Lab_apie_RNases_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 
                 <li><img src="http://s6.postimg.org/p5mgwpek1/Lab_Ieva_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
 
                 <li><img src="http://s6.postimg.org/p5mgwpek1/Lab_Ieva_P_Mielinis_cropped.png" style="margin: 0px; padding: 0px;" /></li>
Line 33: Line 37:
 
             <style>
 
             <style>
 
                 .boxgridBig, .boxgridMedium {
 
                 .boxgridBig, .boxgridMedium {
                     height: 200px;
+
                     height: 300px;
 
                 }
 
                 }
 
                 .boxgridBig {
 
                 .boxgridBig {
                  margin-top: -148px;
 
 
                     width: 240px;
 
                     width: 240px;
 
                     float: left;
 
                     float: left;
Line 72: Line 75:
 
                 }
 
                 }
 
                 h2.onBlack {
 
                 h2.onBlack {
                     color: rgb(200,200,200);
+
                     color:white;
 
                     margin-top: -5px;
 
                     margin-top: -5px;
 
                     border: none;
 
                     border: none;
Line 78: Line 81:
 
                     padding-bottom: 0px;
 
                     padding-bottom: 0px;
 
                     line-height:1em;
 
                     line-height:1em;
                    text-align: center;
 
 
                 }
 
                 }
 
                 p.onBlack {
 
                 p.onBlack {
                     color: rgb(200,200,200);
+
                     color:white;
 
                     margin-right:18px;
 
                     margin-right:18px;
 
                     font-size: 14px;
 
                     font-size: 14px;
 
                     font-weight: bold;
 
                     font-weight: bold;
                    font-style: italic;
 
                    text-align: center;
 
                }
 
                p.onBlack a {
 
                    color: rgb(200,200,200);
 
 
                 }
 
                 }
 
                 p.onBlackIntro {
 
                 p.onBlackIntro {
Line 100: Line 97:
 
             </style>
 
             </style>
  
             <script type="text/javascript">
+
             <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
                $(document).ready(function() {
+
             <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Application" style="color: white;">Application</a></h2>
                    $('#box1').hover(function(){
+
            <img src="https://static.igem.org/mediawiki/2015/6/61/Vilnius15_application.png" width="190" style="padding-left: 45px; padding-top:20px;">
                        var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
+
                        $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
                    }, function() {
+
                        $(".cover", this).stop().animate({top:'150px'},{queue:false,duration:160});
+
                    });
+
                    $('#box2').hover(function(){
+
                        var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
+
                        $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
                    }, function() {
+
                        $(".cover", this).stop().animate({top:'150px'},{queue:false,duration:160});
+
                    });
+
                    $('#box3').hover(function(){
+
                        var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
+
                        $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
                    }, function() {
+
                        $(".cover", this).stop().animate({top:'150px'},{queue:false,duration:160});
+
                    });
+
                    $('#box4').hover(function(){
+
                        var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
+
                        $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
                    }, function() {
+
                        $(".cover", this).stop().animate({top:'150px'},{queue:false,duration:160});
+
                    });
+
                });
+
            </script>
+
 
+
             <div class="boxgrid boxgridBig" id="box1" style="margin-right: 3px;">
+
                <div class="cover boxcaption" style="top: 150px; padding-right: 1px;">
+
                    <h2 class="onBlack" >Application&nbsp;</h2>
+
                    <p class="onBlackIntro"></p>
+
                    <p class="onBlack"><a href="#">Click here to learn more...</a></p>
+
                </div>
+
 
             </div>
 
             </div>
  
             <div class="boxgrid boxgridBig" id="box2" style="margin-right: 3px;">
+
             <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
                <div class="cover boxcaption" style="top: 150px; padding-right: 1px;">
+
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Crowdfunding" style="color: white;">Crowdfunding</a></h2>
                    <h2 class="onBlack" >Crowdfunding&nbsp;</h2>
+
            <img src="https://static.igem.org/mediawiki/2015/2/24/Vilnius15_crowdfunding.png" width="190" style="padding-left: 30px; padding-top:25px;">
                    <p class="onBlackIntro"></p>
+
                    <p class="onBlack"><a href="#">Click here to learn more...</a></p>
+
                </div>
+
 
             </div>
 
             </div>
  
             <div class="boxgrid boxgridBig" id="box3" style="margin-right: 3px;">
+
             <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
                <div class="cover boxcaption" style="top: 150px; padding-right: 1px;">
+
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Safety" style="color: white;">Safety</a></h2>
                    <h2 class="onBlack" >Safety&nbsp;</h2>
+
            <img src="https://static.igem.org/mediawiki/2015/8/8b/Vilnius15_safety.png" width="190" style="padding-left: 50px; padding-top:15px;">
                    <p class="onBlackIntro"></p>
+
                    <p class="onBlack"><a href="#">Click here to learn more...</a></p>
+
                </div>
+
 
             </div>
 
             </div>
  
             <div class="boxgrid boxgridBig" id="box4">
+
             <div style="margin-right: 2px; background-color: rgb(249,249,249); height: 300px; width: 240px; float: left;">
                <div class="cover boxcaption" style="top: 150px; padding-right: 1px;">
+
            <h2 class="text-center" style="background-color: rgb(62,62,62); margin: 0px;"><a href="https://2015.igem.org/Team:Vilnius-Lithuania/Judging" style="color: white;">Judging</a></h2>
                    <h2 class="onBlack" >Judging&nbsp;&nbsp;&nbsp;</h2>
+
                 <img src="https://static.igem.org/mediawiki/2015/f/fa/Vilnius15_judging.png" width="190" style="padding-left: 50px; padding-top:35px;">
                    <p class="onBlackIntro"></p>
+
                    <p class="onBlack"><a href="#">Click here to learn more...</a></p>
+
                 </div>
+
 
             </div>
 
             </div>
  
Line 164: Line 120:
 
     </div>
 
     </div>
  
 +
<!-- dezute -->
 +
    <div class="row" style="margin-top: 20px;">
 +
        <div class="col-md-12">
 +
    <div class="thumbnail" style="background-color: rgb(249,249,249); border: none;">
 +
      <div class="caption" style="color: rgb(00,00,00); background-color: rgb(249,249,249);">
 +
        <h3 class="text-heading">Controlling the lifetime of GMOs using ColiClock</h3>
 +
        <p class="text-justify" style="background-color: rgb(249,249,249); margin-top: 20px;">We are Vilnius iGEM – the first team from Lithuania and the Baltic States. Our goal is to tackle one of the biggest problems of synthetic biology – the regulation of the spread of genetically modified products in the environment. The aim of the ColiClock project consists of creating a bacteria with an integrated “count-down timer”, triggering a self-destruction mechanism. The idea would apply to cells that need to have a limited lifetime outside of a laboratory environment. The mechanism is achieved using the type I-F CRISPR-Cas system, controlled by LuxR and cI, which is navigated to important genes in the genomic DNA. In addition, we aim to present and discuss this globally relevant topic with Lithuanian industries, policy makers and the general public.
 +
  </p>
 +
<div class="text-right"><a style="color: rgb(255,255,255);" href="https://2015.igem.org/Team:Vilnius-Lithuania/Project" class="btn btn-warning" role="button">Learn more</a></div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </div>
 +
<!-- /dezute -->
  
 +
<right><iframe style="background-color: white;margin-top: 0px; margin-bottom: 10px;" src="https://www.youtube.com/embed/Uv2n7zZQOY0?vq=hd1080" width="969" height="400" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></right>
  
 +
<!-- dezute -->
 +
    <div class="row" style="margin-top: 10px;">
 +
        <div class="col-md-12">
 +
    <div class="thumbnail" style="background-color: rgb(249,249,249); border: none; margin-bottom: 0px; paddin-bottom: 0px;">
 +
      <div class="caption" style="color: rgb(00,00,00); background-color: rgb(249,249,249);">
 +
        <h3 class="text-heading">Sponsors</h3>
  
 
 
 
 
 
 
    <div class="row">
 
        <div class="col-md-12" style="padding-top: 15px;">
 
            <h3 style="border-left: 5px solid rgb(166,166,166); border-bottom: none; padding-left: 15px">Controlling the lifetime of GMOs using ColiClock</h3>
 
            <p class="text-justify">As you may know, there is worldwide concern related to the issue of genetically modified organisms uncontrolled spreading in natural environment. We are heading forward to design bacteria aging system using CRISPR/Cas3. This built in bacteria “clock” would allow us to control how long genetically modified bacteria will survive outside laboratory.
 
<br/>
 
Our system consists of two plasmids. One controlling repression of CRISPR/Cas3 complex, and another containing CRISPR/Cas3 complex itself. Outside laboratory there is no chemical compounds controlling repression of CRISPR/Cas3 complex, so bacteria DNA is degraded. By changing repression level we aim to manipulate and control how long such bacteria can survive in natural environment.
 
<br />
 
 
Our project is under construction, so visit us for updates.
 
            </p>
 
        </div>
 
    </div>
 
 
 
    <div class="row">
 
        <div class="col-md-12" style="padding-top: 15px;">
 
            <h3 style="border-left: 5px solid rgb(166,166,166); border-bottom: none; padding-left: 15px">Sponsors</h3>
 
            <div class="row" style="padding-top: 10px;"></div>
 
 
             <div class="row">
 
             <div class="row">
                 <div class="col-md-4 text-center" style="height: 150px; padding-top: 32px;"><a href="http://www.linealibera.lt/"><img src="http://s6.postimg.org/ktp1oiktt/sponsor_linealibera.png" width="242" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 32px;"><a class="desturate" href="http://www.linealibera.lt/"><img src="https://static.igem.org/mediawiki/2015/1/1d/Vilnius15_sponsor_linealibera.png" width="242" /></a></div>
                 <div class="col-md-4 text-center" style="height: 150px; padding-top: 18px;"><a href="http://www.nanodiagnostika.lt/"><img src="http://s6.postimg.org/7bi5c88oh/sponsor_nanodiagnostika.png" width="242" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a class="" href="http://www.neurotechnology.com/"><img src="https://static.igem.org/mediawiki/2015/4/47/Vilnius15_sponsor_neurotechnology.png" width="242" /></a></div>
                 <div class="col-md-4 text-center" style="height: 150px;"><a href="http://www.neurotechnology.com/"><img src="http://s6.postimg.org/gzvlfd3ht/sponsor_neurotechnology.png" width="242" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 18px;"><a class="desturate" href="http://www.nanodiagnostika.lt/"><img src="https://static.igem.org/mediawiki/2015/4/4b/Vilnius15_sponsor_nanodiagnostika.png" width="242" /></a></div>
 
             </div>
 
             </div>
 
             <div class="row">
 
             <div class="row">
                 <div class="col-md-4 text-center" style="height: 150px; padding-top: 24px;"><a href="http://www.omconsulting.lt/"><img src="http://s6.postimg.org/cpgxjryep/sponsor_OMConsulting.png" width="242" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 24px;"><a class="desturate" href="http://www.omconsulting.lt/"><img src="https://static.igem.org/mediawiki/2015/thumb/8/8a/Vilnius15_sponsor_OMConsulting.png/800px-Vilnius15_sponsor_OMConsulting.png" width="242" /></a></div>
                 <div class="col-md-4 text-center" style="height: 150px; padding-top: 20px;"><a href="http://www.thermofisher.lt/"><img src="http://s6.postimg.org/a360gkwkx/sponsor_thermofisherscientific.png" width="242" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 20px;"><a class="" href="http://www.thermofisher.lt/"><img src="https://static.igem.org/mediawiki/2015/thumb/c/cc/Vilnius15_sponsor_thermofisherscientific.png/800px-Vilnius15_sponsor_thermofisherscientific.png" width="242" /></a></div>
                 <div class="col-md-4 text-center" style="height: 150px;"><a href="http://www.enterpriselithuania.com/"><img src="http://s6.postimg.org/kkw2cbxf5/sponsor_VL.png" width="242" /></a></div>
+
                 <div class="col-md-4 text-center" style="height: 150px;"><a class="desturate" href="http://www.enterpriselithuania.com/"><img src="http://s6.postimg.org/kkw2cbxf5/sponsor_VL.png" width="242" /></a></div>
 
             </div>
 
             </div>
 
             <div class="row">
 
             <div class="row">
                 <div class="col-md-12 text-center" style="height: 150px;"><a href="http://www.vu.lt/en"><img src="http://s6.postimg.org/wfm6sxp81/sponsor_VU.png" width="121" /></a></div>
+
                 <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top:-40px;"><a class="desturate" href="http://welovelithuania.com/"><img src="https://static.igem.org/mediawiki/2015/thumb/a/a6/Vilnius15_sponsor_wll.png/685px-Vilnius15_sponsor_wll.png" width="171" /></a></div>
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a  class="" href="http://www.vu.lt/en"><img src="https://static.igem.org/mediawiki/2015/thumb/3/36/Vilnius15_sponsor_VU.png/540px-Vilnius15_sponsor_VU.png" width="121" /></a></div>
 +
              <div class="col-md-4 col-xs-4 text-center" style="height: 150px;"><a  class="desturate" href="http://www.vu.lt/en"><img src="https://static.igem.org/mediawiki/2015/7/76/Vilnius15_sponsor_JSP.png" width="141" /></a></div>
 
             </div>
 
             </div>
        </div>
+
            <div class="row">
 +
                <div class="col-md-4 col-xs-4 text-center" style="height: 150px; padding-top: 20px;"><a  class="desturate" href="http://plbe.org"><img src="https://static.igem.org/mediawiki/2015/c/c1/Vilnius15_plb-logo.png" width="121" /></a></div>
 +
                <div class="col-md-offset-4 col-xs-offset-4 col-md-4 col-xs-4 text-center" style="height: 150px; padding-top:30px;"><a  class="desturate" href="http://www.expo-vakarai.lt"><img src="https://static.igem.org/mediawiki/2015/8/80/Vilnius15_expo-logo.png" width="251" /></a></div>
 +
            </div>
 +
 
 +
      </div>
 
     </div>
 
     </div>
 +
  </div>
 +
  </div>
 +
<!-- /dezute -->
 +
 
</section>
 
</section>
 
</body>
 
</body>

Latest revision as of 19:14, 19 November 2015

Controlling the lifetime of GMOs using ColiClock

We are Vilnius iGEM – the first team from Lithuania and the Baltic States. Our goal is to tackle one of the biggest problems of synthetic biology – the regulation of the spread of genetically modified products in the environment. The aim of the ColiClock project consists of creating a bacteria with an integrated “count-down timer”, triggering a self-destruction mechanism. The idea would apply to cells that need to have a limited lifetime outside of a laboratory environment. The mechanism is achieved using the type I-F CRISPR-Cas system, controlled by LuxR and cI, which is navigated to important genes in the genomic DNA. In addition, we aim to present and discuss this globally relevant topic with Lithuanian industries, policy makers and the general public.

Sponsors