Team:SUSTC-Shenzhen-B/circuit.html

From 2013.igem.org

(Difference between revisions)
Line 93: Line 93:
</div>
</div>
<div class="span9">
<div class="span9">
 +
                                        <h1>Circuit Registry</h1>
                                         <div id="introduction">
                                         <div id="introduction">
-
<h2>Introduction</h2>
+
<h3>Introduction</h3>
<p>The Mind Road is one of the major functions of Biomiao platform. All the circuits that have successfully submitted can be found there. This web application aims at assisting people to find the synthetic biological projects they are interested in. The app is meaningful, because it provides a classification for divergent thinking. We build up the Mind Road network through scanning for over a hundred of projects that designed and functioned (partially) the genetic circuits as well as simulating a brainstorm so as to establish the Mind Road more practical and realistic.</p>
<p>The Mind Road is one of the major functions of Biomiao platform. All the circuits that have successfully submitted can be found there. This web application aims at assisting people to find the synthetic biological projects they are interested in. The app is meaningful, because it provides a classification for divergent thinking. We build up the Mind Road network through scanning for over a hundred of projects that designed and functioned (partially) the genetic circuits as well as simulating a brainstorm so as to establish the Mind Road more practical and realistic.</p>
</div>
</div>
                                         <div id="database">
                                         <div id="database">
-
<h2>Database</h2>
+
<h3>Database</h3>
<p>All the data is stored in our MySQL server database. In order to dynamically update data in a safer way, we choose MyISAM to be the engine of our database. We try to establish a technique standard for the data structure. A complete project on Biomiao must contain following essential information</p>
<p>All the data is stored in our MySQL server database. In order to dynamically update data in a safer way, we choose MyISAM to be the engine of our database. We try to establish a technique standard for the data structure. A complete project on Biomiao must contain following essential information</p>
                                         <h5>Part-I: Basic information</h5>
                                         <h5>Part-I: Basic information</h5>
Line 112: Line 113:
                                         <div id="result">
                                         <div id="result">
-
<h2>Current Result</h2>
+
<h3>Current Result</h3>
<p>At present, we’ve stored approximately 80 projects’ information. We have deleted some unfinished projects and as a result, there might have some empty nodes in the Mind Road. Most projects are coming from previous iGEM team. And we’ve invited some 2013 iGEM teams to submit their projects on the Biomiao platform (Peking, Shenzhen-BGI, SYSU, XMU, HKUST, etc.). We eagerly expect all the 2013 iGEMers to join in this platform and share their projects. We are now still sending more and more invitation Email to the 2013 iGEM teams.</p>
<p>At present, we’ve stored approximately 80 projects’ information. We have deleted some unfinished projects and as a result, there might have some empty nodes in the Mind Road. Most projects are coming from previous iGEM team. And we’ve invited some 2013 iGEM teams to submit their projects on the Biomiao platform (Peking, Shenzhen-BGI, SYSU, XMU, HKUST, etc.). We eagerly expect all the 2013 iGEMers to join in this platform and share their projects. We are now still sending more and more invitation Email to the 2013 iGEM teams.</p>
</div>
</div>
                                         <div id="list">
                                         <div id="list">
-
<h2>Circuit List</h2>
+
<h3>Circuit List</h3>
<p>The Circuit List is another way to reveal all the project in a specific order. In this way, the user can directly scan all the project in a list instead of click the sorted bubbles in Mind Road.</p>
<p>The Circuit List is another way to reveal all the project in a specific order. In this way, the user can directly scan all the project in a list instead of click the sorted bubbles in Mind Road.</p>
</div>
</div>

Revision as of 17:08, 27 September 2013

Circuit Registry

Introduction

The Mind Road is one of the major functions of Biomiao platform. All the circuits that have successfully submitted can be found there. This web application aims at assisting people to find the synthetic biological projects they are interested in. The app is meaningful, because it provides a classification for divergent thinking. We build up the Mind Road network through scanning for over a hundred of projects that designed and functioned (partially) the genetic circuits as well as simulating a brainstorm so as to establish the Mind Road more practical and realistic.

Database

All the data is stored in our MySQL server database. In order to dynamically update data in a safer way, we choose MyISAM to be the engine of our database. We try to establish a technique standard for the data structure. A complete project on Biomiao must contain following essential information

Part-I: Basic information

Project name, Author(s), Year, Wiki (paper) –Link, Description [Around 150 words], Project result [representative diagram or some other images (enclosed in the annex)], Reference [Write all the relative papers you’ve referenced]

Part-II: Genetic Circuit information

Circuit description [How your circuit works and what are the subunits (promoter, operon, RBS, coding, domain, terminator…) of this circuit, Circuit diagram [enclosed in the annex], Subparts information: [Give us a brief description about the parts you designed or used in this project like the Biobrick ID, the subparts (if have), the functions)].

Part-III: Lab process / Major methods

Equipment [List the machines or devices you used while processing the experiment], Material [List all the medium (each component should be listed out), strains & plasmids you have used in the experiment], Procedure [List the procedures as simple as possible in order. Or you can just write some key processes (or methods) of your experiments].

Annotation

1. The information that mention above is also the submit format. You can go to the submit page to upload your project.

2. We develop a new technique Standard: Genetic Circuit Standard (version1.0). To see more details, you can click here.

Current Result

At present, we’ve stored approximately 80 projects’ information. We have deleted some unfinished projects and as a result, there might have some empty nodes in the Mind Road. Most projects are coming from previous iGEM team. And we’ve invited some 2013 iGEM teams to submit their projects on the Biomiao platform (Peking, Shenzhen-BGI, SYSU, XMU, HKUST, etc.). We eagerly expect all the 2013 iGEMers to join in this platform and share their projects. We are now still sending more and more invitation Email to the 2013 iGEM teams.

Circuit List

The Circuit List is another way to reveal all the project in a specific order. In this way, the user can directly scan all the project in a list instead of click the sorted bubbles in Mind Road.