Team:Shenzhen BGIC 0101/Modules

From 2013.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:Shenzhen BGIC 0101/Templates/Header}}
<html>
<html>
<head>
<head>
-
    <!-- iGem wiki hacks -->
+
<hr style="color:#BDCBBD; height:3px;" />
-
        <!-- Remove all empty <p> tags -->
+
<div id="module">
-
        <script type="text/javascript">
+
<h1>Neochr - New Chromosome Designer</h1>
-
            $(document).ready(function() {
+
<p>
-
                $("p").filter( function() {
+
-
                    return $.trim($(this).html()) == '';
+
-
                }).remove();
+
-
            });
+
-
        </script>
+
-
 
+
-
        <!-- Remove "team" from the menubar -->
+
-
        <script type="text/javascript">
+
-
            $(document).ready(function() {
+
-
                $("menubar > ul > li:last-child").remove();
+
-
            });
+
-
        </script>
+
-
 
+
-
        <!-- Empty heading? - Then remove it.. -->
+
-
        <script type="text/javascript">
+
-
            $(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";
+
-
 
+
-
            });
+
-
        </script>
+
-
 
+
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/css?action=raw&ctype=text/css" type="text/css" />
+
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/style?action=raw&ctype=text/css" type="text/css" />
+
-
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></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]-->
+
-
<script type="text/javascript" src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/easying?action=raw&ctype=text/javascript"></script>
+
-
<script type="text/javascript" src="//use.typekit.net/jlr8wlp.js"></script>
+
-
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
+
-
<script type="text/javascript">
+
-
function FloatMenu(){
+
-
var animationSpeed=1500;
+
-
var animationEasing='easeOutQuint';
+
-
var scrollAmount=$(document).scrollTop();
+
-
var newPosition=menuPosition+scrollAmount;
+
-
if($(window).height()<$('#fl_menu').height()+$('#fl_menu .menu').height()){
+
-
$('#fl_menu').css('top',menuPosition);
+
-
} else {
+
-
$('#fl_menu').stop().animate({top: newPosition}, animationSpeed, animationEasing);
+
-
}
+
-
}
+
-
$(window).load(function(){
+
-
menuPosition=$('#fl_menu').position().top;
+
-
FloatMenu();
+
-
});
+
-
$(window).scroll(function(){
+
-
FloatMenu();
+
-
});
+
-
$(document).ready(function(){
+
-
var fadeSpeed=500;
+
-
$("#fl_menu").hover(function(){
+
-
$('#fl_menu .label').fadeTo(fadeSpeed, 1);
+
-
$("#fl_menu .menu").fadeIn(fadeSpeed);
+
-
},function(){
+
-
$('#fl_menu .label').fadeTo(fadeSpeed, 0.75);
+
-
$("#fl_menu .menu").fadeOut(fadeSpeed);
+
-
});
+
-
});
+
-
</script>
+
-
<style>
+
-
 
+
-
  .container{
+
-
  width:65%;
+
-
  left: 5%;
+
-
}
+
-
/* fl_menu */
+
-
#fl_menu{position:absolute;top:150px;left:-2px;z-index:9999;
+
-
width:200px;
+
-
height:50px;
+
-
}
+
-
#fl_menu .label{line-height:50px;font-size:18px;font-weight:bold;background: #fcc;color:#fff;letter-spacing:5px;text-align: center;box-shadow: 2px 1px 6px #272727;border-radius: 2px;opacity: 0.75;}
+
-
#fl_menu .label a{color:#83f;text-decoration: none;}
+
-
#fl_menu .label a:hover{color:#38f;}
+
-
.hehe{
+
-
width: 100%;
+
-
}
+
-
</style>
+
-
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
+
-
 
+
-
 
+
-
 
+
-
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
+
-
 
