Difference between revisions of "Team:BGIC-Union"

 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
<html>
 
<html>
 +
  <head>
 +
  <html>
 
   <head>
 
   <head>
 
     <meta charset="utf-8">
 
     <meta charset="utf-8">
Line 14: Line 16:
 
   <!-- Bootstrap core CSS -->
 
   <!-- Bootstrap core CSS -->
 
     <link href="https://2017.igem.org/Template:BGIC-Union/bootstrap-css?action=raw&amp;ctype=text/css" rel="stylesheet">
 
     <link href="https://2017.igem.org/Template:BGIC-Union/bootstrap-css?action=raw&amp;ctype=text/css" rel="stylesheet">
<!-- animate -->
+
 
<link href="https://2017.igem.org/Template:BGIC-Union/animate-css?action=raw&amp;ctype=text/css" rel="stylesheet">
+
 
   <!-- carousel -->
 
   <!-- carousel -->
 
   <link href="https://2017.igem.org/Template:BGIC-Union/owlcarousel-css?action=raw&amp;ctype=text/css" rel="stylesheet">
 
   <link href="https://2017.igem.org/Template:BGIC-Union/owlcarousel-css?action=raw&amp;ctype=text/css" rel="stylesheet">
Line 21: Line 22:
  
 
   <!-- main -->
 
   <!-- main -->
    <link href="https://2017.igem.org/Team:BGIC-Union/finalcss/main-css?action=raw&amp;ctype=text/css" rel="stylesheet">
 
  <!-- slider -->
 
 
   <style type="text/css">
 
   <style type="text/css">
 +
 
  
  /* Section Slider
+
#top_title,#sideMenu { display: none !important; }
========================================================= */
+
        #content {
 +
            width: 100%;
 +
            margin: 0;
 +
            padding: 0;
 +
           
 +
        }
  
/* Carousel Slider
+
#bodyContent
============================================== */
+
{
#slider_part {
+
margin-top:0px !important;
    height: 900px;
+
    width: 100%;
+
    overflow: hidden;
+
background-color: #f2f2f2;
+
 
}
 
}
  
.carousel-caption {
+
 
    top: 30%;
+
#content{
    margin-top: -70px;
+
  background-color: #FFe4e1; !important;
    text-shadow: none!important;
+
    left: 9%;
+
    right: 10%;
+
    -webkit-transition: all.3s ease 0s;
+
    -o-transition: all.3s ease 0s;
+
    transition: all.3s ease 0s;
+
    text-align: center;
+
 
}
 
}
  
.carousel-caption h3 {
+
 
    text-shadow: none;
+
.mainstyle
     font-size: 70px;
+
{
     line-height: 92px;
+
font-family: Comic Sans MS;
     font-weight: 300;
+
}
     margin: 0 0px;
+
html, body {
     transition-delay: .3s;
+
     margin: 0 ;
     -webkit-transition-delay: .3s;
+
     padding: 0 ;
     -o-transition-delay: .3s;
+
}
    text-transform: capitalize!important;
+
body {
 +
  background-color: #ffa07a;
 +
  margin-keft:150px
 +
     font-weight: 400;
 +
     font-size: 14px;
 +
     color: #555;
 +
    ;
 +
     -webkit-font-smoothing: antialiased;
 +
     -webkit-overflow-scrolling: touch;
 
}
 
}
  
.carousel-caption p {
+
/* Titles */
    font-size: 46px;
+
h1, h2, h3, h4, h5, h6, p {
    line-height: 62px;
+
    font-weight: 500;
+
    color: #fff;
+
    transition-delay: .3s;
+
    -moz-transition-delay: .3s;
+
    -o-transition-delay: .3s;
+
    margin: 40px 0px;
+
    text-transform: uppercase;
+
 
font-family: Comic Sans MS;
 
font-family: Comic Sans MS;
 +
    font-weight: 700;
 +
    color: #333;
 
}
 
}
  
.carousel-caption img {
+
h1 {
    border: 2px solid#fff;
+
font-size: 35px;
    padding: 10px 10px 10px 20px;
+
margin-top: 30px;
 +
margin-bottom: 30px;
 
}
 
}
  
