Difference between revisions of "Team:BGIC-Union"

 
(30 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 6: Line 9:
  
  
     <title>Team:BGIC-Union/PROJECT</title>
+
     <title>Team:BGIC-Union</title>
  
 
   <head>
 
   <head>
 
    
 
    
        <link href='http://fonts.googleapis.com/css?family=Lato:400,300' rel='stylesheet' type='text/css'>
 
        <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,500' rel='stylesheet' type='text/css'>
 
  
<!-- progress -->
+
  <!-- 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 26: Line 24:
 
   <style type="text/css">
 
   <style type="text/css">
 
    
 
    
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
+
 
 
#top_title,#sideMenu { display: none !important; }
 
#top_title,#sideMenu { display: none !important; }
 
         #content {
 
         #content {
Line 35: Line 33:
 
         }
 
         }
  
 
+
#bodyContent
 +
{
 +
margin-top:0px !important;
 +
}
  
  
Line 43: Line 44:
  
  
+
.mainstyle
html, body, top1 {
+
{
     margin: 0 !important;
+
font-family: Comic Sans MS;
     padding: 0 !important;
+
}
 
+
html, body {
 +
     margin: 0 ;
 +
     padding: 0 ;
 
}
 
}
 
body {
 
body {
   background-color: #FFe4e1;
+
   background-color: #ffa07a;
   font-family: 'Montserrat', sans-serif;
+
   margin-keft:150px
 
     font-weight: 400;
 
     font-weight: 400;
line-height: 25px;
+
     font-size: 14px;
     font-size: 17px;
+
 
     color: #555;
 
     color: #555;
 
+
    
      
+
 
     -webkit-font-smoothing: antialiased;
 
     -webkit-font-smoothing: antialiased;
 
     -webkit-overflow-scrolling: touch;
 
     -webkit-overflow-scrolling: touch;
Line 63: Line 64:
  
 
/* Titles */
 
/* Titles */
h1, h2, h3, h4, h5, h6,p {
+
h1, h2, h3, h4, h5, h6, p {
font-family: 'Montserrat', sans-serif;
+
font-family: Comic Sans MS;
     font-weight: 600;
+
     font-weight: 700;
 
     color: #333;
 
     color: #333;
line-height:30pt;
 
 
}
 
}
  
Line 73: Line 73:
 
font-size: 35px;
 
font-size: 35px;
 
margin-top: 30px;
 
margin-top: 30px;
margin-bottom: 50px;
+
margin-bottom: 30px;
 
}
 
}
  
  
  
/* Paragraph  Typographic */
+
 
 
p {
 
p {
     line-height: 50px;
+
     line-height: 28px;
     margin-bottom: 35px;
+
     margin-bottom: 25px;
     font-size: 16px;
+
     font-size: 13px;
 +
font-family: Comic Sans MS;
 
}
 
}
  
Line 93: Line 94:
 
     color: #20B2AA;
 
     color: #20B2AA;
 
     word-wrap: break-word;
 
     word-wrap: break-word;
 
+
font-size: 18px;
 
     -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 
     -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 
     -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
 
     -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
Line 126: Line 127:
 
}
 
}
  
 +
.copyrights{
 +
text-indent:-9999px;
 +
height:0;
 +
line-height:0;
 +
font-size:0;
 +
overflow:hidden;
 +
}
  
 
.navbar {
 
.navbar {
Line 133: Line 141:
  
 
.navbar-inverse {
 
.navbar-inverse {
padding-bottom: 70px;
+
padding-bottom: 30px;
padding-top: 70px;
+
padding-top: 0;
 
}
 
}
  
Line 144: Line 152:
 
.navbar-inverse .navbar-nav > li > a {
 
.navbar-inverse .navbar-nav > li > a {
 
color: white;
 
color: white;
 +
 
}
 
}
 +
  
 
.navbar-inverse .navbar-nav > li > a:hover {
 
.navbar-inverse .navbar-nav > li > a:hover {
Line 152: Line 162:
 
.navbar-brand {
 
.navbar-brand {
 
font-weight: 700;
 
font-weight: 700;
font-size: 20px;
+
font-size: 40px;
 
letter-spacing: 2px;
 
letter-spacing: 2px;
 +
backgroud: white;
 
}
 
}
  
 
.navbar-inverse .navbar-brand {
 
.navbar-inverse .navbar-brand {
 
color: white;
 
color: white;
 +
background-color: #FFA07A;
 +
 
}
 
}
  
 
.navbar-inverse .navbar-toggle {
 
.navbar-inverse .navbar-toggle {
 
border-color: transparent;
 
border-color: transparent;
 +
font-size: 12px;
 
}
 
}
  
Line 180: Line 194:
 
padding-bottom: 50px;
 
padding-bottom: 50px;
 
}
 
}
.lr {
+
 
        PADDING-LEFT: 100PX;
+
        padding-right: 100px;
+
}
+
  
 
/* +++++ WRAP SECTIONS +++++ */
 
/* +++++ WRAP SECTIONS +++++ */
Line 194: Line 205:
  
  
#footer {
 
background-color: #ADD8E6;
 
padding-top: 50px;
 
padding-bottom: 50px;
 
}
 
 
#footer p {
 
color: white;
 
}
 
 
#footer h4 {
 
