Team:Shenzhen BGIC 0101/Modules

From 2013.igem.org

(Difference between revisions)
Line 33: Line 33:
<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/e/ec/Segmentation_principle_general.jpg" /><br/><br/><br/><br/><br/><br/>
<img class="hehe" src="https://static.igem.org/mediawiki/2013/0/0f/3segmentation_principle.jpg" />
<img class="hehe" src="https://static.igem.org/mediawiki/2013/0/0f/3segmentation_principle.jpg" />
</p>
</p>

Revision as of 01:54, 28 October 2013







Neochr

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


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






NucleoMod

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

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.









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.