.line {
+
 
     width: 100px;
+
 
     height: 5px;
+
 
     color: #222;
+
p {
    margin: 0px auto;
+
     line-height: 28px;
 +
     margin-bottom: 25px;
 +
     font-size: 13px;
 +
font-family: Comic Sans MS;
 
}
 
}
  
.carousel-caption p i {
+
.centered {
     font-size: 7px;
+
     text-align: center;
    margin: 0px 3px;
+
    position: relative;
+
    top: -3px;
+
 
}
 
}
  
.carousel .item {
+
/* Links */
     -webkit-transition: opacity .3s;
+
a {
     -moz-transition: opacity .3s;
+
    color: #20B2AA;
     -ms-transition: opacity .3s;
+
    word-wrap: break-word;
     -o-transition: opacity .3s;
+
font-size: 18px;
     transition: opacity .3s;
+
     -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -o-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     transition: color 0.1s ease-in, background 0.1s ease-in;
 
}
 
}
  
.btn-featured {
+
a:hover,
 +
a:focus {
 +
    color: #7b7b7b;
 
     text-decoration: none;
 
     text-decoration: none;
     position: relative;
+
     outline: 0;
    -webkit-transition: all .3s ease-in-out;
+
    -o-transition: all .3s ease-in-out;
+
    transition: all .3s ease-in-out;
+
    background: transparent;
+
    border-radius: 2px;
+
    z-index: 1;
+
    font-weight: 500;
+
    font-size: 18px;
+
    line-height: 20px;
+
    padding: 15px 40px !important;
+
    text-transform: uppercase;
+
    margin-top: 20px;
+
    margin-right: 10px;
+
 
}
 
}
  
.carousel-control.left,.carousel-control.right {
+
a:before,
     background-image: none !important;
+
a:after {
     background-repeat: no-repeat !important;
+
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -o-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    transition: color 0.1s ease-in, background 0.1s ease-in;
 
}
 
}
  
.carousel-control {
+
hr {
     width: 4% !important;
+
     display: block;
 +
    height: 1px;
 +
    border: 0;
 +
    border-top: 1px solid #ccc;
 +
    margin: 1em 0;
 +
    padding: 0;
 
}
 
}
  
.carousel-caption img {
+
.copyrights{
    height: auto;
+
text-indent:-9999px;
 +
height:0;
 +
line-height:0;
 +
font-size:0;
 +
overflow:hidden;
 
}
 
}
  
.carousel-indicators {
+
.navbar {
    bottom: 100px;
+
text-transform: uppercase;
    width: 10%;
+
margin-bottom: 0px;
    left: 45%;
+
    margin: 0 auto;
+
    bottom: 30%;
+
 
}
 
}
  
.carousel-indicators li {
+
.navbar-inverse {
    width: 20px !important;
+
padding-bottom: 30px;
    height: 20px !important;
+
padding-top: 0;
    border: 2px solid #FFF !important;
+
    margin: 0px !important;
+
    border-radius: 50%;
+
 
}
 
}
  
.carousel-control.left span {
+
.navbar-inverse {
    padding: 15px;
+
background-color: #FFA07A;
 +
border-color: #FA8072;
 
}
 
}
  
.slides-control .carousel-control i {
+
.navbar-inverse .navbar-nav > li > a {
    line-height: 36px;
+
color: white;
    font-size: 32px;
+
    padding-top: 6px;
+
    -moz-transition: all 500ms ease;
+
    -webkit-transition: all 500ms ease;
+
    -ms-transition: all 500ms ease;
+
    -o-transition: all 500ms ease;
+
    transition: all 500ms ease;
+
    border-radius: 50%;
+
    width: 50px;
+
    height: 50px;
+
 
}
 
}
  
.slides-control .carousel-control {
+
 
    position: absolute;
+
.navbar-inverse .navbar-nav > li > a:hover {
    width: 240px;
+
color: #222222;
    top: 45%;
+
    z-index: 10;
+
 
}
 
}
  
