Team:Shenzhen BGIC 0101/Team

From 2013.igem.org

(Difference between revisions)
 
(55 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;
+
-
}
+
-
.team{
+
-
font-family: 'Tangerine', serif;
+
-
font-size: 48px;
+
-
text-shadow: 4px 4px 4px #8E9092;
+
-
color: #257EFC;
+
-
letter-spacing: 0.1em;
+
-
word-spacing: 0.3em;
+
-
font-weight: 700;
+
-
line-height: 36px;
+
-
margin-left: 15%
+
-
}
+
-
</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>
+
<h2>Undergraduate</h2>
-
<!--[if lte IE 8]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/iestyle.css"><![endif]-->
+
<section class="container clearfix" id="home-content">
-
<!--[if IE 9]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/ie9.css"><![endif]-->
+
<div class="one-third column">
-
<style type="text/css">
+
<article class="mini-post">
-
//body { font-family: "HelveticaNeue","Helvetica-Neue", "Helvetica", "Arial", sans-serif; }
+
<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" />
-
.big-link { display:block; margin:0px;}
+
<div class="text">
-
</style>
+
<h3>Jianhui Gong</h3>
-
<script type="text/javascript" src="//use.typekit.net/jlr8wlp.js"></script>
+
<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>
-
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
+
</div>
-
 
+
</article>
-
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
+
</div>
-
 
+
-
 
+
-
 
+
-
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
+
-
 
+
-
</head>
+
-
<body class="blog developer-wanted">
+
-
<div id="wrap" style="font-family: Verdana, Geneva, sans-serif;background-color:#ff9">
+
-
<header class="light">
+
-
<a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Home" id="logo">logo</a>
+
-
+
-
<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/Software"  class="menu-item-18 menu-item menu-item-type-post_type menu-item-object-page">Software</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements" class="menu-item-17 menu-item menu-item-type-post_type menu-item-object-page">Requirements</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Criteria"  class="menu-item-15 menu-item menu-item-type-post_type menu-item-object-page">Criteria</a> </nav>
+
-
<a href="https://2013.igem.org/Main_Page" id="logo1">logo</a>
+
-
</header>
+
-
 
+
-
 
+
-
<div id="page-header" style="background: url(https://static.igem.org/mediawiki/2013/5/52/Tj_1.jpg) no-repeat 0 0; height:668px;width: 100%;">
+
-
<h1></h1>
+
-
</div>
+
-
<br/>
+
-
<section id="blog" class="container">
+
-
<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/2d/Lu.jpg" class="attachment-front-page-thumb wp-post-image" alt="Xujia Lu" />
<div class="text">
<div class="text">
-
<h2>Consortium</h2><hr/>
+
<h3>Xujia Lu</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>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>
-
Students from five different universities have contributed to this project.</p><p>including:<br/>
+
</div>
-
- Huazhong University of Science and Technology, China<br/>
+
</article>
-
- Sichuan University, China<br/>
+
</div>
-
- South China University of Technology, China<br/>
+
-
- University of Electronic Science and Technology of China, China<br/>
+
-
- South China Normal University, China<br/></p><br/>
+
-
<br/><br/></p>
+
-
 
+
-
</div></div>
+
-
</article>
+
-
+
-
</section>
+
-
<br/>
+
-
<section id="blog" class="container">
+
-
<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>Attributions & Support</h2><hr/>
+
<h3>Yincheng Li</h3>
-
<h3>Financial support:</h3><p>
+
<p>Li is an undergraduate from SCNU, specializing in Information and Computer Science.</br>
-
BGI College, it paid team & attendance registration fee, traveling allowance and accommodation fee for us.</p>
+
He focus on the pathway processing. He enjoys the project and the teamwork. </p>
-
<br/><h3>Workplace & desktop & test environment provider:</h3><p>
+
</div>
-
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>
+
</article>
-
<br/><h3>Server support:</h3><p>
+
-
Thanks Dr. Huixiong Li from UESTC supports us a web server.</p>
+
-
<br/><h3>Brain storming support:</h3><p>
+
-
Mr. Kang Kang joined the brain-storming often to give suggestions.</p>
+
-
<br/><h3>Software design guidance:</h3><p>
+
-
Mr. Yun Wang assisted us to design the third module SegmMan, assembly from 2k minichunks to 10k chunks, and then to 30k megachunks.<br/>
+
-
Dr. Patrick Yizhi Cai checked the assembly strategy, and point out some errors of design principle, especially in the homologous recombination from 30k megachunks to whole chromosome.</p>
+
-
<br/><h3>Software based framework provider:</h3><p>
+
-
Jbrowse & Gbrowse from GMOD.<br/>
+
-
GeneDesign & BioStudio from Dr. Sarah Richardson of John Hopkins University.<br/>
+
-
GASP from Dr. Eroshenko from Harvard School of Engineering and Applied Sciences.<br/></p>
+
-
<br/><h3>Drawing support:</h3><p>
+
-
Mr. Boxian Wang from USB helped us to copy hand painted drawings into mouse painted.</p>
+
-
<h3>Team shirt design support:</h3><p>
+
-
Mr. Kang Kang helped us to design two types of shirts, one for team members, another for advertising and sales.</p>
+
-
<br/>
+
-
<br/><p>We would like to thank all the people who came to South China regional workshop and gave feedbacks to us.<br/>
+
-
Dr Jiankui He from SUSTC, Peng Nie from SYSU, Ruosang Qiu from XMU.<br/>
+
-
And all people who withdrew our team at early time:<br/>
+
-
Silong Sun, Jing Lu, Hanshi Xu, Yi Zhao, He Zhang and Weilin Qiu.
+
-
</p><br/><br/>
+
-
</div></div>
+
-
</article>
+
-
</section><br/>
+
-
<h3 class="team">Advisors</h3><br/>
+
-
<section class="container clearfix" id="home-content1">
+
-
<div class="one-third column">
+
-
<a href="#" class="big-link" data-reveal-id="myModalyhm">
+
-
<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> </a>
+
-
</div>
+
-
<div class="one-third column">
+
-
<a href="#" class="big-link" data-reveal-id="myModalwy">
+
-
<h2>Yun WANG</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>
+
-
</a>
+
</div>
</div>
-
 
