Difference between revisions of "Team:TUDelft"

 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TUDelft}}
+
{{:Team:TUDelft/Head}}
 
+
  
 
<html>
 
<html>
<header>
+
<head>   
 +
<style>
  
<nav class="navbar navbar-default navbar-fixed-top" style="margin:15px;">
 
<div class="container-fluid">
 
  
<!-- Brand and toggle get grouped for better mobile display -->
+
#showcase{
<div class="navbar-header">
+
  background-image:url('https://static.igem.org/mediawiki/2018/8/84/T--TUDelft--runner.jpg');
 +
  background-size:cover;
 +
  background-position:center;
 +
  background-repeat: no-repeat;
 +
  height:100vh;
 +
  display:flex;
 +
  flex-direction:column;
 +
  justify-content:center;
 +
  align-items:center;
 +
  text-align:center;
 +
  margin-top: -100px;
 +
  position: relative;
 +
}
  
<!-- Button that toggles the navbar on and off on small screens -->
 
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#adopenav" aria-expanded="false">
 
  
<!-- Hides information from screen readers -->
+
.text-block2 {
<span class="sr-only"></span>
+
    position: absolute;
 +
    top: 12%;
 +
    left: 1%;
 +
    color: grey;
 +
    width: 200px;
 +
    z-index: 5;
 +
}
 +
   
 +
#fadein5 {
 +
    position: absolute;
 +
    top: 16%;
 +
    right: 1%;
 +
    width: 220px;
 +
    z-index: 500;}
 +
   
 +
#fadein5 img{   
 +
    max-height: 80px !important;
 +
}
 +
   
 +
.tulogo {
 +
    max-height: 150px !important;
 +
    width: auto;
 +
    z-index: 1;
 +
}
 +
   
 +
.overlaycontainer {
 +
    z-index: 400 !important;
 +
  
<!-- Draws 3 bars in navbar button when in small mode -->
+
   
<span class="icon-bar"></span>
+
#fadein1, #fadein2, #fadein3, #fadein4, #fadein5 {
<span class="icon-bar"></span>
+
    opacity: 0;
<span class="icon-bar"></span>
+
    text-align: center;
</button>
+
    position: absolute;
 +
    font-weight: 90;
 +
    }
  
<!-- You'll have to add padding in your image on the top and right of a few pixels (CSS Styling will break the navbar) -->
+
#fadein1, #fadein2, #fadein3 {
<a class="pull-left" href="https://2018.igem.org/Team:TUDelft"><img class="adopeicon" src="https://static.igem.org/mediawiki/2018/7/75/T--TUDelft--2018_adope_logo.png"></a>
+
    font-size: 90px !important;
</div>
+
    line-height: 90px;
 +
}
  
<!-- Collect the nav links, forms, and other content for toggling -->
+
#fadein4 {
<div class="collapse navbar-collapse" id="adopenav">
+
    font-size: 50px !important;
<ul class="nav navbar-nav">
+
     line-height: 50px;
  <!-- Project -->
+
}
<li class="dropdown">
+
 
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a>
+
.rdmrbttn .britney, .rdmrbttn2 .britney, rdmrbttn3 .britney{
  <ul class="dropdown-menu">
+
   font-size:18px;
    <li><a href="https://2018.igem.org/Team:TUDelft/Description">Description</a></li>
+
   text-decoration:none;
     <li><a href="https://2018.igem.org/Team:TUDelft/Design">Design</a></li>
+
   color:#fff;
    <li><a href="https://2018.igem.org/Team:TUDelft/Results">Results</a></li>
+
   background: #0092CB;
    <li><a href="https://2018.igem.org/Team:TUDelft/Demonstration">Demonstration</a></li>
+
   border:#FFF 1px solid;
    </ul>
+
   padding:10px 20px;
</li>
+
   margin-top:20px;
<!-- Wetlab -->
+
}
<li class="dropdown">
+
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Wetlab<span class="caret"></span></a>
+
  <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Experiments">Experiments (Protocols)</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Notebook">Notebook</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/InterLab">InterLab</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Safety">Safety</a></li>