color: white;
 
text-transform: uppercase;
 
padding-bottom: 20px;
 
}
 
 
 
/* +++++ Color Wraps / Blog Page +++++ */
 
 
#grey {
 
padding-top: 60px;
 
padding-bottom: 60px;
 
background-color: #f2f2f2;
 
}
 
 
#white {
 
padding-top: 60px;
 
padding-bottom: 60px;
 
background-color: #ffffff;
 
}
 
 
 
 
/* Blog Date*/
 
bd {
 
font-size: 12px;
 
text-transform: uppercase;
 
color: #d2d2d2;
 
font-weight: 700;
 
}
 
 
/* Blog Author*/
 
ba {
 
font-size: 12px;
 
text-transform: uppercase;
 
}
 
 
/* Blog Quote */
 
.bq {
 
font-size: 22px;
 
padding-top: 30px;
 
}
 
 
/* Blog Tags */
 
bt {
 
font-size: 12px;
 
}
 
  
 
/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
 
/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
Line 280: Line 234:
 
}
 
}
  
/* glyphicon Configuration */
 
  
.glyphicon {
 
font-size: 40px;
 
color: #1abc9c;
 
}
 
 
   </style>
 
   </style>
 +
 
 +
  <!-- script -->
 +
  <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 +
 
 +
  <script src="https://2017.igem.org/Template:BGIC-Union/newbootstrap-js?action=raw&amp;ctype=text/javascript"></script>
  
 +
<!-- 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/hoverzoomjs?action=raw&amp;ctype=text/javascript"></script>
 
   </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 308: 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/Team #sps">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 320: 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 331: 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 343: 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 351: 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">gold</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 360: 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 370: Line 332:
 
     </div>
 
     </div>
 
     </div>
 
     </div>
</nav>
+
</nav>
        <!-- PAGE CONTENT -->
+
 
+
        <div class="page-content">
+
            <div class="container" >
+
+
            <section>
+
                    <div class="row lr" style="height:600px" >
+
                        <div class="col-md-6">
+
</br>
+
+
                            <H1>你好!</h1>
+
+
<H4></br>
+
+
BGIC_Union iGEM team 2017 is a steady, sympathetic and honorable group of twelve passionate young Chinese students studying in different countries in the world. We worked together for the past several months with the guidance and support provided by our instructors, Mr. Wang Boxiang and Ms.Zhang.
+
</H4>
+
                        </div>
+
                        <div class="col-md-6">
+
                            <img src="https://static.igem.org/mediawiki/2017/f/f7/Bgicunionteamdna.png"/>
+
                               
+
                           
+
                        </div>
+
                    </div>
+
                 
+
                </section>
+
<section>
+
<div class="row " style="height:600px" >
+
                        <div class="col-md-4">
+
</br>
+
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/0/0b/Attributionlogo.png" width="200px" height="150px"></img>
+
+
</br>
+
                            <h4><a href="https://2017.igem.org/Team:BGIC-Union/Attributions">Attributions</a></h4>
+
</br>
+
</br>
+
+
                        </div>
+
<div class="col-md-4">
+
</br>
+
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/0/0b/Attributionlogo.png" width="200px" height="150px"></img>
+
+
</br>
+
                            <h4><a href="https://2017.igem.org/Team:BGIC-Union/Sponsors ">Sponsors</a></h4>
+
</br>
+
</br>
+
+
                        </div>
+
                        <div class="col-md-4">
+
</br>
+
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/9/96/Collaborationbgic.png" width="200px" height="150px"></img>
+
</br>
+
                          <h4><a href="https://2017.igem.org/Team:BGIC-Union/Collaborations">Collaborations</a></h4>
+
</br>
+
</br>
+
+
                        </div>
+
</section>
+
                                <!-- TEAM -->
+
                       
+
<h2 class="section-heading"> Students</h2>
+
 
+
<div style="height:250px">
+
</div>
+
                  <div class="row " style="height:600px"> 
