Team:Shenzhen BGIC 0101/Team

From 2013.igem.org

(Difference between revisions)
 
(99 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:Shenzhen_BGIC_0101/Templates/Header}}
<html>
<html>
-
<head>
+
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/aaa?action=raw&ctype=text/javascript"></script>
-
    <!-- iGem wiki hacks -->
+
<body>
-
        <!-- Remove all empty <p> tags -->
+
-
        <script type="text/javascript">
+
-
            $(document).ready(function() {
+
-
                $("p").filter( function() {
+
-
                    return $.trim($(this).html()) == '';
+
-
                }).remove();
+
-
            });
+
-
        </script>
+
-
        <!-- Remove "team" from the menubar -->
+
<!-- test -->
-
        <script type="text/javascript">
+
<h1>Consortium</h1>
-
            $(document).ready(function() {
+
<p>Shenzhen_BGIC_0101 is a union team:<br/>
-
                $("menubar > ul > li:last-child").remove();
+
6 universities<br/>
-
            });
+
– UCAS, SCUT, UESTC, SCNU, SCU and HUST<br/>
-
        </script>
+
9 members<br/>
 +
– 2 postgraduates and 7 undergraduates</br>
 +
– They are all co-culture students between BGI college and their home universities.</br>
 +
</p>
 +
<p style="text-align:center;"><img src="https://static.igem.org/mediawiki/2013/5/52/Tj_1.jpg" width="800px" /></p>
-
        <!-- Empty heading? - Then remove it.. -->
+
<br/><br/>
-
        <script type="text/javascript">
+
<hr style="color:#B09CC9; height:3px;" />
-
            $(document).ready(function() {
+
-
                if ("" == "</html>{{{1}}}<html>") {
+
-
                    $("#heading").remove();
+
-
                }
+
-
            });
+
-
        </script>
+
-
        <script type="text/javascript">
+
-
        $(document).ready(function() {
+
-
        //        document.getElementById("p-logo").style.display= "none";
+
-
              document.getElementsByClassName("right-menu noprint")[0].style.display= "none";
+
-
//document.getElementById("searchform").style.display= "none";
+
-
            });
+
<h1 class="team">Members</h1>
-
        </script>
+
<h2>Postgraduate</h2>
-
 
+
<section class="container clearfix" id="home-content">
-
 
+
    <div class="one-third column">
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/css?action=raw&ctype=text/css" type="text/css" />
+
<article class="mini-post">
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/style?action=raw&ctype=text/css" type="text/css" />
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/3/3a/Xiang.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yuxiang Li" />
-
<style type="text/css">
+
<div class="text">
-
.container{
+
<h3>Yuxiang Li</h3>
-
  width:930px;
+
<p>Li is a postgraduate in UCAS, majoring in Bioinformatics. <br/>
-
}
+
He is a calm man and likes to speak reasonably. He concentrates on programming for nucleotide sequence editing and also data transport.</p>
-
.reveal-modal-bg {
+
</div>
-
position: fixed;
+
</article>
-
height: 100%;
+
</div>
-
width: 100%;
+
-
background: #000;
+
-
background: rgba(0,0,0,.8);
+
-
z-index: 100;
+
-
display: none;
+
-
top: 0;
+
-
left: 0;
+
-
}
+
-
.reveal-modal {
+
<div class="one-third column">
-
visibility: hidden;
+
<article class="mini-post">
-
top: 100px;
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/a/a5/Xiao.jpg" class="attachment-front-page-thumb wp-post-image" alt="Xinming Liang" />
-
left: 50%;
+
<div class="text">
-
margin-left: -300px;
+
<h3>Xinming Liang</h3>
-
width: 520px;
+
<p>Liang is also a postgraduate in UCAS, same with Li. </br>
-
background: #eee url(modal-gloss.png) no-repeat -200px -80px;
+
He is responsible man. He loves badminton, orienteering, swimming and also is a HD movie fan. He focuses on programming for chromosome design in this project.</p>
-
position: absolute;
+
</div>
-
z-index: 101;
+
</article>
-
padding: 30px 40px 34px;
+
</div>
-
-moz-border-radius: 5px;
+
</section>
-
-webkit-border-radius: 5px;
+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
-
border-radius: 5px;
+
<hr style="color:#BDCBBD; height:1px;" />
-
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
+
-
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
+
-
-box-shadow: 0 0 10px rgba(0,0,0,.4);
+
-
}
+
-
+
-
.reveal-modal.small { width: 200px; margin-left: -140px;}
+
-
.reveal-modal.medium { width: 400px; margin-left: -240px;}
+
-
.reveal-modal.large { width: 600px; margin-left: -340px;}
+
-
.reveal-modal.xlarge { width: 800px; margin-left: -440px;}
+
-
+
-
.reveal-modal .close-reveal-modal {
+
-
font-size: 22px;
+
-
line-height: .5;
+
-
position: absolute;
+
-
top: 8px;
+
-
right: 11px;
+
-
color: #aaa;
+
-
text-shadow: 0 -1px 1px rbga(0,0,0,.6);
+
-
font-weight: bold;
+
-
cursor: pointer;
+
-
}
+
-
</style>
+
-
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
+
-
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/reveal?action=raw&ctype=text/javascript"></script>
 