-
<div class="one-third column">
 
-
<a href="#" class="big-link" data-reveal-id="myModalsy">
 
-
<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> </a>
 
-
</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/>
-
<h3 class="team">Instructors</h3>
+
-
<br/>
+
-
<section class="container clearfix" id="home-content">
+
-
<div class="one-third column" style="margin: 0 110px 0 110px;">
+
-
<a href="#" class="big-link" data-reveal-id="myModalcy">
+
-
<h2>Yu CHEN</h2>
+
-
<article class="mini-post">
+
-
<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" />
+
-
+
-
</article>
+
-
</a>
+
-
</div>
+
-
<div class="one-third column">
 
-
<a href="#" class="big-link" data-reveal-id="myModalkk">
 
-
<h2>Kang KANG</h2>
 
-
              <article class="mini-post">
 
-
 
-
<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" />
 
-
 
-
</article> </a>
 
-
</div>
 
-
 
-
</section>
 
-
<br/><br/>
 
-
<h3 class="team">Postgraduate & Undergraduates</h3>
 
-
</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 as a bioinformatics analyst.  
+
<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 is responsible for the project, Genovo’s design and the third module, SegmMan’s 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>Li is an undergraduate from SCNU, specializing in Information and Computer Science. He focus on the pathway processing. He enjoys the project and the teamwork. </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 loves badminton, orienteering, swimming and other outdoor sports. In addition, he also is a HD movie fan.
+
-
</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. 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>
 
-
</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">
 
-
<h1>Yuxiang Li</h1>
 
-
<p>He is responsible for constructing the data structure, designing CRISPR site, enzyme modification and codon optimization in Genovo project.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal2" class="reveal-modal">
 
-
<h1>Zeyun Hu</h1>
 
-
<p>collect the document about our project.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal3" class="reveal-modal">
 
-
<h1>Jianhui Gong</h1>
 
-
<p> he leads this team and is responsible for the project, Genovo’s design and the third module, SegmMan’s implementation.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal4" class="reveal-modal">
 
-
<h1>compare our software with BioStudio</h1>
 
-
<p></p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal5" class="reveal-modal">
 
-
<h1>Chao Zhang</h1>
 
-
<p>He makes this wiki</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal6" class="reveal-modal">
 
-
<h1>Xujia LU</h1>
 
-
<p><pre>
 
-
{
 
-
   Name: "Xujia, Lu",
 
-
   School: "University of Electronic Science and Technology of China" ,
 
-
   School_short: "UESTC",
 
-
   Major: "Biomedical-Engineering",
 
-
   Enjoy: [
 
-
     "Cate",
 
-
     "Gamming",
 
-
     "Grils",
 
-
     "Jogging",
 
-
     "Programming",
 
-
     "Reading",
 
-
     "Travel"
 
-
   ],
 
-
   Description: [
 
-
     "too YONG too SIMPLE, sometime NAIVE"
 
-
   ]
 
-
}</pre></p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal7" class="reveal-modal">
 
-
<h1>Xinming Liang</h1>
 
-
<p> I participate in the part of neo-chromosome construction and designing. </p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal8" class="reveal-modal">
 
-
<h1>Wenzhuo Zeng</h1>
 
-
<p>She is responsible for the pathway drawing of Genovo</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModal9" class="reveal-modal">
 
-
<h1>Boxian Lai</h1>
 
-
<p>He is responsible for designing oligonucleotides and primers for synthesis on a chip.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModalcy" class="reveal-modal">
 
-
<h1>Yu CHEN</h1>
 
-
<p>Errrggg! Yu is busy!<br/>
 
-
He is Research Scientist in BGI Research Institute & ZMBH PhD Candidate.
 