+
                       
+
                             
+
                                <div class="col-md-6">
+
<img src="https://static.igem.org/mediawiki/2017/d/d3/PETERWANG.jpeg" width="400px" />
+
</div>
+
<div class="col-md-6">
+
                                    <h3 class="media-heading team-name">Peter Wang
+
</h3>
+
                                    <strong> Student leader
+
</strong>
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                    My name is Peter and I’m from Shanghai. I’m the student leader in my team and this is not an easy work because I need to make sure the whole team are striving for the same goal step by step. So my work covered from every part of our project to all kinds of mission assign. Thanks for the chance that my other team member gave me, now I do better on how to be a leader.
+
 
   
 
   
                                 
 
                                </div>
 
                    </div>
 
                     
 
                           
 
   
 
                          <div class="row lr" style="height:600px"  > 
 
                                                              <div class="col-md-6">
 
<h3 class="media-heading team-name">Mat Xiao</h3>
 
                               
 
                                    <hr class="pull-left">
 
                                    <div class="clearfix"></div>
 
                                    I’m Mat. </br>I am in charge of experiments and project design. </br>Maybe I am the one who spent longest time in the lab. Orz
 
 
                                 
 
                             
 
                            </div>
 
                                <div class="col-md-6">
 
<img src="https://static.igem.org/mediawiki/2017/1/16/Xiaoqi.png" width="400px"/>
 
 
 
</div>                           
 
 
 
                             
 
 
                  </div>
 
                   
 
</div>                       
 
                             
 
<div class="row lr " style="height:600px" > 
 
                                                           
 
<div class="col-md-6">
 
    <img src="https://static.igem.org/mediawiki/2017/1/11/Suhonghao.jpeg" width="400px" />   
 
    </div>
 
 
 
    <div class="col-md-6">
+
<h3 class="media-heading team-name" >Honghao Su</h3>
+
    <hr class="pull-left">
+
    <div class="clearfix"></div>
+
    Hello everyone, I am Honghao Su from Shandong Experimental High School. I am a senior 3 student and I am going to major in genetics and molecular biology in college. In the team, my main responsibilities are designing the project, carrying out protein experiments, modeling, and searching for collaborations. Participating in the iGEM project in team BGIC-Union, I have experienced the process of a true scientific research project and I have found the great potentials of synthetic biology in various applications.
+
   
+
    </div>
+
   
+
</div>                     
+
 
+
<div class="row lr  " style="height:600px" >                       
+
    <div class="col-md-6"> 
+
<h3 class="media-heading team-name">Sammy Chen</h3>
+
    <hr class="pull-left">
+
    <div class="clearfix"></div>
+
    Hi there, I am Sammy from Morton Hall School, UK. As the leader of public promotion, my role included holding human practice events and designing promotional materials. After handing in countless drafts of poster, now I understand the pain and struggle to be a designer lead. It is my honor to work with my teammates and I cannot imagine how plain this year could be without BGIC-Union.
+
   
+
    </div> 
+
    <div class="col-md-6">
+
    <img src="https://static.igem.org/mediawiki/2017/a/a3/Chenxinyi.jpeg"  width="360px"/>  </div>
+
    </div>
+
</div>               
+
+
<div class="row lr  lr" style="height:600px" >                       
+
    <div class="col-md-6"> 
+
    <img src="https://static.igem.org/mediawiki/2017/6/6c/Xiaozixin.jpeg"  width="360px"/>                         
+
    </div>
+
<div class="col-md-6">
+
<h3 class="media-heading team-name">Zixin Xiao
+
    </h3>
+
    <hr class="pull-left">
+
    <div class="clearfix"></div>
+
    Hi,I am Xiao and you can also call me Lucy~ The last year for IGEM is a year of trying everything.From a green hand in molecular cloning and protein purification to a so-called sophisticated lab assistant with countless “dark past”, I learned one thing from it: the more careful you are, the better your experiments’ results you will get. Meeting so many interesting team members here really impress me well.And IGEM let me get to know what the path towards biology look like.It’s just like the running of Haruki murakami, only constant effort brings success.
+
I help with the experiments in molecular cloning and protein purification and participate in some parts of Human Practice.
+
   
+
    </div>
+
</div>                       
+
<div class="row lr  " style="height:600px" >                                 
+
   
+
<div class="col-md-6">
+
+
<h3 class="media-heading team-name">Yolanda Liu</h3>
+
                               
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                   
+
My name is Yuhan Liu. I graduated from St. Margarets School in Jun.2017. Now, I'm studying in University of Guelph. In the team, I usually read some articles and search information for the team. I also attended human practice activities with my teammates in summer.
+
+
                                 
