Difference between revisions of "Team:SYSU-Software/Design"
Line 15: | Line 15: | ||
<div class = "tuzuowen wenzi"> | <div class = "tuzuowen wenzi"> | ||
<img src = "https://static.igem.org/mediawiki/2015/2/23/SYSU-Software_wpd2.jpg"> | <img src = "https://static.igem.org/mediawiki/2015/2/23/SYSU-Software_wpd2.jpg"> | ||
− | For a long time, collaboration has been limited to two teams and does not open to the public. However, many difficult problems could have been more easily tackled with the help of collective intelligence in the Synbio community.Therefore, crowdsourcing might help. Henk van Ess once defiend <a href = "https://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a> | + | For a long time, collaboration has been limited to two teams and does not open to the public. However, many difficult problems could have been more easily tackled with the help of collective intelligence in the Synbio community.Therefore, crowdsourcing might help. Henk van Ess once defiend <a href = "https://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a>. |
</div> | </div> | ||
<div class = "Boli wenzi">"Crowdsourcing is channeling the experts’ desire to solve a problem and then freely sharing the answer with everyone."</div> | <div class = "Boli wenzi">"Crowdsourcing is channeling the experts’ desire to solve a problem and then freely sharing the answer with everyone."</div> | ||
Line 31: | Line 31: | ||
<div class = "tuyouwen wenzi"> | <div class = "tuyouwen wenzi"> | ||
<img src = "https://static.igem.org/mediawiki/2015/a/a6/SYSU-Software_wpd4.jpg"> | <img src = "https://static.igem.org/mediawiki/2015/a/a6/SYSU-Software_wpd4.jpg"> | ||
− | Co-development is NOT JUST a Q & A platform. It is <span>a well-designed platform for synthetic biologists</span>. According to the principle of <a href = "https://en.wikipedia.org/wiki/Modular_design">modular design</a> , a complex network design can be separated into several relatively independent modules. So if you have problems designing one modules of a complex network, you can outsource this module to other iGEMers or synthetic biologists, seek help and tackle problems together. You can also give your answer — the design, together with many other synthetic biologists in the <span>community</span>. | + | Co-development is NOT JUST a Q & A platform. It is <span>a well-designed platform for synthetic biologists</span>. According to the principle of <a href = "https://en.wikipedia.org/wiki/Modular_design">modular design</a>, a complex network design can be separated into several relatively independent modules. So if you have problems designing one modules of a complex network, you can outsource this module to other iGEMers or synthetic biologists, seek help and tackle problems together. You can also give your answer — the design, together with many other synthetic biologists in the <span>community</span>. |
</div> | </div> | ||
Line 92: | Line 92: | ||
<h3>1. Abstraction and Design Hierarchy.</h3> | <h3>1. Abstraction and Design Hierarchy.</h3> | ||
− | <div class = "tuyouwen"> | + | <div class = "tuyouwen wenzi"> |
<img src = "https://static.igem.org/mediawiki/2015/a/aa/SYSU-Software-wpd11.jpg"> | <img src = "https://static.igem.org/mediawiki/2015/a/aa/SYSU-Software-wpd11.jpg"> | ||
Synthetic biology has abstracted biological systems into four levels: DNA, parts, devices and systems (Drew, 2005). By designing complex systems following up the four levels, one might easily design biological components of higher-level based on the lower-level ones. In CORE, we abstracted the genetic design of previous years into basic units — parts. Through the use of these parts, we assembled many genetic devices (like, AND gates). The devices are the basis of genetic design in CORE. | Synthetic biology has abstracted biological systems into four levels: DNA, parts, devices and systems (Drew, 2005). By designing complex systems following up the four levels, one might easily design biological components of higher-level based on the lower-level ones. In CORE, we abstracted the genetic design of previous years into basic units — parts. Through the use of these parts, we assembled many genetic devices (like, AND gates). The devices are the basis of genetic design in CORE. |
Revision as of 02:42, 19 September 2015
Synbio Hub & CORE Design:
Platform for community with powerful integrations
Synbio Hub is a proof-of-principle standard bank of genetic design and crowdsourcing platform designed specifically for synthetic biology community. Collaborative construction of genetic design is made possible with the help of powerful integrations —CORE Design. By using CORE Design, you can re-use and re-design the project bank in CORE Bank, and crowdsource your design to the public in search of a better solution in the Co-development module. In the Co-development module, you can get, give and share your answers, vote for your favourite design, and designs with the highest performance (and hopefully stand the test of time) will migrate to CORE Bank for storage. CORE Design is also a powerful integration for mathematical modeling, data processing and plotting, plasmid construction, experiment scheduling and protocol management.
New methods for collaboration in Synbio: Crowdsourcing
Obviously, in Synbio crowdsourcing helps uncouple difficult genetic designs into easier one, and via collaborative construction of these simpler ones, one can assemble a complete circuits.
So how would crowdsourcing help the practices in Synbio? How does Co-development employ the theory of crowdsourcing to help in genetic design?
1. Communication leads to great collaboration.
2. Crowdsourcing and collaborative construction of genetic design.
3. Rate the design.
CORE bases crowdsourcing on the user-friendly Q & A platform, and is well-designed for synthetic biologists in that it provides users a platform for collaborative construction of genetic designs, and share, rate and visualize the performance of the designs.
Standardized “Synbio Hub” Bank: “Open Source” Synbio
1. Standardized documentation of genetic design.
2. SBOLv made sharing easier.
3. Safer exchanging and sharing of genetic design.
4. Machine learning algorithms help choose design that stands the test of time.
In Co-development, every user can vote for their favourite design based on five aspects as mentioned.
Machine learning algorithms will help. Machine learning uses supervised algorithms to learn the
weights of different aspects for genetic design that can be moved into CORE Bank and that cannot
be. After that, when new designs are created and a substantial number of users have voted for the
circuits on the five aspects, CORE will use the weights learn from previous designs to decide
which one can be moved into Bank. For more details, please see “Documentation/Back-end”.
CORE Bank aims at documenting every design in a standardized way and through bank of the projects helps the design, re-design and re-use of projects. So get inspirations on this bank!
Genetic Design and Wet-lab Assistance
1. Abstraction and Design Hierarchy.
2. Design based on biological devices.
In CORE, we can design circuits based on the previous project! For instance, starting from the projects with motility function and a biosensor, we can make a design that make bacteria gather aroundcertain stimulation.