Difference between revisions of "Team:SDU-Denmark"

 
(234 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{:Team:SDU-Denmark/core/header| }}
 
{{:Team:SDU-Denmark/core/header| }}
 
<html>
 
<html>
 +
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $('#box1').hover(function(){
 +
            var smallTop = $('#box1').height() - $(".cover", this).height() -20 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
        $('#box2').hover(function(){
 +
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
$('#box3').hover(function(){
 +
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
    });
 +
</script>
  
  
 
<div class="expandedContent">
 
<div class="expandedContent">
<div class="boxgrid contentBorder boxgridMedium" id="box1">
+
<div class="boxgrid contentBorder boxgridBig" id="box1" >
  <img src="https://static.igem.org/mediawiki/2015/a/a8/SDU-Denmark2015_Frontpageimage.jpg">
+
<img src="https://static.igem.org/mediawiki/2015/7/7c/SDU2015_FrontpageImage_600px.png" width="680px" />
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour55" width="90px">
+
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour10">
<h2 class="onBlack">Project description</h2>
+
<h2 class="onBlack">PAST </h2>
 
     <p class="onBlackIntro">
 
     <p class="onBlackIntro">
In our project we have constructed a method for in vivo screening of peptide aptamer/target protein-interactions. The method is based on a bacterial two-hybrid system, which will induce transcription of RFP, when there is a positive interaction between the randomly generated peptide aptamer and the target protein. We also propose a process design for mass production.
+
Peptide Aptamer Screening using Two-hybrid system
 
</p>
 
</p>
 
  <p class="onBlack">
 
  <p class="onBlack">
 
+
This is a project focusing on finding an alternative to the traditional antibody production.
 
+
Currently, all marketed antibodies are made in vitro, by exploiting mammalian cell's immune system and its ability to produce antibodies against a certain antigen. Increasing demands implies the necessity of quicker methods to drive down the costs of production, both because of economical issues and the expense of animal lives. These are exactly the issues that we have been trying to accommodate. Sounds interesting, right? Take a tour through our wiki either by the menu function on the top of the page or the use our interactive tourmenu. Enjoy! 
 
+
 
+
 
+
 
     </p>
 
     </p>
 
</a>
 
</a>
Line 22: Line 42:
  
  
<div class="boxgrid contentBorder boxgridBig" id="box2" style="margin-left:8px">
 
  <img src="">
 
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour10">
 
<h2 class="onBlack">PAST is the future</h2>
 
    <p class="onBlackIntro">
 
  
  
 
 
For decades aptamers have been known as potential rivals of antibodies. Despite this it seems that many researchers still use traditionally produced monoclonal antibodies. Try out our wiki-tour and discover how we modified Escherichia coli bacteria into a peptide aptamer-producing manufactory by peptide aptamer screening using two-hybrid system (PAST).
 
  
 +
<div class="boxgrid contentBorder boxgridSmall" id="box2" >
 +
<img src="https://static.igem.org/mediawiki/2015/1/13/SDU2015_Frontpageimage2_500x.png" width="295px"/>
 +
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour14"> 
 +
<h2 class="onBlack">Medal Requirements</h2>
 +
<p class="onBlackIntro" style="text-align:left;">
 +
We have been working hard all summer. Want to check out the medal requirements fulfilled?
 
</p>
 
</p>
<p class="onBlack">
+
<p class="onBlack" style="text-align:left;">
  
 +
Click here to get directed to the requirements page.
 +
    </p>
 +
 +
 +
</a>
 +
</div>
 +
 +
<div class="boxgrid contentBorder boxgridSmall" id="box3"  style="margin-top:8px">
 +
<img src="https://static.igem.org/mediawiki/2015/b/bb/SDU2015_frontpageTeam_sh.jpg"  width="362px"/>
 +
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour11"> 
 +
<h2 class="onBlack">Our team</h2>
 +
<p class="onBlackIntro" style="text-align:left;">
 +
We are the SDU-Denmark 2015 team!
 +
</p>
 +
<p class="onBlack" style="text-align:left;">
 +
Click here to be directed to our team page.
 
</p>
 
</p>
 
</a>
 
</a>
</div>
 
</div>
 
<div class="EndFloatBlock"></div>
 
 
</div>
 
</div>
  
  
 
+
<div class="EndFloatBlock"></div>
<script type="text/javascript">
+
</div>
    $(document).ready(function() {
+
        $('#box1').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:'465px'},{queue:false,duration:160});
+
});
+
        $('#box2').hover(function(){
+
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
+
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
}, function() {
+
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
+
});
+
    });
+
</script>
+
 
+
  
  

Latest revision as of 03:46, 19 September 2015