+
-
</head>
+
-
<body class="blog developer-wanted">
+
-
<div id="fl_menu">
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Software">Overview</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Modules#">Modules</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Next_version">Next version</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Compatibility">Compatibility</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/NewStandard">New Standard</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Tutorial">Tutorial</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Web-based_trial">Web-based trial</a></div>
+
-
 
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Software_Assessment">Assessment</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Downloadsl">Downloads</a></div>
+
-
 
+
-
 
+
-
</div>
+
-
<div id="wrap" style="background:url(https://static.igem.org/mediawiki/igem.org/f/fb/Backgd.jpg);">
+
-
<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">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 current-menu-item">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: ;height: 200px;box-shadow: 4px 3px 25px #cff;">
+
-
<h1></h1>
+
-
</div>
+
-
<br/>
+
-
<a name="overview"></a>
+
-
<section id="blog" class="container">
+
-
+
-
<article class="clearfix" style="background: #cf9">
+
-
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;">
+
-
      <div class="text">
+
-
<h2>Modules</h2>
+
-
+
-
<div class="post-content" style="color: #ADFFCF;"><hr/>
+
-
<h2>Neochr</h2>
+
 +
The Neochr module contains three plugins: Decouple, Add and delete.<br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/6/6e/Decouple.png" /><br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/a/a7/Add.png" /><br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/8/8c/Delete.png" /><br/>
 +
</p>
<p>
<p>
-
Neochr module uses public data from <a href="www.yeastgenome.org">Saccharomyces Genome Database</a>, <a href="www.genome.jp/kegg">Kyoto Encyclopedia of Genes and Genomes</a> , <a href="www.genome.wisc.edu">E.coli genome project</a>,<a href="www.mgc.ac.cn/VFs/main.htm"> Virulence Factors of Pathogenic Bacteria </a>.<br/>
+
Neochr module uses public data from <a href="http://www.yeastgenome.org">Saccharomyces Genome Database, </a>
 +
<a href="http://www.genome.jp/kegg">Kyoto Encyclopedia of Genes and Genomes</a> , <a href="http://www.genome.wisc.edu">E.coli genome project</a>,<a href="http://www.mgc.ac.cn/VFs/main.htm"> Virulence Factors of Pathogenic Bacteria </a>.<br/>
<img src="https://static.igem.org/mediawiki/2013/1/11/Mm3.jpg" />
<img src="https://static.igem.org/mediawiki/2013/1/11/Mm3.jpg" />
-
 
-
 
<img src="https://static.igem.org/mediawiki/2013/5/5d/M4.jpg" />
<img src="https://static.igem.org/mediawiki/2013/5/5d/M4.jpg" />
<img src="https://static.igem.org/mediawiki/2013/2/2f/Mm1.jpg" />
<img src="https://static.igem.org/mediawiki/2013/2/2f/Mm1.jpg" />
-
<img src="https://static.igem.org/mediawiki/2013/b/bf/Mm2.jpg" /><br/>
+
<img src="https://static.igem.org/mediawiki/2013/b/bf/Mm2.jpg" />
-
The Neochr module contains three plugins: Decouple, Add and delete.<br/>
+
<br/><br/>
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/9/91/Decpuple.png" /><br/>
+
<hr style="color:#BDCBBD; height:3px;" />
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/a/a7/Add.png" /><br/>
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/8/8c/Delete.png" /><br/>
+
 +
<h1>NucleoMod - Nucleotide Sequence Modifier</h1>
 +
<p>When we extract gene from wild type genome to create a new chromosome, We need to silence the original wild type gene. The NucleoMod module can design CRISPR site to reach this goal.And the module can optimize the codon to increase expression level of genes.</p>
 +
<p><img class="hehe" src="https://static.igem.org/mediawiki/2013/8/82/Crispr-01.png" /><br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/d/d8/Create-delete-enzyme-site.png" /><br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/7/7a/Codon-optization.png" /><br/>
 +
<img class="hehe" src="https://static.igem.org/mediawiki/2013/f/f6/Repeat_smash.png" />
 +
</p>
 +
<hr style="color:#BDCBBD; height:3px;" />
-
 
