Difference between revisions of "Team:TUDelft"

Line 3: Line 3:
  
 
<html>
 
<html>
<head>
+
<header>
<style>
+
 
</style>
+
<nav class="navbar navbar-default navbar-fixed-top" style="margin:15px;">
</head>
+
<div class="container-fluid">
 +
 
 +
<!-- Brand and toggle get grouped for better mobile display -->
 +
<div class="navbar-header">
 +
 
 +
<!-- 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 -->
 +
<span class="sr-only"></span>
 +
 
 +
<!-- Draws 3 bars in navbar button when in small mode -->
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
</button>
 +
 
 +
<!-- You'll have to add padding in your image on the top and right of a few pixels (CSS Styling will break the navbar) -->
 +
<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>
 +
</div>
 +
 
 +
<!-- Collect the nav links, forms, and other content for toggling -->
 +
<div class="collapse navbar-collapse" id="adopenav">
 +
<ul class="nav navbar-nav">
 +
  <!-- 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>
 +
  <ul class="dropdown-menu">
 +
    <li><a href="https://2018.igem.org/Team:TUDelft/Description">Description</a></li>
 +
    <li><a href="https://2018.igem.org/Team:TUDelft/Design">Design</a></li>
 +
    <li><a href="https://2018.igem.org/Team:TUDelft/Results">Results</a></li>
 +
    <li><a href="https://2018.igem.org/Team:TUDelft/Demonstration">Demonstration</a></li>
 +
    </ul>
 +
</li>
 +
<!-- 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>
 
<body>

Revision as of 20:50, 9 September 2018


Welcome to iGEM TU Delft 2018!

adope_logo

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. 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. 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.

Fusion Protein

As long as we are working on our wiki, please visit us on our website! :)

You can also give us a call +31 (0)15 278 5394 or contact us via our (social) media platforms:

Facebook LinkedIn Instagram Twitter Email

Team TU Delft 2018