+
   </ul>
+
</li>
+
<!-- Parts -->
+
<li class="dropdown">
+
   <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts<span class="caret"></span></a>
+
   <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Parts">Parts Overview</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Basic_Part">Basic Parts</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Composite_Parts">Composite Parts</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Part_Collection">Part Collection</a></li>
+
  </ul>
+
</li> 
+
  <!-- Modeling -->
+
<li class="dropdown">
+
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Modeling<span class="caret"></span></a>
+
   <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Model">Model</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Software">Software Tool</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Improve">Improvement</a></li>
+
  </ul>
+
</li>
+
<!-- Human Practices -->
+
<li class="dropdown">
+
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices<span class="caret"></span></a>
+
   <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Human_Practices">Integrated Human Practices</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Public_Engagement">Education and Engagement</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Entrepreneurship">Entrepreneurship</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Applied_Design">Applied Design</a></li>
+
  </ul>
+
</li>
+
<!-- EurAsian Meetup -->
+
<li><a href="https://2018.igem.org/Team:TUDelft/EurAsianMeetup">EurAsian Meetup</a></li>
+
      <!-- Team -->
+
<li class="dropdown">
+
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team<span class="caret"></span></a>
+
   <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Team">Team Members</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Supervisors">Supervisors</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Collaborations">Collaborations</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Team_Building">Team Building</a></li>
+
   </ul>
+
</li>
+
<!-- Acknowledgements -->
+
<li class="dropdown">
+
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Acknowledgements<span class="caret"></span></a>
+
  <ul class="dropdown-menu">
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Attributions">Attributions</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Sponsors">Sponsors</a></li>
+
    <li><a href="https://2018.igem.org/Team:TUDelft/Crowdfunding">Crowdfunding</a></li>
+
  </ul>
+
</li>
+
</ul>
+
</div><!-- /.navbar-collapse -->
+
</div><!-- /.container-fluid -->
+
</nav>
+
</header>
+
  
<body>
+
.rdmrbttn .britney:hover, .rdmrbttn3 .britney{
 +
  background: rgba(0,0,0,0.4);
 +
  color:#fff;
 +
}   
  
 +
.rdmrbttn {
 +
    position: absolute;
 +
    top: 90%;
 +
    left: 45%;
 +
}
 +
/*.rdmrbttn:hover, .rdmrbttn3:hover {
 +
    -webkit-transform: scale(1.2);
 +
    -ms-transform: scale(1.2);
 +
    transform: scale(1.2);
 +
}  */
 +
   
 +
div.pree {
 +
    background-color: transparent;
 +
    padding: 20px;
 +
    color: rgba(0,146,203,1);
 +
}   
  
<h1 style="text-align:center"> Welcome to iGEM TU Delft 2018! </h1>
+
.caption h3 {
 +
        color: white;
 +
    }   
 +
   
 +