-
<!--[if lte IE 8]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/iestyle.css"><![endif]-->
 
-
<!--[if IE 9]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/ie9.css"><![endif]-->
 
-
<style type="text/css">
 
-
//body { font-family: "HelveticaNeue","Helvetica-Neue", "Helvetica", "Arial", sans-serif; }
 
-
.big-link { display:block; margin:0px;}
 
-
</style>
 
-
<script type="text/javascript" src="//use.typekit.net/jlr8wlp.js"></script>
 
-
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
 
-
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
+
<h2>Undergraduate</h2>
-
 
+
<section class="container clearfix" id="home-content">
-
 
+
<div class="one-third column">
-
 
+
<article class="mini-post">
-
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/2013/a/a7/Gongjianhun.png" class="attachment-front-page-thumb wp-post-image" alt="gongjun" />
-
 
+
<div class="text">
-
</head>
+
<h3>Jianhui Gong</h3>
-
<body class="blog developer-wanted">
+
<p>Gong just graduated from his college SCUT and now works for BGI as a synthetic biology-bioinformatics analyst. He is a crazy SBer and is responsible for chromosome segmentation. BTY, he is team leader.</p>
-
<div id="wrap" style="font-family: Verdana, Geneva, sans-serif;background-color:#ddd">
+
</div>
-
<header class="light">
+
</article>
-
<a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Home" id="logo">logo</a>
+
</div>
-
<nav class="menu-main-navigation-container"><a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Home"  class="menu-item-20 menu-item menu-item-type-post_type menu-item-object-page">Home</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Team" class="menu-item-19 menu-item menu-item-type-post_type menu-item-object-page current-menu-item">Team</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Project"  class="menu-item-18 menu-item menu-item-type-post_type menu-item-object-page">Project</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Achievement" class="menu-item-17 menu-item menu-item-type-post_type menu-item-object-page">Achievement</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Notebook" class="menu-item-16 menu-item menu-item-type-post_type menu-item-object-page">Notebook</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Safety"  class="menu-item-15 menu-item menu-item-type-post_type menu-item-object-page">Safety</a> </nav>
+
<div class="one-third column">
-
<a href="https://2013.igem.org/Main_Page" id="logo1">logo</a>
+
<article class="mini-post">
-
</header>
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/2d/Lu.jpg" class="attachment-front-page-thumb wp-post-image" alt="Xujia Lu" />
-
 
+
<div class="text">
-
 