.carousel-control.left {
+
.navbar-brand {
    left: -15px;
+
font-weight: 700;
 +
font-size: 40px;
 +
letter-spacing: 2px;
 +
backgroud: white;
 
}
 
}
  
.carousel-control.right {
+
.navbar-inverse .navbar-brand {
    right: 0px;
+
color: white;
 +
background-color: #FFA07A;
 +
 
}
 
}
  
.carousel-control.left {
+
.navbar-inverse .navbar-toggle {
    width: 120px;
+
border-color: transparent;
    height: 40px;
+
font-size: 12px;
 
}
 
}
  
.carousel-control.right {
+
.progress-bar-theme {
    width: 120px;
+
  background-color: #FFA07A;
    height: 40px;
+
 
}
 
}
  
.overlay-slide {
+
 
    background: #000;
+
/* Helpers */
    height: 65%;
+
 
    width: 100%;
+
.mt {
 +
margin-top: 40px;
 +
margin-bottom: 40px;
 
}
 
}
  
.overlay-slide img {
+
.pt {
    opacity: 1;
+
padding-top: 50px;
    width: 100%;
+
padding-bottom: 50px;
    height: auto;
+
 
}
 
}
  
/*-- Animation --*/
 
  
.carousel .item.active .animated2 {
+
/* +++++ WRAP SECTIONS +++++ */
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
+
 
    animation: lightSpeedIn 1s ease-in 200ms both;
+
#ww {
 +
padding-top: 0px;
 +
padding-bottom: 70px;
 +
background-color: #f2f2f2;
 
}
 
}
  