+
<h1>SegmMan - Split for Assembly</h1>
-
</p>
+
-
<br/>
+
-
<h2>NucleoMod</h2>
+
-
<p>When we extract gene from wild type genome to create a new chromosome, We need to silence the original wild type gene. The NucleoMod module can design CRISPR site to reach this goal. And the module can optimize the codon to increase expression level of genes.
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/8/82/Crispr-01.png" /><br/>
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/0/09/Create_enzyme_site-01.png" /><br/>
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/2/2f/Erase_enzyme_site-01.png" /><br/>
+
-
<img class="hehe" src="https://2013.igem.org/File:Codon_optization-01.png" /><br/>
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/4/42/Repeat_smash-01.png" /><br/>
+
-
</p><br/><br/>
+
-
<h2>SegmMan</h2>
+
<p>The synthesizer or synthesis chip can up to 3kb DNA sequence with high accuracy, but chromosome is not that short.<br/>
<p>The synthesizer or synthesis chip can up to 3kb DNA sequence with high accuracy, but chromosome is not that short.<br/>
SegmMan can settle this problem, it splits chromosome into 30k fragments, after parsing its exited enzyme sites, continues segmentation into 10k and 2k fragments. In 10k and 2k level, its will add vector homologous region and design enzyme sites.<br/>
SegmMan can settle this problem, it splits chromosome into 30k fragments, after parsing its exited enzyme sites, continues segmentation into 10k and 2k fragments. In 10k and 2k level, its will add vector homologous region and design enzyme sites.<br/>
-
<img class="hehe" src="https://static.igem.org/mediawiki/2013/e/ec/Segmentation_principle_general.jpg" /><br/>
+
<img class="hehe" src="https://static.igem.org/mediawiki/2013/f/f9/Plugins-Work-Flow.png" /><br/><br/><br/><br/>
-
</p><br/>
+
<img class="hehe" src="https://static.igem.org/mediawiki/2013/9/9d/Poster-Segman.png" />
-
<h2>Others</h2>
+
</p>
-
<p>Presentation from KGML<br/>
+
-
This module will grab genes’ detail information in KEGG Makeup Language (KGML) file which can be downloaded in KEGG or get through KEGG API, and it will establish a new standard for data transmission which will convert XML format into JSON format and simplify structures. Furthermore, this module will export genes’ list and its relationships. Choose one pathway and this module will visualize the pathway and rebuild it in the level of genes.</p>
+
-
<img class="hehe" src="https://static.igem.org/mediawiki/igem.org/3/3b/Mod1.png" />
+
<br/><br/>
<br/><br/>
-
<h2>Complementary project</h2>
+
<hr style="color:#BDCBBD; height:3px;" />
-
<p></p>
+
-
<br/>
+
-
</div>
+
-
</div>
+
-
+
-
</div>
+
-
+
-
</article>
+
-
+
-
</section>
+
-
<div class="push"></div>
+
-
</div><!-- wrapper -->
+
-
<footer style>
+
-
<div class="container clearfix">
+
-
<div class="seven columns" id="footer-contact">
+
-
<h3>contact us</h3>
+
-
<p>BGI-Shenzhen, Beishan Industrial Zone<br />
+
-
Yantian District, Shenzhen, 518083, China</p>
+
-
<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>
+
-
</footer>
+
 +
<h1>OLS(Oligo library synthesis) Designer</h1>
 +
<p>For the users who synthesize DNA in chip can utilize OLS(Oligo library synthesis) Designer to design oligos and enzyme sites, primers to assemble 500-800 fragments.</p>
 +
<p><img class="hehe" src="https://static.igem.org/mediawiki/2013/6/63/Chip_design_process.png" /></p>
 +
<p>(a) Pre-designed oligonucleotides (no distinction is made between dsDNA and ssDNA in the figure) are synthesized on a DNA microchip.<br/>
 +
(b) cleaved to make a pool of oligo nucleotides.<br/>
 +