.thumbnail {
 +
    background-color: transparent;
 +
    max-height: 600px;
 +
    overflow: auto;
 +
    border-color: aliceblue;
 +
    border-radius: 0px;   
 +
 +
   
 +
.thumbnail img {
 +
    opacity: 0.7;
 +
}   
 +
.thumbnail:hover {
 +
    background-color: rgba(240, 248, 255, 0.3);
 +
    -webkit-transform: scale(1.05);
 +
    -ms-transform: scale(1.05);
 +
    transform: scale(1.05);
 +
}     
 +
.thumbnail:hover div .boxhd {
 +
    font-weight: 300;
 +
}   
 +
.thumbnail:hover img {
 +
    opacity: 1;       
 +
}   
 +
/*SMALL SCREENS */
 +
#showcase2{
 +
  background-image:url('https://static.igem.org/mediawiki/2018/8/84/T--TUDelft--runner.jpg');
 +
  background-size:cover;
 +
  background-position:center;
 +
  background-repeat: no-repeat;
 +
  height:100vh;
 +
  display:flex;
 +
  flex-direction:column;
 +
  justify-content:center;
 +
  align-items:center;
 +
  text-align:center;
 +
  margin-top: -100px;
 +
  margin-left: 15px;
 +
  margin-right: 15px;
 +
  position: relative;
 +
 +
.tulogosmall {
 +
    position: absolute;
 +
    top: 18%;
 +
    left: 1%;
 +
    color: grey;
 +
    max-height: 90px;
 +
    width: auto;
 +
    z-index: 5;
 +
}     
 +
.adopesmall {
 +
    position: absolute;
 +
    top: 20%;
 +
    right: 1%;
 +
    width: 150;
 +
    z-index: 5;
 +
}
 +
.tulogo2 {
 +
    max-height: 90px !important;
 +
    width: auto;
 +
    z-index: 1;
 +
}
 +
.adopelogo2 {
 +
    max-height: 70px !important;
 +
    width: auto;
 +
    z-index: 1;
 +
}
 +
.rdmrbttn2 {
 +
    position: absolute;
 +
    top: 70%;
 +
    left: 45%;
 +
 +
#moremore {
 +
        position: relative;
 +
        top: 90%;
 +
        left: 33%;
 +
    }   
 +
#jointherace {
 +
    font-size: 25px !important;
 +
    line-height: 25px;
 +
    text-align: center;
 +
    position: absolute;
 +
    top: 40%;
 +
    font-weight: 100;
 +
}
 +
p.introp {
 +
    font-size: 16px !important; 
 +
    }   
  
 +
    div.caption h3.adpbl {
 +
        font-size: 20px;
 +
    }   
 +
    em {
 +
        font-style: normal!important;
 +
        letter-spacing: 0.1em;
 +
    }   
 +
 
 +
</style>
  
 +
   
 +
</head>
 +
<body>
  
<div class="column full_size">
+
<!-- WRITE YOUR STUFF RIGHT HERE -->
<div style="border:solid 4px #00A6D6;padding:20px;margin:20px;">
+
<header id="showcase" class="hidden-xs">
<p style="text-align:center"><img src="https://static.igem.org/mediawiki/2018/1/10/T--TUDelft--2018_adopewithtext.png" alt="adope_logo" style="width:50%"/></p>
+
<div class="overlaycontainer " class="text-center">
<p style="text-align:justify">Rapid developments in synthetic biology continue to offer solutions for multidisciplinary platforms. Gene therapy, as one of the many applications, is a promising method for the rapid improvement of human health. However, with powerful technology comes great responsibility: unethical and undesired applications of synthetic biology have remained prevalent ever since its emergence. Among these, abuse of gene therapy by athletes to improve sports performances, also known as gene doping, is a rising trend as an innovative doping strategy.
+
    <div id="fadein1">On your marks.</div>
Gene doping has already caught the preventional attention of the World Anti-Doping Authority (WADA) in 2003, leading to its addition to the Prohibited List for professional sporters. Extensive research efforts have been conducted to develop detection methods. However, they remain prone to failure in detecting the potential diversity of gene doping (e.g, splicing patterns, promoter choices and codon optimization). Currently, the implementation of gene doping detection is explored by the doping authorities, but there is still a large need for the development of robust and reliable methods.
+
    <div id="fadein2">Get set.</div>
This year, the iGEM team TU Delft aims to develop a routine, reliable and robust method for the detection of gene doping. The method Advanced Detection of Performance Enhancement, “ADOPE”, is based on targeted next-generation sequencing, using a technically unique and innovative CRISPR-Cas - Transposase fusion protein. The specificity of the Cas-protein ensures that only the targeted gene doping DNA will be edited in the necessary specific way by the transposase desired for sequencing. Our technology is developed in a way that ensures the possibility of detecting any foreign DNA as long as gRNAs are provided accordingly, which allows for the flexible application of the technique beyond gene doping detection.
+
    <div id="fadein3">Detect.</div>