+
<h3>Xujia Lu</h3>
-
<div id="page-header" style="background: url(https://static.igem.org/mediawiki/2013/5/52/Tj_1.jpg); height:668px">
+
<p>Xujia is from UESTC, shy in the face and gesture, but evil in the heart. He likes novel things and always does something amazing. He is very creative and for most of the time has his own ideas.</p>
-
<h1></h1>
+
</div>
-
</div>
+
</article>
-
<br/>
+
</div>
-
<section id="blog" class="container" style="width:910px">
+
-
<article class="clearfix">
+
<div class="one-third column">
-
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution">
+
<article class="mini-post">
 +
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/2b/Li.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yincheng Li" />
<div class="text">
<div class="text">
-
<h2>Consortium</h2><hr/>
+
<h3>Yincheng Li</h3>
-
<p id="my_team">Shenzhen_BGIC_0101 is a special consortium named after a city and a academy. Team members are not from one school, but six. In their 3rd or 4th year in university, some undergraduate students came to Shenzhen_BGIC_0101 and joined a co-cultured program called Innovation Classes on Genomics, in BGI College. After lectures introducing synthetic biology and iGEM given by our instructor K2, ? students from five schools, including HUST, SCU, SCUT, UESTC, SCNU, SEU, have decided to set up a united team for iGEM 2013.
+
<p>Li is an undergraduate from SCNU, specializing in Information and Computer Science.</br>
-
Students from eight different universities have contributed to this project.</p><p>including:<br/>
+
He focus on the pathway processing. He enjoys the project and the teamwork. </p>
-
- Huazhong University of Science and Technology, China<br/>
+
</div>
-
- Sichuan University, China<br/>
+
</article>
-
- South China University of Technology, China<br/>
+
</div>
-
- University of Electronic Science and Technology of China, China<br/>
+
-
- South China Normal University, China<br/></p><br/>
+
-
<h3>Advisors</h3><p>
+
-
- Prof. Dr. Huanming YANG, Director at BGI Research Institute<br/>
+
-
- Dr. Ming NI, Research Scientist at BGI Research Institute<br/><br/>
+
-
</p><h3>Instructors</h3><p>
+
-
- Mr. Kang KANG, B.Sc., Research Scientist at BGI Research Institute<br/>
+
-
- Mr. Yu CHEN, M.Sc., Research Scientist at BGI Research Institute & Ph.D. candidate at ZMBH<br/><br/>
+
-
</p><h3>Postgraduate</h3><p>
+
-
-Mr Xinming Liang, Yuxiang Li, Silong Sun are postgraduates of UCAS<br/><br/>
+
-
<h3>Undergraduates:</h3><p>
+
-
-Mr Jianhui Gong , SCUT<br/>
+
-
-Mr Boxian Lai , SCNU<br/>
+
-
-Mr Xujia Lu , UESTC<br/>
+
-
-Mr Yincheng Li , SCNU<br/>
+
-
-Mr Zeyun Hu , SCU<br/>
+
-
-Mr Chao Zhang , UESTC<br/>
+
-
-Ms Wenzhuo Zeng , SCNU<br/>
+
-
-Ms Boxian Lai, SCNU</p><br/><br/><br/></p>
+
-
</div></div>
+
-
</article>
+
-
+
</section>
</section>
-
<br/></br>
+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
 
<section class="container clearfix" id="home-content">
<section class="container clearfix" id="home-content">
<div class="one-third column">
<div class="one-third column">
-
<a href="#" class="big-link" data-reveal-id="myModal1">
+
        <article class="mini-post">
-
<h2>Yuxiang Li</h2>
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/29/Zc.jpg" class="attachment-front-page-thumb wp-post-image" alt="Chao Zhang" />
-
+
<div class="text">
-
<article class="mini-post">
+
<h3>Chao Zhang</h3>
-
+
<p>Czh is a student from UESTC, he is insteresting in bioinformatics and web technology. In his spare time, he enjoy playing e-sports (DOTA) with his little buddies.</p>
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/3/3a/Xiang.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yuxiang Li" />
+
</div>
-
<div class="text">
+
</article>
-
<h3>Yuxiang Li</h3>
+
-
+
-
<p>Yuxiang Li is a postgraduate of USAS, majoring in bioengineering. He is responsible for constructing the data structure, designing CRISPR site, enzyme modification and codon optimization in Genovo project.</p>
+
-
</div>
+
-
</article>
+
-
</a>
+
</div>
</div>
-
<div class="one-third column">
+
<div class="one-third column">
-
<a href="#" class="big-link" data-reveal-id="myModal2">
+
            <article class="mini-post">