.carousel .item.active .animated3 .animated4 {
+
 
     -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
+
 
     animation: bounceInLeft 1s ease-in-out 500ms both;
+
/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
 +
/* Effects also are controled by hover.zoom.js */
 +
.zoom {  
 +
     display:block;  
 +
     position:relative;
 +
    overflow:hidden;
 +
    background:transparent url(https://static.igem.org/mediawiki/2017/f/fe/Bgic_loader.gif) no-repeat center;
 
}
 
}
.animated4 {color:#4169E1
+
 
 +
 
 +
    .zoomOverlay {
 +
        position:absolute;
 +
        top:0; left:0;
 +
        bottom:0; right:0;
 +
        display:none;
 +
        background-image:url(../img/zoom.png);
 +
        background-repeat:no-repeat;
 +
        background-position:center;
 +
    }
 +
 
 +
.zoom2 {
 +
opacity: 1;
 
}
 
}
.img{
+
 
-webkit-filter: brightness(1);
+
.zoom2:hover {
 +
opacity: 0.5;
 
}
 
}
 +
  
 
   </style>
 
   </style>
 +
 
 
   <!-- script -->
 
   <!-- script -->
 
   <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 
   <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
  <script type="text/javascript">
 
  /*
 
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 
*
 
* Uses the built in easing capabilities added In jQuery 1.1
 
* to offer multiple easing options
 
*
 
* TERMS OF USE - jQuery Easing
 
*
 
* Open source under the BSD License.
 
*
 
* Copyright © 2008 George McGinley Smith
 
* All rights reserved.
 
*
 
* Redistribution and use in source and binary forms, with or without modification,
 
* are permitted provided that the following conditions are met:
 
*
 
* Redistributions of source code must retain the above copyright notice, this list of
 
* conditions and the following disclaimer.
 
* Redistributions in binary form must reproduce the above copyright notice, this list
 
* of conditions and the following disclaimer in the documentation and/or other materials
 
* provided with the distribution.
 
*
 
* Neither the name of the author nor the names of contributors may be used to endorse
 
* or promote products derived from this software without specific prior written permission.
 
*
 
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 
* OF THE POSSIBILITY OF SUCH DAMAGE.
 
*
 
*/
 
 
// t: current time, b: begInnIng value, c: change In value, d: duration
 
jQuery.easing['jswing'] = jQuery.easing['swing'];
 
 
jQuery.extend( jQuery.easing,
 
{
 
def: 'easeOutQuad',
 
swing: function (x, t, b, c, d) {
 
//alert(jQuery.easing.default);
 
return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
 
},
 
easeInQuad: function (x, t, b, c, d) {
 
return c*(t/=d)*t + b;
 
},
 
easeOutQuad: function (x, t, b, c, d) {
 
return -c *(t/=d)*(t-2) + b;
 
},
 
easeInOutQuad: function (x, t, b, c, d) {
 
if ((t/=d/2) < 1) return c/2*t*t + b;
 
return -c/2 * ((--t)*(t-2) - 1) + b;
 
},
 
easeInCubic: function (x, t, b, c, d) {
 
return c*(t/=d)*t*t + b;
 
},
 
easeOutCubic: function (x, t, b, c, d) {
 
return c*((t=t/d-1)*t*t + 1) + b;
 
},
 
easeInOutCubic: function (x, t, b, c, d) {
 
if ((t/=d/2) < 1) return c/2*t*t*t + b;
 
return c/2*((t-=2)*t*t + 2) + b;
 
},
 
easeInQuart: function (x, t, b, c, d) {
 
return c*(t/=d)*t*t*t + b;
 
},
 
easeOutQuart: function (x, t, b, c, d) {
 
return -c * ((t=t/d-1)*t*t*t - 1) + b;
 
},
 
easeInOutQuart: function (x, t, b, c, d) {
 
if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
 
return -c/2 * ((t-=2)*t*t*t - 2) + b;
 
},
 
easeInQuint: function (x, t, b, c, d) {
 
return c*(t/=d)*t*t*t*t + b;
 
},
 
easeOutQuint: function (x, t, b, c, d) {
 
return c*((t=t/d-1)*t*t*t*t + 1) + b;
 
},
 
easeInOutQuint: function (x, t, b, c, d) {
 
if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
 
return c/2*((t-=2)*t*t*t*t + 2) + b;
 
},
 
easeInSine: function (x, t, b, c, d) {
 
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
 
},
 
easeOutSine: function (x, t, b, c, d) {
 
return c * Math.sin(t/d * (Math.PI/2)) + b;
 
},
 
easeInOutSine: function (x, t, b, c, d) {
 
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
 
},
 
easeInExpo: function (x, t, b, c, d) {
 
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
 
},
 
easeOutExpo: function (x, t, b, c, d) {
 
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
 
},
 
easeInOutExpo: function (x, t, b, c, d) {
 
if (t==0) return b;
 
if (t==d) return b+c;
 
if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
 
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
 
},
 
easeInCirc: function (x, t, b, c, d) {
 
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
 
},
 
easeOutCirc: function (x, t, b, c, d) {
 
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
 
},
 
easeInOutCirc: function (x, t, b, c, d) {
 
if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
 
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
 
},
 
easeInElastic: function (x, t, b, c, d) {
 
var s=1.70158;var p=0;var a=c;
 
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 
if (a < Math.abs(c)) { a=c; var s=p/4; }
 
else var s = p/(2*Math.PI) * Math.asin (c/a);
 
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 
},
 
easeOutElastic: function (x, t, b, c, d) {
 
var s=1.70158;var p=0;var a=c;
 
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 
if (a < Math.abs(c)) { a=c; var s=p/4; }
 
else var s = p/(2*Math.PI) * Math.asin (c/a);
 
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
 
},
 
easeInOutElastic: function (x, t, b, c, d) {
 
var s=1.70158;var p=0;var a=c;
 
if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
 
if (a < Math.abs(c)) { a=c; var s=p/4; }
 
else var s = p/(2*Math.PI) * Math.asin (c/a);
 
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
 
},
 
easeInBack: function (x, t, b, c, d, s) {
 
if (s == undefined) s = 1.70158;
 
return c*(t/=d)*t*((s+1)*t - s) + b;
 
},
 
easeOutBack: function (x, t, b, c, d, s) {
 
if (s == undefined) s = 1.70158;
 
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
 
},
 
easeInOutBack: function (x, t, b, c, d, s) {
 
if (s == undefined) s = 1.70158;
 
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
 
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
 
},
 
easeInBounce: function (x, t, b, c, d) {
 
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
 
},
 
easeOutBounce: function (x, t, b, c, d) {
 
if ((t/=d) < (1/2.75)) {
 
return c*(7.5625*t*t) + b;
 
} else if (t < (2/2.75)) {
 
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
 
} else if (t < (2.5/2.75)) {
 
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
 
} else {
 
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
 
}
 
},
 
easeInOutBounce: function (x, t, b, c, d) {
 
if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
 
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
 
}
 
});
 
 
/*
 
*
 
* TERMS OF USE - EASING EQUATIONS
 
*
 
* Open source under the BSD License.
 
*
 
* Copyright © 2001 Robert Penner
 
* All rights reserved.
 
*
 
* Redistribution and use in source and binary forms, with or without modification,
 
* are permitted provided that the following conditions are met:
 
*
 
* Redistributions of source code must retain the above copyright notice, this list of
 
* conditions and the following disclaimer.
 
* Redistributions in binary form must reproduce the above copyright notice, this list
 
* of conditions and the following disclaimer in the documentation and/or other materials
 
* provided with the distribution.
 
*
 
* Neither the name of the author nor the names of contributors may be used to endorse
 
* or promote products derived from this software without specific prior written permission.
 
*
 
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 
* OF THE POSSIBILITY OF SUCH DAMAGE.
 
*
 
*/
 
</script>
 
 
    
 
    
 
   <script src="https://2017.igem.org/Template:BGIC-Union/newbootstrap-js?action=raw&amp;ctype=text/javascript"></script>
 
   <script src="https://2017.igem.org/Template:BGIC-Union/newbootstrap-js?action=raw&amp;ctype=text/javascript"></script>
  <!-- SLIDER_TIMELINE -->
 
<script type="text/javascript" src="https://2017.igem.org/Template:BGIC-Union/timeline-js?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript">
 
  
$(window).load(function() {
 
// dark
 
$('.timelineLight').timeline({
 
openTriggerClass : '.read_more',
 
startItem : '15/08/2012'
 
});
 
});
 
</script>
 
 
  <!-- hover    -->   
 
  <!-- hover    -->   
 
   <script src="https://2017.igem.org/Template:BGIC-Union/hovernew-js?action=raw&amp;ctype=text/javascript"></script>
 
   <script src="https://2017.igem.org/Template:BGIC-Union/hovernew-js?action=raw&amp;ctype=text/javascript"></script>
Line 449: Line 247:
 
   </head>
 
   </head>
  
  <body>
+
 
 +
<body>
 
<div class="column_full_size top1">
 
<div class="column_full_size top1">
 
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
 
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
Line 467: Line 266:
 
                     <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">members</a></li>
 
                     <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">members</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Collaborations">collaborations</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Collaborations">collaborations</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/Sponsors">sponsors</a></li>
+
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Attributions">attributions</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Attributions">attributions</a></li>
 
                             </ul>
 
                             </ul>
Line 479: Line 278:
 
                             <ul class="dropdown-menu" >
 
                             <ul class="dropdown-menu" >
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Description">description</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Description">description</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/Design”></a>design</li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/Design">design</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Results">results</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Results">results</a></li>
                                <li><a href="https://2017.igem.org/Team:BGIC-Union/Model">model</a></li>
+
                         
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Demonstrate">demonstrate</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Demonstrate">demonstrate</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Improve">improve</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Improve">improve</a></li>
 +
<li><a href="https://2017.igem.org/Team:BGIC-Union/References">references</a></li>
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
Line 490: Line 290:
 
                         <li class="dropdown ">    <a href="https://2017.igem.org/Team:BGIC-Union/Lab" class="dropdown-toggle" data-toggle="dropdown"> <b class="caret"></b></a>
 
                         <li class="dropdown ">    <a href="https://2017.igem.org/Team:BGIC-Union/Lab" class="dropdown-toggle" data-toggle="dropdown"> <b class="caret"></b></a>
 
                             <ul class="dropdown-menu" role="menu">
 
                             <ul class="dropdown-menu" role="menu">
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Experiments">experiments</a></li>
+
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Experiments">protocols</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">notebook</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">notebook</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/InterLab">InterLab</a></li></ul>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/InterLab">InterLab</a></li></ul>
Line 502: Line 302:
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Composite_Parts">composite parts</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Composite_Parts">composite parts</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Parts_Collection">parts collection</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Parts_Collection">parts collection</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/Measurement">measurement</a></li>
+
 
  
 
                             </ul>
 
                             </ul>
Line 510: Line 310:
 
                           <li class="dropdown ">  <a href="https://2017.igem.org/Team:BGIC-Union/Practices-Design" class="dropdown-toggle" data-toggle="dropdown"> <b class="caret"></b></a>
 
                           <li class="dropdown ">  <a href="https://2017.igem.org/Team:BGIC-Union/Practices-Design" class="dropdown-toggle" data-toggle="dropdown"> <b class="caret"></b></a>
 
                             <ul class="dropdown-menu" role="menu">
 
                             <ul class="dropdown-menu" role="menu">
                                <li><a href="https://2017.igem.org/Team:BGIC-Union/Practices-Design">timeline</a></li>
+
                             
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/HP/Silver">silver</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/HP/Silver">silver</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/HP/Gold_Integrated"></a></li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/HP/Gold_Integrated">gold</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/Gold_Integrated">integrated</a></li>
+
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Engagement">public engagement</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Engagement">public engagement</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Applied_Design">applied design</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Applied_Design">applied design</a></li>
Line 519: Line 319:
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Entrepreneurship">entrepreneurship</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Entrepreneurship">entrepreneurship</a></li>
 
                             </ul>
 
                             </ul>
 +
                        </li>
 +
<li class="dropdown ">
 +
                            <a href="https://2017.igem.org/Team:BGIC-Union/Model">Model </a>
 
                         </li>
 
                         </li>
 
<li class="dropdown ">
 
<li class="dropdown ">
Line 529: Line 332:
 
     </div>
 
     </div>
 
     </div>
 
     </div>
</nav> <!-- Slider start -->
+
</nav>
   
+
   
 
+
<!-- Slider start -->
+
  <!-- Slider start -->
+
</div>
    <section >
+
 +
  <section >
 
         <div class="carousel slide" id="carousel-example-generic" data-ride="carousel">
 
         <div class="carousel slide" id="carousel-example-generic" data-ride="carousel">
 
            
 
            
Line 541: Line 345:
 
           <div class="item active">
 
           <div class="item active">
 
           <div class="overlay-slide">
 
           <div class="overlay-slide">
           <img src="https://static.igem.org/mediawiki/2017/8/89/P3%21%21%21.jpg" class="img-responsive">
+
           <img src="https://static.igem.org/mediawiki/2017/archive/8/89/20171021063547%21P3%21%21%21.jpg" width="1300px" class="img-responsive">
 
           </div>
 
           </div>
 
           <div class="carousel-caption">
 
           <div class="carousel-caption">
 
               <div class="col-md-12 col-xs-12 text-center">
 
               <div class="col-md-12 col-xs-12 text-center">
                       <h2>dCasentry</h2>
+
                       <h1>dCasentry</h1>
 
               <h3 class="animated2">a <b>dCas9-T7</b>coupled DNA sensor </h3>
 
               <h3 class="animated2">a <b>dCas9-T7</b>coupled DNA sensor </h3>
 
               <div class="line"></div>
 
               <div class="line"></div>
Line 563: Line 367:
 
    <div class="container">
 
    <div class="container">
 
<div class="row">
 
<div class="row">
<div class="col-lg-8 col-lg-offset-2 centered mainstyle">
+
<div class="col-lg-8 col-lg-offset-2 ">
 
 
<div style="height:122px; width:150px; border-radius:50%; overflow:hidden;  text-align:center;">
+
<div style="height:122px; width:150px; border-radius:50%; overflow:hidden; ">
 
<img src="https://static.igem.org/mediawiki/2017/d/db/User.png" height="120px" width="150px">
 
<img src="https://static.igem.org/mediawiki/2017/d/db/User.png" height="120px" width="150px">
 
</div>
 
</div>
<h1>Hi, I am dCasentry,</h1>
+
</div><h1 class="center">Hi, I am dCasentry,</h1>
<h2>a T7—dCas9 multi-output DNA sensor designed to detect ctDNA!</h2>
+
<div class="row">
<p class="mainstyle">Cancer is a leading cause of death worldwide, accounting for 8.8 million deaths in 2015, and the most common cause of cancer death is lung cancer (1.69 million deaths). Nowadays, multiple lung cancer detection methods are developed, one of them being liquid biopsy. The technique of liquid biopsy is much better than the popular biopsy as it obviates pain and complication incurred to patients by detecting various tumor markup, including short strand circulating tumor DNA (CtDNA) in the blood. However, it still requires laboratory apparatus such as PCR instrument.</p>
+
<div class="col-md-6">
<p class="mainstyle">Thus our primary task is to devise a more efficient, rapid and convenient lung cancer prognosis method. We construct a paper chip containing powerful biosensor capable of detecting the fusion gene, EML4-ALK, which only exists only in NSCLC (non small cell lung cancer) patients’ blood. Specific targeted drug for this mutation has been produced, which means patients can receive precise treatment as soon as possible when the detection result is positive. </p>
+
<div>dCasentry: A guardian against Lung Cancer</br>
<p class="mainstyle">The biosensor, dCasentry, consists of paired dCas9 protein guided by sgRNA and linked with split T7 RNA polymerase that serves as a switch. When the targeting lung cancer mutation gene is detected, visible signal will be released as the T7 RNA polymerase starts transcription. DCasentry not only deals with low ctDNA concentration in blood but also capable of producing various kinds of signal output, such as GFP and RFP.
+
Lung cancer is one of the deadliest malignant tumors in the world, with highest death rate in China. The most widely used lung cancer detection method nowadays remains biopsy, which may cause pain infection and bruising. However, the technic of liquid biopsy obviates this problem by detecting various factors including circulating tumor DNA (ctDNA) in the blood. ctDNA is a short strand of DNA released from tumor cells that can be deemed as the sign of cancer. Although traditional liquid biopsy avoids many side effects, it requires laboratory apparatus such as PCR instrument during detection. Also, some other ctDNA detection systems fail to overcome the difficulty of the extremely low concentration of ctDNA in the blood. To solve those problems, we developed a new liquid biopsy method using dCas9 protein with a much simple procedure while increase the signal with various kinds of output. We hope to adopt free-dried paper chip as our vector of detecting system to simplify its operation as well as storage. Finally, the product will be presented as a kit that contains all the items you needed for convenient machine-free detection.
</p>
+
</br>
<p> We adopt freeze-dried paper chip as the vector of the detection system to simplify its operation as well as storage. The DNA device and proteins needed for detection are mixed with cell-free system and freeze-dried on the paper chip. During testing, the blood sample of the patient provides a liquid environment to reactivate the cell-free system. The product will be presented as a kit, containing including hemostix, a hand power centrifuge, NASBA reaction system and the paper screening chip, that can be widely used on the medical field. </p>
+
<i>Please, click <a href="https://2017.igem.org/Team:BGIC-Union/Project">  here </a> and know more about me as well as the product!</i> </div>
<p>Please, click <a href="https://2017.igem.org/Team:BGIC-Union/Project">  here </a> and know more about me as well as the product!</p>
+
</div>
</div><!-- /col-lg-8 -->
+
<div class="col-md-6">
 +
<img src="https://static.igem.org/mediawiki/2017/7/79/FigureDemo.jpg" width="500px" /></div></div><!-- /col-lg-8 -->
 
</div><!-- /row -->
 
</div><!-- /row -->
 
    </div> <!-- /container -->
 
    </div> <!-- /container -->
Line 584: Line 389:
 
 
 
<div class="container pt">
 
<div class="container pt">
<div class="row mt centered">
+
<div class="row mt ">
 
<div class="col-lg-4">
 
<div class="col-lg-4">
 
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/6/64/Bgicbiosafety.png" width="200px" height="150px"></img></a>
 
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/6/64/Bgicbiosafety.png" width="200px" height="150px"></img></a>
Line 590: Line 395:
 
</div>
 
</div>
 
<div class="col-lg-4">
 
<div class="col-lg-4">
<img class="img-responsive" src="https://2017.igem.org/File:Applieddesignlogo.png" width="200px" height="150px"></img></a>
+
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/2/26/Applieddesignlogo.png" width="200px" height="150px"></img></a>
 
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Applied_Design">Applied Design</a></h4>
 
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Applied_Design">Applied Design</a></h4>
 
</div>
 
</div>
Line 598: Line 403:
 
</div>
 
</div>
 
</div><!-- /row -->
 
</div><!-- /row -->
<div class="row mt centered">
+
<div class="row mt">
 
<div class="col-lg-4">
 
<div class="col-lg-4">
 
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/2/21/Bgicpublicengagement.png " width="200px" height="150px"></img></a>
 
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/2/21/Bgicpublicengagement.png " width="200px" height="150px"></img></a>
Line 615: Line 420:
 
 
 
 
<!-- +++++ Footer Section +++++ -->
 
 
 
<div id="footer">
 
<div class="container">
 
<div class="row">
 
<div class="col-lg-4">
 
    <p>F12 BGI-College,146 Beishan Road,Yantian District 518083
 
                                    </br> Shenzhen,Guangdong Province, China,Asia
 
                                </br>Phone:+86-755-36307888
 
                                </br>Email: info@genomics.cn
 
</br>Fax:+86-755-36307273</p>
 
</p>
 
</div><!-- /col-lg-4 -->
 
 
<div class="col-lg-4">
 
<h4>Awards!</h4>
 
<p>
 
 
<a href="https://2017.igem.org/Team:BGIC-Union/Applied_Design">Applied Design</a><br/>
 
<a href="https://2017.igem.org/Team:BGIC-Union/Entrepreneurship">Entreprenuership</a><br/>
 
<a href="https://2017.igem.org/Team:BGIC-Union/Gold_Integrated">Integrated HP</a><br/>
 
                      <a href="https://2017.igem.org/Team:BGIC-Union/Engagement">Education & Public Engagement</a><br/>
 
  <a href="https://2017.igem.org/Team:BGIC-Union/Model">Model</a><br/>
 
<a href="https://2017.igem.org/Team:BGIC-Union/Evaluation">EVALUATION</a>
 
</p>
 
</div><!-- /col-lg-4 -->
 
 
<div class="col-lg-4">
 
<h4>BGIC-COLLEGE 2017</h4>
 
<img src="https://static.igem.org/mediawiki/2017/d/de/Repute-logo-light.png" width="60px" height="72px"></img>
 
<p></br><i class="fa-twitter">TWITTER:@BGIC-Union</i> </p>
 
 
</div><!-- /col-lg-4 -->
 
 
</div>
 
 
</div>
 
</div>
 
 
</div>
 
</div>
  

Latest revision as of 13:11, 2 December 2017

Team:BGIC-Union

Hi, I am dCasentry,

dCasentry: A guardian against Lung Cancer
Lung cancer is one of the deadliest malignant tumors in the world, with highest death rate in China. The most widely used lung cancer detection method nowadays remains biopsy, which may cause pain infection and bruising. However, the technic of liquid biopsy obviates this problem by detecting various factors including circulating tumor DNA (ctDNA) in the blood. ctDNA is a short strand of DNA released from tumor cells that can be deemed as the sign of cancer. Although traditional liquid biopsy avoids many side effects, it requires laboratory apparatus such as PCR instrument during detection. Also, some other ctDNA detection systems fail to overcome the difficulty of the extremely low concentration of ctDNA in the blood. To solve those problems, we developed a new liquid biopsy method using dCas9 protein with a much simple procedure while increase the signal with various kinds of output. We hope to adopt free-dried paper chip as our vector of detecting system to simplify its operation as well as storage. Finally, the product will be presented as a kit that contains all the items you needed for convenient machine-free detection.
Please, click here and know more about me as well as the product!