+
                                </div>
+
<div class="col-md-6">
+
+
    <img src="https://static.igem.org/mediawiki/2017/1/1b/Liuyuhan.jpeg"  width="300px" />                               
+
</div>
+
</div>                         
+
                   
+
<div class="row lr  " style="height:600px" >                                 
+
   
+
<div class="col-md-6">
+
+
  <img src="https://static.igem.org/mediawiki/2017/8/8c/LINWEIQIAN.jpeg"  height="350px"/>                             
+
</div>
+
<div class="col-md-6">
+
<h3 class="media-heading team-name ">Lucinda Lin</h3>
+
                                 
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                    Someone who can understand that despite the fact that uploading wiki is kinda excruciating, the iGEM.org documents very useful info. and is IGEM newbies-friendly.
+
</br>Someone who is sttrugling to figure out how to properly utilize the time in the lab efficiently.
+
</br>
+
Someone who has never considered herself capable of participating in HP until the she joined BGIC-Union.
+
+
                                 
+
    </div>
+
 
</div>
 
</div>
                     
+
                     
+
  <section >
             
+
        <div class="carousel slide" id="carousel-example-generic" data-ride="carousel">
                        <div class="row lr  " style="height:600px" >
+
         
<div class="col-md-6">
+
                                <img src="https://static.igem.org/mediawiki/2017/a/a3/YINTIANMING.jpg"  width="360px"/>
+
</div>
+
<div class="col-md-6">
+
<h3 class="media-heading team-name">Tianming Yin</h3>
+
                               
+
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                   
+
My name is Jerry.</br>Just an ordinary experimenter☆.</br>Someone who spent most of his vacation in the lab.</h5>
+
                                 
+
                                </div>
+
                         
+
                      </div>
+
                       
+
                         
+
   
+
                        <div class="row lr  " style="height:600px" >
+
  
   
+
          <div class="carousel-inner">
                       
+
          <div class="item active">
<div class="col-md-6">
+
          <div class="overlay-slide">
<h3 class="media-heading team-name">Xiao Wang</h3>
+
          <img src="https://static.igem.org/mediawiki/2017/archive/8/89/20171021063547%21P3%21%21%21.jpg" width="1300px" class="img-responsive">
                                 
+
          </div>
                                    <hr class="pull-left">
+
          <div class="carousel-caption">
                                    <div class="clearfix"></div>
+
              <div class="col-md-12 col-xs-12 text-center">
                                    Participated in experiments during July and October and dealt with part of the molecular cloning and protein purification experiments.
+
                      <h1>dCasentry</h1>
</br>The designer and painter of the team 
+
              <h3 class="animated2">a <b>dCas9-T7</b>coupled DNA sensor </h3>
</br>Creators of the team postcards.
+
              <div class="line"></div>
</br>Wrote part of the wechat articles and organized fund-raisings
+
              <p class="animated3"></p>
+
              </div>
+
          </div>
                                 
+
          </div>
                                </div>
+
<div class="col-md-6">
+
                                <img src="https://static.igem.org/mediawiki/2017/8/8e/Wangxiao.jpeg"  width="500px" />
+
</div>
+
</div>
+
                           
+
                                   
+
                        <div class="row lr  " style="height:600px" >
+
  
+
               
 +
        </div>
 +
  </section>
 +
    <!--/ Slider end -->
 +
    <!--/ Slider end -->
 +
 +
<!-- +++++ Welcome Section +++++ -->
 +
<div id="ww">
 +
    <div class="container">
 +
<div class="row">
 +
<div class="col-lg-8 col-lg-offset-2 ">
 +
 +
<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">
 +
</div>
 +
</div><h1 class="center">Hi, I am dCasentry,</h1>
 +
<div class="row">
 
<div class="col-md-6">
 
<div class="col-md-6">
<img src="https://static.igem.org/mediawiki/2017/3/39/Zhushangyi.jpeg" height="360px">
+
<div>dCasentry: A guardian against Lung Cancer</br>
</div>
+
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.
<div class="col-md-6">
+
</br>
<h3 class="media-heading team-name">Shangyi Zhu</h3>
+
<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>
                                   
+
</div>
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                    I'm Shangyi Zhu, a sophmore in Deerfield Academy. Passionate towards biology, I devote myself in BGIC-Union working as an experimentor, writer and article translator.  
+
+
                                 
+
                         
+
                            </div>
+
                     
+
</div>
+
<div class="row lr  " style="height:600px">
+
 
+
+
 