-
As an observer, he is peering natural history. As an investigator, he is digging the design principle of molecular system. As an engineer, he is stacking molecular system with special function.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModalsy" class="reveal-modal">
 
-
<h1>Yue SHNE</h1>
 
-
<p>Yue (Chantal) Shen is the Leader of the Synthetic Biology Unit of the Beijing Genomics Institute, Shenzhen. She received her Masters degree in Biomedical Engineering from the University of Melbourne. Her work focuses on metagenomic sequencing, assembly, and characterization of genes found in the human intestinal tract. She also leads international cooperative projects, including the E. coli Central Dogma Project with the BIOFAB and the SC2.0 Project with Johns Hopkins University.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModalwy" class="reveal-modal">
 
-
<h1>Yun WANG</h1>
 
-
<p>Mr. Yun Wang,project manager of Unit of Synthetic Biology in BGI.
 
-
He is responsible for the SC2.0 project in BGI, about chrII and chrVII.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModalkk" class="reveal-modal">
 
-
<h1>Kang KANG</h1>
 
-
<p>In BGI, K2 is veeeeery famous for lurking on BBS and sarcasm! As a former champion in a national robot contest, a hacker, a web engineer, a designer, a magazine editor, a citizen reporter, a filmmaker and a drama actor, he has always too many wonderings, including how life works on its core database - genome. Cracking and hacking the code of life, making actors in cell perform on his scripts, has become the primary task of this young scientist.</p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<div id="myModalyhm" class="reveal-modal">
 
-
<h1>Dr.YANG</h1>
 
-
<p>Dr. Huanming Yang is a globally recognized leader in genetic and genomic research. He founded BGI, the largest genomics organization in the world presently, in 1999. Dr. Yang and his collaborators at BGI have made significant contributions to the International Human Genome Project, the International Human HapMap project and the 1000 Genomes Project. In conjunction with its research projects, BGI has established its technical platforms based on large-scale genome sequencing, efficient bioinformatics analyses, and innovative genetic healthcare initiatives. </p>
 
-
<a class="close-reveal-modal">&#215;</a>
 
-
</div>
 
-
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/aaa?action=raw&ctype=text/javascript"></script>
+
<div class="one-third column">
 +
<h2>Kang KANG</h2>
 +
<article class="mini-post">
 +
<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" />
 +
</article>
 +
</div>
 +
</section>
 +
 
 +
 
 +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
<hr style="color:#B09CC9; height:3px;" />
 +
 
 +
<h1>Attribution</h1><p>
 +
1. Jianhui Gong designed most of the projects.<br/>
 +
2. Xujia Lu covers graphical user interface and software framework of Genovo and also the drag & drop operation method.<br/>
 +
3. Xinming Liang, Yuxiang Li and Jianhui Gong cover programming for chromosome structure constructing, nucleotide sequence editing and chromosome segmentation for assembly respectively.<br/>
 +
4. Chao Zhang covers wiki establishment.<br/>
 +
5. Yincheng Li covers BioStudio installation and debugging.<br/>
 +
6. Wenzhuo Zeng covers kgml parsing and presentation.<br/>
 +
7. Boxian Lai covers linking segmentation with OLS method for synthesizing DNA.<br/>
 +
8. Zeyun Hu covers database collecting.<br/>
 +
</p>
 +
<br/><br/>
 +
<hr style="color:#B09CC9; height:3px;" />
 +
 
 +
 
 +
<h1>Support</h1>
 +
<h2>1. Financial support:</h2><p>
 +
BGI College, it paid team & attendance registration fee, travel allowance and accommodation fee for us.</p>
 +
<br/><h2>2. Workplace & desktop & test environment provider:</h2><p>
 +
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>
 +
<br/><h2>3. Server support:</h2><p>
 +
Dr. Huixiong Li from UESTC and Liping Yang from BGI assisted us to establish web-server.</p>
 +
<br/><h2>4. Software design guidance:</h2><p>
 +
Mr. Yun Wang assisted us to design the third module SegmMan, assembly from 2k minichunks to 10k chunks, and then to 30k megachunks.<br/>
 +
Dr. Patrick Yizhi Cai pointed out some errors of design principle, especially in the homologous recombination from 30k megachunks to whole chromosome.</p>
 +
<br/><h2>5. Software based framework provider:</h2><p>
 +
Jbrowse & Gbrowse from GMOD.<br/>
 +
GeneDesign & BioStudio from Dr. Sarah Richardson of John Hopkins University.<br/>
 +
GASP from Dr. Eroshenko from Harvard School of Engineering and Applied <br/>
 +
Sciences<br/>
 +
Some nameless frameworks from D3 library and KEGG.</p>
 +
<br/><h2>6. Team shirt design support:</h2><p>
 +
Mr. Kang Kang helped us to design two types of shirts, one for team members, one for advertising and sales.</p>
 +
<br/><br/>
 +
 
 +
<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.