(c) Plate-specific primer sequences (yellow or brown) are used to amplify separate plate subpools (only two areshown), which contain DNA to assemble different genes(only three are shown for each plate subpool).<br/>
 +
(d) Assembly-specific sequences (shades of blue) are used to amplify assembly subpools that contain only the DNA required to make a single gene.<br/>
 +
(e) The primer sequences are cleaved using either type IIS restriction enzymes (resulting in dsDNA) or by DpnII/USER/λ exonuclease processing (producing ssDNA).<br/>
 +
(f) Construction primers(shown as white and black sites flanking the full assembly) are then used in an assembly PCR reaction to build a gene from each assembly subpool.<br/>
 +
</p>
 +
<br/><br/>
 +
<hr style="color:#BDCBBD; height:3px;" />
-
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/aaa?action=raw&ctype=text/javascript"></script>
+
<h1>Others</h1>
-
 
+
<p>Presentation from KGML<br/>
 +
This module will grab genes’ detail information in KEGG Makeup Language (KGML) file which can be downloaded in <a href="http://www.genome.jp/kegg">KEGG</a> or get through KEGG API, and it will establish a new standard for data transmission which will convert XML format into JSON format and simplify structures. Furthermore, this module will export genes’ list and its relationships. Choose one pathway and this module will visualize the pathway and rebuild it in the level of genes.
 +
<p style="text-align:center;"><img class="ta" src="https://static.igem.org/mediawiki/igem.org/3/3b/Mod1.png" /></p>
 +
<br/><br/>
 +
<hr style="color:#BDCBBD; height:3px;" />
 +
</p>
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 15:19, 28 October 2013







Neochr - New Chromosome Designer

The Neochr module contains three plugins: Decouple, Add and delete.



Neochr module uses public data from Saccharomyces Genome Database, Kyoto Encyclopedia of Genes and Genomes , E.coli genome project, Virulence Factors of Pathogenic Bacteria .



NucleoMod - Nucleotide Sequence Modifier

When we extract gene from wild type genome to create a new chromosome, We need to silence the original wild type gene. The NucleoMod module can design CRISPR site to reach this goal.And the module can optimize the codon to increase expression level of genes.





SegmMan - Split for Assembly

The synthesizer or synthesis chip can up to 3kb DNA sequence with high accuracy, but chromosome is not that short.
SegmMan can settle this problem, it splits chromosome into 30k fragments, after parsing its exited enzyme sites, continues segmentation into 10k and 2k fragments. In 10k and 2k level, its will add vector homologous region and design enzyme sites.







OLS(Oligo library synthesis) Designer

For the users who synthesize DNA in chip can utilize OLS(Oligo library synthesis) Designer to design oligos and enzyme sites, primers to assemble 500-800 fragments.

(a) Pre-designed oligonucleotides (no distinction is made between dsDNA and ssDNA in the figure) are synthesized on a DNA microchip.
(b) cleaved to make a pool of oligo nucleotides.
(c) Plate-specific primer sequences (yellow or brown) are used to amplify separate plate subpools (only two areshown), which contain DNA to assemble different genes(only three are shown for each plate subpool).
(d) Assembly-specific sequences (shades of blue) are used to amplify assembly subpools that contain only the DNA required to make a single gene.
(e) The primer sequences are cleaved using either type IIS restriction enzymes (resulting in dsDNA) or by DpnII/USER/λ exonuclease processing (producing ssDNA).
(f) Construction primers(shown as white and black sites flanking the full assembly) are then used in an assembly PCR reaction to build a gene from each assembly subpool.




Others

Presentation from KGML
This module will grab genes’ detail information in KEGG Makeup Language (KGML) file which can be downloaded in KEGG or get through KEGG API, and it will establish a new standard for data transmission which will convert XML format into JSON format and simplify structures. Furthermore, this module will export genes’ list and its relationships. Choose one pathway and this module will visualize the pathway and rebuild it in the level of genes.