</p>
+
    <div id="fadein4">Join the race against gene doping.</div>
<p style="text-alignment:center"><img src="https://static.igem.org/mediawiki/2018/7/7a/T--TUDelft--2018_fusion_protein_woont.png" alt="Fusion Protein"/></p>
+
 
 +
    <div class="text-block2">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/ca/T--TUDelft--2018_TUDelft.png" class="tulogo"></div>
 +
    <div id="fadein5">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/c6/T--TUDelft--2018_adope_logo_black.png"></div>
 +
   
 +
    <div class="rdmrbttn"><a href="#getstarted" class="britney">Read More <i class="fas fa-angle-double-down"></i></a></div>
 
</div>
 
</div>
 +
</header>
 +
   
 +
<header id="showcase2" class="hidden-lg hidden-md hidden-sm">
 +
<div class="overlaycontainer " class="text-center">
 +
    <div id="jointherace"><br>Join the race against gene doping.</div>
 +
 +
    <div class="tulogosmall">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/ca/T--TUDelft--2018_TUDelft.png" class="tulogo2 img-responsive"></div>
 +
    <!--<div class="adopesmall">
 +
    <img src="https://static.igem.org/mediawiki/2018/c/c6/T--TUDelft--2018_adope_logo_black.png" class="adopelogo2 img-responsive" ></div>-->
 +
   
 +
    <div class="rdmrbttn2"><a href="#getstarted" class="britney">Read More <i class="fas fa-angle-double-down"></i></a></div>
 
</div>
 
</div>
 +
</header>
 +
   
 +
<br>
 +
    <div id="getstarted" class="spcmkr"></div>
 +
   
 +
<div class="container" >
 +
<div class="row">
 +
    <div class="col-lg-2 col-md-2 col-sm-1 xs-hidden"></div>
  
 +
    <div class="col-lg-8 col-md-8 col-sm-10 col-xs-12">
 +
        <center><h3 style="text-align:center;">Introducing ADOPE<br><em>Advanced Detection Of Performance Enhancement</em></h3>
 +
        <img src="https://static.igem.org/mediawiki/2018/b/b1/T--TUDelft--2018_scanning.gif" class="img-fluid" style="margin:40px">
 +
        <br><h3>We are fighting for honest athletes and clean sports by detecting gene doping - <br>a rising threat to fair sport.</h3></center>
 +
<br>
  
<div style="border:solid 4px #FFFFFF;padding:20px;margin:20px;">
+
    <div class="rdmrbttn" id="moremore"><a href="#ourparts" class="britney">Learn more about ADOPE <i class="fas fa-angle-double-down"></i></a></div>
<div class="column full_size" >
+
<p>As long as we are working on our wiki, please visit us on our <a href="http://igemtudelft.nl">website</a>! :)</p>
+
<p>You can also give us a call <i>+31 (0)15 278 5394</i> or contact us via our (social) media platforms:<br><br>
+
  
<a href="https://www.facebook.com/TUDelft.iGEM2018/" target="_blank" rel="noopener"><img style="width: 5%; padding-right: 10px;" src="https://static.igem.org/mediawiki/2018/7/71/T--TUDelft--2018_fbicontudelft.png" alt="Facebook" /></a> <a href="https://www.linkedin.com/company/igem-tu-delft/" target="_blank" rel="noopener"><img style="width: 5%; padding-right: 10px;" src="https://static.igem.org/mediawiki/2018/6/6d/T--TUDelft--2018_linkedinicontudelft.png" alt="LinkedIn" /></a> <a href="https://www.instagram.com/igemtudelft/?hl=en" target="_blank" rel="noopener"><img style="width: 5%; padding-right: 10px;" src="https://static.igem.org/mediawiki/2018/9/91/T--TUDelft--2018_instaicontudelft.png" alt="Instagram" /></a> <a href="https://twitter.com/TUDelft_iGEM?lang=en" target="_blank" rel="noopener"><img style="width: 5%; padding-right: 10px;" src="https://static.igem.org/mediawiki/2018/7/7b/T--TUDelft--2018_twittericontudelft.png" alt="Twitter" /></a> <a href="mailto:tudelft.igem@gmail.com"><img style="width: 5%; padding-right: 10px; padding-bottom: 5px;" src="https://static.igem.org/mediawiki/2018/3/37/T--TUDelft--2018_mailicontudelft.png" alt="Email" /></a></p>
+
    </div>
  
 +
    <div class="col-lg-2 col-md-2 col-sm-1 xs-hidden"></div>
 +