-
<h2>Zeyun Hu</h2>
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/d/d6/Zeng.jpg" class="attachment-front-page-thumb wp-post-image" alt="Wenzuo Zeng" />
-
              <article class="mini-post">
+
<div class="text">
-
+
<h3>Wenzhuo Zeng</h3>
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/b/be/Hu.jpg" class="attachment-front-page-thumb wp-post-image" alt="Zeyun Hu" />
+
<p>Wenzhuo or Table is an undergraduate student in SCNU, majoring in Software Engineering. She is responsible for the pathway drawing of Genovo and she has passion for doing such significant software. </p>
-
<div class="text">
+
-
<h3>Zeyun Hu</h3>
+
-
<p>Huzeyun is a student from Sichuan university, major in biotechnology, his is also a parter of Innovation Class of BGI. His hobby is play for the belife "life is a charming game, we should go all out."</p>
+
-
</div>
+
-
</article> </a>
+
</div>
</div>
-
<div class="one-third column">
+
</article>
-
<a href="#" class="big-link" data-reveal-id="myModal3">
+
</div>
-
<h2>jianhun gong</h2>
+
 +
<div class="one-third column">
<article class="mini-post">
<article class="mini-post">
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/2013/a/a7/Gongjianhun.png" class="attachment-front-page-thumb wp-post-image" alt="gongjun" />
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/2013/3/35/Bx.jpg" class="attachment-front-page-thumb wp-post-image" alt="Boxian Lai" /> </a>
-
<div class="text">
+
<div class="text">
-
<h3>Jianhun Gong</h3>
+
<h3>Boxian Lai</h3>
-
<p>Gong just graduated from his college SCUT and now work for BGI.  
+
<p>Boxian lai is student form SCNU, major in computer sciences. He is responsible for designing oligonucleotides and primers for synthesis on a chip.His interest is play computer program and mine information form bio_data. </p>
-
He is a crazy SBer. This year, he will lead this team and be responsible for the whole project’s design and implementation.
+
-
</p>
+
-
</div>
+
-
</article> </a>
+
</div>
</div>
-
 
+
</article>
-
+
</div>
</section>
</section>
 +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
-
<br/><br/><br/>
 
<section class="container clearfix" id="home-content">
<section class="container clearfix" id="home-content">
<div class="one-third column">
<div class="one-third column">
-
<a href="#" class="big-link" data-reveal-id="myModal4">
+
            <article class="mini-post">
-
<h2>Yincheng Li</h2>
+
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/b/be/Hu.jpg" class="attachment-front-page-thumb wp-post-image" alt="Zeyun Hu" />
-
+
<div class="text">
-
+
<h3>Zeyun Hu</h3>
-
<article class="mini-post">
+
<p>Huzeyun is a student from Sichuan university, major in biotechnology, his is also a parter of Innovation Class of BGI. His hobby is play for the belife "life is a charming game, we should go all out."</p>
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/2b/Li.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yincheng Li" />
+
-
<div class="text">
+
-
<h3>Yincheng Li</h3>
+
-
<p>My name is Yincheng Li, from SCNU-BGI. I'm crazying about programming expecially in C++. And I also find my instrest in machine leanring. This year's igem is a good chance to practice. Enjoy!</p>
+
-
</div>
+
-
</article> </a>
+
-
</div>
+
-
<div class="one-third column">
+
-
<a href="#" class="big-link" data-reveal-id="myModal5">
+
-
<h2>Czh</h2>
+
-
              <article class="mini-post">
+
-
+
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/29/Zc.jpg" class="attachment-front-page-thumb wp-post-image" alt="Chao Zhang" />
+
-
<div class="text">
+
-
<h3>Chao Zhang</h3>
+
-
<p>Czh is a student from UESTC, he is insteresting in bioinformatics and web technology. In his spare time, he enjoy playing e-sports (DOTA) with his little buddies.</p>
+
-
</div>
+
-
</article> </a>
+
-
</div>
+
-
<div class="one-third column">
+
-
<a href="#" class="big-link" data-reveal-id="myModal6">
+
-
<h2>Luxuia</h2>
+
-
<article class="mini-post"> <img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/2/2d/Lu.jpg" class="attachment-front-page-thumb wp-post-image" alt="Xujia Lu" />
+
-
<div class="text">
+
-
<h3>Xujia Lu</h3>
+
-
<p>{<br/>&nbsp;&nbsp;Name: "Xujia, Lu",<br />&nbsp;&nbsp;School: "UESTC",<br />&nbsp;&nbsp;Major: "Biomedical-Engineering",<br />&nbsp;&nbsp;Description:"too YONG too SIMPLE, sometime NAIVE"<br/>}</p>
+
-
</div>
+
-
</article> </a>
+
</div>
</div>
 +