+
<div class="col-md-6">
+
<h3 class="media-heading team-name">Kelvin Xiao</h3>
+
                                   
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                    Hi, I am Xiao Zhiwen. You can call me Kevin. 15 years old this year. I am from Guangdong, China. I studied at U-link college in the south of Guangzhou. As a member in BGIC-Union, I am responsible for doing the experiments in order to support our theories. Except for the main tasks. In addition, I help to do some wiki-writing, data comprehension tasks and exchange some project information with other iGEM teams.
+
 
+
+
                                 
+
                         
+
                            </div>
+
                      <div class="col-md-6">
+
  <img src="https://static.igem.org/mediawiki/2017/7/7c/Xiaozhiwen.jpeg"  width="360px" />
+
</div>
+
</div>
+
                        <div class="row lr  " style="height:600px">
+
 
+
+
 
+
                      <div class="col-md-6">
+
  <img src="https://static.igem.org/mediawiki/2017/4/40/Zhaoyuanduo.jpeg" width="360px" />
+
</div>
+
+
<div class="col-md-6">
+
<h3 class="media-heading team-name">Yuanduo Zhao</h3>
+
                                   
+
                                    <hr class="pull-left">
+
                                    <div class="clearfix"></div>
+
                                    Name: Yuanduo Zhao
+
</br>
+
School: San Diego Jewish Academy</br>
+
My role: Constructing Biobricks and experiments during June to August</br>
+
 
+
                                 
+
                         
+
                            </div>
+
</div>
+
 
+
</section>
+
<section class="team">
+
<h2 class="section-heading"><span></span>Instructors</h2>
+
<div style="height:250px" id="members">
+
</div>
+
 
+
<div class="row lr  " style="height:600px" >                         
+
 
<div class="col-md-6">
 
<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> <!-- /container -->
 +
</div><!-- /ww -->
 +
   
 +
<!-- +++++ Projects Section +++++ -->
 +
 +
<div class="container pt">
 +
<div class="row mt ">
 +
<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>
 +
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Parts">Best Parts </a></h4>
 +
</div>
 +
<div class="col-lg-4">
 +
<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>
 +
</div>
 +
<div class="col-lg-4">
 +
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/f/f0/Gold_bgic.png" width="200px" height="150px"></img></a>
 +
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Gold_Integrated">Integrated Human Practice</a></h4>
 +
</div>
 +
</div><!-- /row -->
 +
<div class="row mt">
 +
<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>
 +
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Engagement">Education & Public Engagement</a></h4>
 +
</div>
 +
<div class="col-lg-4">
 +
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/7/7c/Entreprenuershipbgic.png" width="200px" height="150px"></img></a>
 +
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Entreprenuership">Entreprenuership</a></h4>
 +
</div>
 +
<div class="col-lg-4">
 +
<img class="img-responsive" src="https://static.igem.org/mediawiki/2017/4/48/Bgicmodel.png " width="200px" height="150px"></img></a>
 +
<h4><a href="https://2017.igem.org/Team:BGIC-Union/Model">Model</a></h4>
 +
</div>
 +
</div><!-- /row -->
 +
</div><!-- /container -->
 +
 
 
  <img src="https://static.igem.org/mediawiki/2017/7/76/WANGBOXIANG.jpeg"  width="300px"/> 
 
</div> 
 
 
 
<div class="col-md-6 lr">
 
<h3 class="media-heading team-name">Diol Wang</h3>
 
                                   
 
                                    <hr class="pull-left">
 
                                    <div class="clearfix"></div>
 
                                    Wang Boxiang,Senior Lecturer of BGI-college,team instructor
 
 
                                 
 
                           
 
                            </div>
 
               
 
</div>
 
                   
 
                         
 
<div class="row lr  " style="height:600px">                         
 
 
                         
 
<div class="col-md-6">
 
  <h3 class="media-heading team-name"> Dorothy Zhang
 
</h3>
 
                                   
 
                                    <hr class="pull-left">
 
                                    <div class="clearfix"></div>
 
                               
 
  Team Instructor, Director of Funtomake Space, BGI College
 
 
 
                                 
 
                             
 
                            </div>
 
<div class="col-md-6">
 
 
                                <img src="https://static.igem.org/mediawiki/2017/e/e7/ZHANGNAN.jpeg"  width="400px" />     
 
</div>
 
                       
 
</div>
 
</section>
 
</div>
 
</div>
 
 
                <!-- END TEAM -->
 
<!-- +++++ Footer Section +++++ -->
 
<section>
 
<div id="footer">
 
<div class="container">
 
<div class="row lr">
 
<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">
 
 
<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>
</section>
 
 
  
 
    
 
    

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!