Team:Shenzhen BGIC 0101/NewStandard

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 7: Line 7:
<div id=newstandard>   
<div id=newstandard>   
<h1>New Standard</h1>  
<h1>New Standard</h1>  
-
<h2>Assembly Stategy Standard</h2>
+
<h2>Assembly Strategy Standard</h2>
-
<p>Synthesized fragments to Biodevice Assembly
+
<p>Synthesized fragments to Biodevice Assembly<br/>
-
Different from the traditional bottom-up strategy, <a href="http://parts.igem.org/Assembly:Standard_assembly?title=Assembly:Standard_assembly">biobrick</a> & <a href="http://openwetware.org/wiki/Synthetic_Biology:BioBricks/3A_assembly">3A</a> standard assembly, to assemble biobricks into a high-level biodevice, we directly design brand new chromosome denovo in silico and design its segmentation with adaptors, so that we can synthesize DNA fragments, and integrate them into megachunks, and use a special method to transform megachunks to whole Chromosome.</p><br/>
+
Different from the traditional bottom-up strategy, <a href="http://parts.igem.org/Assembly:Standard_assembly?title=Assembly:Standard_assembly">biobrick</a> & <a href="http://openwetware.org/wiki/Synthetic_Biology:BioBricks/3A_assembly">3A</a> standard assembly, to assemble biobricks into a high-level biodevice, Genovo would assist users to directly design brand new chromosome denovo in silico and design its segmentation adding with adaptors, so that we can synthesize DNA fragments, and integrate them into megachunks by using <a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Modules">"2k to 10k to 30k to whole" method and Gibson, Goldengate assembly, homologous recombination</a>.</p><br/>
<h2>Chromosome Design Standard </h2>
<h2>Chromosome Design Standard </h2>
<p>After grap the information of pathway of interest, we can rewire genes' relation, replace genes with ortholog scoring higher, add human control upon genes' expression and experimentally synthesize this chromosome-like biodevice directly.</p><br/>
<p>After grap the information of pathway of interest, we can rewire genes' relation, replace genes with ortholog scoring higher, add human control upon genes' expression and experimentally synthesize this chromosome-like biodevice directly.</p><br/>

Latest revision as of 20:42, 28 October 2013







New Standard

Assembly Strategy Standard

Synthesized fragments to Biodevice Assembly
Different from the traditional bottom-up strategy, biobrick & 3A standard assembly, to assemble biobricks into a high-level biodevice, Genovo would assist users to directly design brand new chromosome denovo in silico and design its segmentation adding with adaptors, so that we can synthesize DNA fragments, and integrate them into megachunks by using "2k to 10k to 30k to whole" method and Gibson, Goldengate assembly, homologous recombination.


Chromosome Design Standard

After grap the information of pathway of interest, we can rewire genes' relation, replace genes with ortholog scoring higher, add human control upon genes' expression and experimentally synthesize this chromosome-like biodevice directly.


Design Operation Standard

Drag & drop biodevice Design
We can change the position, strand of genes in neochromsome, in a user-friendly way.


Data Transmission Standard

KGML is an XML presentation of KEGG pathway database, and rewrite relationships between genes use JavaScript (JS) language. In order to transfer XML be more readable for JS, we convert XML into JSON and transform data in more convenience way. We only reserve genes’ relationships and three kinds of subtype attribution, activation, inhibition and link. Through this data transmission standard, computer and users can directly and clearly understand the information. The diagram below is the data structure of our transmitted JSON format.