</article>
 +
</div>
 +
</section>
 +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
<hr style="color:#BDCBBD; height:3px;" />
 +
 +
 +
<h1 class="team">Instructor & advisor</h1>
 +
<section class="container clearfix" id="home-content1">
 +
<div class="one-third column">
 +
<h2>Huanming YANG</h2>
 +
        <article class="mini-post">
 +
<img width="290" height="320" src="https://static.igem.org/mediawiki/2013/9/9d/Yhm.jpg" class="attachment-front-page-thumb wp-post-image" alt="Huanming YANG" />
 +
</article>
 +
</div>
-
</section>
 
-
<br/><br/><br/>
 
-
<section class="container clearfix" id="home-content">
 
<div class="one-third column">
<div class="one-third column">
-
<a href="#" class="big-link" data-reveal-id="myModal7">
+
<h2>Yun WANG</h2>
-
<h2>Xianming Liang</h2>
+
<article class="mini-post">
-
+
<img width="290" height="320" src="https://static.igem.org/mediawiki/2013/6/6f/Wy.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yun Wang" />
-
+
</article>
-
<article class="mini-post">
+
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/a/a5/Xiao.jpg" class="attachment-front-page-thumb wp-post-image" alt="Xinming Liang" />
+
-
<div class="text">
+
-
<h3>Xinming Liang</h3>
+
-
<p>Liang is a postgraduate in UCAS, majoring in Bioengineering. Everyone calls him "Xiao ming". He participate in the part of neo-chromosome construction and designing. He loves badminton, orienteering, swimming and other outdoor sports. </p>
+
-
</div>
+
-
</article> </a>
+
</div>
</div>
-
<div class="one-third column">
 
-
<a href="#" class="big-link" data-reveal-id="myModal8">
 
-
<h2>Wenzhuo Zeng</h2>
 
-
              <article class="mini-post">
 
-
 
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/igem.org/d/d6/Zeng.jpg" class="attachment-front-page-thumb wp-post-image" alt="Wenzuo Zeng" />
 
-
<div class="text">
 
-
<h3>Wenzhuo Zeng</h3>
 
-
<p>Wenzhuo or Table is an undergraduate student in SCNU, majoring in Software Engineering. She is responsible for the pathway drawing of Genovo and she has passion for doing such significant software. </p>
 
-
</div>
 
-
</article> </a>
 
-
</div>
 
-
<div class="one-third column">
 
-
<a href="#" class="big-link" data-reveal-id="myModal9">
 
-
<h2>Boxian Lai</h2>
 
-
<article class="mini-post">
 
-
<img width="290" height="135" src="https://static.igem.org/mediawiki/2013/3/35/Bx.jpg" class="attachment-front-page-thumb wp-post-image" alt="Boxian Lai" /> </a>
 
-
<div class="text">
 
-
<h3>Boxian Lai</h3>
 
-
<p>Boxian lai is student form South China Normal University, major in computer sciences. His interest is play computer program and crazy about mining information form bio_data. </p>
 
-
</div>
 
-
</article> </a>
 
-
</div>
 
-
+
<div class="one-third column">
 +
<h2>Yue SHEN</h2>
 +
        <article class="mini-post">
 +
<img width="290" height="320" src="https://static.igem.org/mediawiki/2013/2/2d/Sy.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yue SHEN" />
 +
</article>
 +
</div>
 +
 
 +
 
</section>
</section>
-
<br/>
+
 
-
<div class="push"></div>
+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
-
</div><!-- wrapper -->
+
 