</div>
  
<img src="https://static.igem.org/mediawiki/2018/5/53/T--TUDelft--teamphoto_withlogo.jpg" style="width:75%" alt="Team TU Delft 2018" class="column full_size">
+
<div class="row">
+
        <div id="ourparts" class="spcmkr"></div>
 +
    <div class="col-lg-2 col-md-2 col-sm-1 xs-hidden"></div>
 +
 
 +
    <div class="col-lg-8 col-md-8 col-sm-10 col-xs-12">
 +
      <br><br>
 +
        <h3 style="text-align:center;">Learn more about each unique part of our project.</h3>
 +
        <br>
 +
 
 +
    </div>
 +
 
 +
    <div class="col-lg-2 col-md-2 col-sm-1 xs-hidden"></div>
 
</div>
 
</div>
 +
   
 +
   
 +
<div class="row">
 +
    <div class="col-sm-4 col-md-4 col-xs-12">
 +
            <div class="thumbnail" >
 +
                <img src="https://static.igem.org/mediawiki/2018/2/21/T--TUDelft--2018_GifFusion.gif" alt="Fusion protein">
 +
                <div class="caption">
 +
                    <h3 class="adpbl"><a href="https://2018.igem.org/Team:TUDelft/Description" class="adpbl">How-to: Detect gene doping</a></h3>
 +
                    <p class="introp">With our newly designed <b>CRISPR-Cas based fusion protein</b>, we developed a next-generation <b>targeted sequencing platform</b>. Find out all the measures we took to bring our project to perfection.<br> </p>
 +
                </div>
 +
        </div>
 +
    </div>
 +
    <div class="col-sm-4 col-md-4 col-xs-12">
 +
            <div class="thumbnail">
 +
                <img src="https://static.igem.org/mediawiki/2018/d/d8/T--TUDelft--modelcut.png" alt="...">
 +
                <div class="caption">
 +
                <h3 class="adpbl"><a href="https://2018.igem.org/Team:TUDelft/Model" class="adpbl">iGEM TU Delft's next top model</a></h3>
 +
                <p class="introp">Our wetlab and <b>drylab</b> are working side by side when it comes to gene doping detection. Find out how both parts influenced each other and how we <b>simulated</b> the entire doping process within the human body. </p>
 +
</div>
 +
</div>
 +
</div>
 +
    <div class="col-sm-4 col-md-4 col-xs-12">
 +
            <div class="thumbnail">
 +
                <img src="https://static.igem.org/mediawiki/2018/1/10/T--TUDelft--Moniekuncut.jpg" alt="...">
 +
                <div class="caption">
 +
                <h3 class="adpbl"><a href="https://2018.igem.org/Team:TUDelft/Human_Practices" class="adpbl">Everything you need to know about our Human Practices</a></h3>
 +
                <p class="introp">During our iGEM season, we actively involved <b>stakeholders</b> and the public with our project. Read more about the interesting people we met and how each of them <b>contributed</b>.<br></p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="row">
 +
    <div class="spcmkr"></div>
 +
    <br>
 +
    <div class="col-lg-2 col-md-2 col-sm-1 hidden-xs">
 +
    </div>
 +
    <div class="col-lg-8 col-md-8 col-sm-10 col-xs-12">
 +
        <center><h3>How to find us:<br></h3></center>
 +
        <br>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-1 hidden-xs">
 +
    </div>
 +
    <br>
 +
    <div class="spcmkr"></div>
 +