-
<footer>
+
<section class="container clearfix" id="home-content">
-
<div class="container clearfix">
+
<div class="one-third column" style="margin: 0 110px 0 110px;">
-
<div class="seven columns" id="footer-contact">
+
<h2>Yu CHEN</h2>
-
<h3>contact us</h3>
+
<article class="mini-post">
-
<p>BGI-Shenzhen, Beishan Industrial Zone<br />
+
<img width="290" height="320" src="https://static.igem.org/mediawiki/2013/3/34/Cyy.jpg" class="attachment-front-page-thumb wp-post-image" alt="Yu CHEN" />
-
Yantian District, Shenzhen, 518083, China</p>
+
</article>
-
<p> <span>email:</span><br />
+
-
<a href="mailto:gongjianhui@genomics.com">gongjianhui@genomics.com</a></p>
+
-
</div>
+
-
<div class="four columns" id="footer-project">
+
-
<h3>sponsor</h3>
+
-
<p>BGIC<br/></p>
+
-
</div>
+
-
<div class="five columns" id="footer-newsletter">
+
-
<a href="https://2013.igem.org/Main_Page" ><img width="150" height="120" src="https://static.igem.org/mediawiki/2013/0/02/TB_IGEM_official_logo.png" /></a>
+
-
</div>
+
</div>
</div>
-
</footer>
+
 
-
<div id="myModal1" class="reveal-modal">
+
<div class="one-third column">
-
<h1>Yuxiang Li</h1>
+
<h2>Kang KANG</h2>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
<article class="mini-post">
-
<a class="close-reveal-modal">&#215;</a>
+
<img width="290" height="320" src="https://static.igem.org/mediawiki/2013/0/07/K2.jpg" class="attachment-front-page-thumb wp-post-image" alt="K2" />
-
</div>
+
</article>
-
<div id="myModal2" class="reveal-modal">
+
</div>
-
<h1>Yuxiang Li</h1>
+
</section>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
 
-
<a class="close-reveal-modal">&#215;</a>
+
 
-
</div>
+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
-
<div id="myModal3" class="reveal-modal">
+
<hr style="color:#B09CC9; height:3px;" />
-
<h1>Yuxiang Li</h1>
+
 
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
<h1>Attribution</h1><p>
-
<a class="close-reveal-modal">&#215;</a>
+
1. Jianhui Gong designed most of the projects.<br/>
-
</div>
+
2. Xujia Lu covers graphical user interface and software framework of Genovo and also the drag & drop operation method.<br/>
-
<div id="myModal4" class="reveal-modal">
+
3. Xinming Liang, Yuxiang Li and Jianhui Gong cover programming for chromosome structure constructing, nucleotide sequence editing and chromosome segmentation for assembly respectively.<br/>
-
<h1>Yuxiang Li</h1>
+
4. Chao Zhang covers wiki establishment.<br/>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
5. Yincheng Li covers BioStudio installation and debugging.<br/>
-
<a class="close-reveal-modal">&#215;</a>
+
6. Wenzhuo Zeng covers kgml parsing and presentation.<br/>
-
</div>
+
7. Boxian Lai covers linking segmentation with OLS method for synthesizing DNA.<br/>
-
<div id="myModal5" class="reveal-modal">
+
8. Zeyun Hu covers database collecting.<br/>
-
<h1>Yuxiang Li</h1>
+
</p>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
<br/><br/>
-
<a class="close-reveal-modal">&#215;</a>
+
<hr style="color:#B09CC9; height:3px;" />
-
</div>
+
 
-
<div id="myModal6" class="reveal-modal">
+
 