</div>
 +
   
 +
<div class="row">
 +
    <div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up"><a href="https://www.facebook.com/TUDelft.iGEM2018/" target="_blank" class="adpbl"><i class="fab fa-facebook fa-4x"></i></a><br></div>
 +
    </div>
 +
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up"><a href="https://www.linkedin.com/company/igem-tu-delft/" target="_blank" class="adpbl"><i class="fab fa-linkedin fa-4x"></i></a><br></div>
 +
    </div>
 +
 +
    <div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up"><a href="https://www.instagram.com/igemtudelft/?hl=en" target="_blank" class="adpbl"><i class="fab fa-instagram fa-4x"></i></a><br></div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up"><a href="https://twitter.com/TUDelft_iGEM" target="_blank" class="adpbl"><i class="fab fa-twitter-square fa-4x"></i></a><br></div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up"><a href="mailto:tudelft.igem@gmail.com" class="adpbl"><i class="far fa-envelope-open fa-4x"></i></a><br></div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-4 col-xs-4">
 +
        <div class="pree text-center" data-aos="fade-up">
 +
<p data-toggle="tooltip" title="+31 (0)15 278 5394" class="adpbl" style="font-size:10px;"><center><i class="fas fa-phone-square fa-2x"></i><br><i>+31152785394</i></center></p>
 +
<br></div>
 +
    </div>
 
</div>  
 
</div>  
  
 +
    </div>
 +
   
  
 +
    <!-- BETWEEN THESE TWO COMMENTS -->
 +
   
 +
       
  
<div class="clear extra_space"></div>
+
   
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
 +
   
  
  
  <script src="https://2018.igem.org/Team:TUDelft/javascript/jquery?action=raw&ctype=text/javascript" type="text/javascript"></script>
 
  <script src="https://2018.igem.org/Team:TUDelft/javascript/haupt?action=raw&ctype=text/javascript" charset="utf-8" type="text/javascript"></script>
 
  <script src="https://2018.igem.org/Team:TUDelft/javascript/removal?action=raw&ctype=text/javascript" charset="utf-8"></script>
 
</body>
 
  
 +
    <script>
 +
        $("#fadein1").delay(1100).animate({"opacity":"1"},700);
 +
        $("#fadein1").delay(400).animate({"opacity":"0"},700);
 +
        $("#fadein2").delay(2700).animate({"opacity":"1"},700);
 +
        $("#fadein2").delay(400).animate({"opacity":"0"},700);
 +
        $("#fadein3").delay(4300).animate({"opacity":"1"},700);
 +
        $("#fadein3").delay(400).animate({"opacity":"0"},700);
 +
        $("#fadein4").delay(7000).animate({"opacity":"1"},700);
 +
        $("#fadein5").delay(7500).animate({"opacity":"1"},700);
 +
    </script>
 +
    <script>
 +
  AOS.init();
 +
</script>
 +
</body>
 
</html>
 
</html>
 +
   
 +
{{:Team:TUDelft/Footer2}}

Latest revision as of 13:37, 28 November 2018

ADOPE


Introducing ADOPE
Advanced Detection Of Performance Enhancement


We are fighting for honest athletes and clean sports by detecting gene doping -
a rising threat to fair sport.




Learn more about each unique part of our project.


Fusion protein

How-to: Detect gene doping

With our newly designed CRISPR-Cas based fusion protein, we developed a next-generation targeted sequencing platform. Find out all the measures we took to bring our project to perfection.

...

iGEM TU Delft's next top model

Our wetlab and drylab are working side by side when it comes to gene doping detection. Find out how both parts influenced each other and how we simulated the entire doping process within the human body.

...

Everything you need to know about our Human Practices

During our iGEM season, we actively involved stakeholders and the public with our project. Read more about the interesting people we met and how each of them contributed.


How to find us:









+31152785394