-
<h1>Yuxiang Li</h1>
+
<h1>Support</h1>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
<h2>1. Financial support:</h2><p>
-
<a class="close-reveal-modal">&#215;</a>
+
BGI College, it paid team & attendance registration fee, travel allowance and accommodation fee for us.</p>
-
</div>
+
<br/><h2>2. Workplace & desktop & test environment provider:</h2><p>
-
<div id="myModal7" class="reveal-modal">
+
BGI, Shenzhen, it provided us enough room to discuss, work together, organize meetings and also at least 7 desktops. BGI also allowed us to test our plug-ins and program on mainframe.</p>
-
<h1>Yuxiang Li</h1>
+
<br/><h2>3. Server support:</h2><p>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
Dr. Huixiong Li from UESTC and Liping Yang from BGI assisted us to establish web-server.</p>
-
<a class="close-reveal-modal">&#215;</a>
+
<br/><h2>4. Software design guidance:</h2><p>
-
</div>
+
Mr. Yun Wang assisted us to design the third module SegmMan, assembly from 2k minichunks to 10k chunks, and then to 30k megachunks.<br/>
-
<div id="myModal8" class="reveal-modal">
+
Dr. Patrick Yizhi Cai pointed out some errors of design principle, especially in the homologous recombination from 30k megachunks to whole chromosome.</p>
-
<h1>Yuxiang Li</h1>
+
<br/><h2>5. Software based framework provider:</h2><p>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
Jbrowse & Gbrowse from GMOD.<br/>
-
<a class="close-reveal-modal">&#215;</a>
+
GeneDesign & BioStudio from Dr. Sarah Richardson of John Hopkins University.<br/>
-
</div>
+
GASP from Dr. Eroshenko from Harvard School of Engineering and Applied <br/>
-
<div id="myModal9" class="reveal-modal">
+
Sciences<br/>
-
<h1>Yuxiang Li</h1>
+
Some nameless frameworks from D3 library and KEGG.</p>
-
<p>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</p>
+
<br/><h2>6. Team shirt design support:</h2><p>
-
<a class="close-reveal-modal">&#215;</a>
+
Mr. Kang Kang helped us to design two types of shirts, one for team members, one for advertising and sales.</p>
-
</div>
+
<br/><br/>
-
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/aaa?action=raw&ctype=text/javascript"></script>
+
 
 +
<hr style="color:#7380AE; height:3px;" />
</body>
</body>
</html>
</html>
-
{{Scroll}}
 

Latest revision as of 11:13, 3 April 2014






Consortium

Shenzhen_BGIC_0101 is a union team:
6 universities
– UCAS, SCUT, UESTC, SCNU, SCU and HUST
9 members
– 2 postgraduates and 7 undergraduates
– They are all co-culture students between BGI college and their home universities.




Members

Postgraduate

























Undergraduate




































































Instructor & advisor









































Attribution

1. Jianhui Gong designed most of the projects.
2. Xujia Lu covers graphical user interface and software framework of Genovo and also the drag & drop operation method.
3. Xinming Liang, Yuxiang Li and Jianhui Gong cover programming for chromosome structure constructing, nucleotide sequence editing and chromosome segmentation for assembly respectively.
4. Chao Zhang covers wiki establishment.
5. Yincheng Li covers BioStudio installation and debugging.
6. Wenzhuo Zeng covers kgml parsing and presentation.
7. Boxian Lai covers linking segmentation with OLS method for synthesizing DNA.
8. Zeyun Hu covers database collecting.




Support

1. Financial support:

BGI College, it paid team & attendance registration fee, travel allowance and accommodation fee for us.


2. Workplace & desktop & test environment provider:

BGI, Shenzhen, it provided us enough room to discuss, work together, organize meetings and also at least 7 desktops. BGI also allowed us to test our plug-ins and program on mainframe.


3. Server support:

Dr. Huixiong Li from UESTC and Liping Yang from BGI assisted us to establish web-server.


4. Software design guidance:

Mr. Yun Wang assisted us to design the third module SegmMan, assembly from 2k minichunks to 10k chunks, and then to 30k megachunks.
Dr. Patrick Yizhi Cai pointed out some errors of design principle, especially in the homologous recombination from 30k megachunks to whole chromosome.


5. Software based framework provider:

Jbrowse & Gbrowse from GMOD.
GeneDesign & BioStudio from Dr. Sarah Richardson of John Hopkins University.
GASP from Dr. Eroshenko from Harvard School of Engineering and Applied
Sciences
Some nameless frameworks from D3 library and KEGG.


6. Team shirt design support:

Mr. Kang Kang helped us to design two types of shirts, one for team members, one for advertising and sales.