Team:SUSTC-Shenzhen-B/future.html
From 2013.igem.org
(13 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <head> | |
- | + | <meta charset="utf-8" /> | |
- | + | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | |
- | + | ||
- | + | <meta name="description" content="" /> | |
- | + | <meta name="author" content="SUSTC-ShenZhen-B" /> | |
- | + | ||
- | + | <title>SUSTC-ShenZhen-B</title> | |
- | + | ||
- | + | <style type="text/css"> | |
- | + | #globalWrapper {width: 100%;font-size: 100%;} | |
- | + | #top-section {width: 100%; height:100%; border:none;} | |
- | + | #p-logo {display:none;} | |
- | + | #search-controls {display:none;} | |
- | + | .printfooter {display:none;} | |
- | + | #footer-box {border:none;} | |
- | + | .firstHeading {display:none;} | |
- | + | #content { border:none !important; width:1024px !important; background: url('') !important;} | |
- | + | #bodyContent {border:none;} | |
- | + | #catlinks {display:none;} | |
- | + | #footer-box {display:none;} | |
- | + | #menubar {display:none;} | |
- | + | body { | |
- | + | padding: 0; | |
- | + | } | |
- | + | ||
- | + | .caret { | |
- | + | display: inline-block; | |
- | + | width: 0; | |
- | + | height: 0; | |
- | + | margin-left: 2px; | |
- | + | vertical-align: middle; | |
- | + | border-top: 4px solid #000000; | |
- | + | border-right: 4px solid transparent; | |
- | + | border-bottom: 0 dotted; | |
- | + | border-left: 4px solid transparent; | |
- | + | content: ""; | |
- | + | } | |
- | + | .icon.caret { | |
- | + | opacity: 0.75; | |
- | + | } | |
- | + | .white.caret { | |
- | + | border-top-color: #FFFFFF; | |
- | + | } | |
- | + | .main.menu { | |
- | + | top: 0; | |
- | + | } | |
- | + | .script.image { | |
- | + | display: none; | |
- | + | } | |
- | + | </style> | |
- | + | <link rel="stylesheet" type="text/css" href="/SUSTC-SZ-B_2013iGEM/CSS/wiki-all.min.css?action=raw&ctype=text/css" /> | |
- | + | <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300italic,400,300,700" /> | |
- | + | ||
- | + | </head> | |
- | + | <body id="example"> | |
- | + | <div class="ui fixed transparent inverted main menu"> | |
- | + | <div class="container"> | |
- | + | <a href="#" class="brand">SUSTC-ShenZhen-B</a> | |
- | + | <div class="right menu"> | |
- | + | <a href="http://circuitplus.org" class="item">Visit Circuit+</a> | |
- | + | </div> | |
- | + | <div href="/" class="ui dropdown link item"> | |
- | + | iGEM | |
- | + | <span class="icon white caret"></span> | |
- | + | <div class="menu"> | |
- | + | <a href="https://2013.igem.org/Main_Page" class="item">iGEM homepage</a> | |
- | + | <a href="/Team:SUSTC-Shenzhen-B" class="item">wiki homepage</a> | |
- | + | <a href="https://igem.org/User_Information" class="item">My Account</a> | |
- | + | <a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/future.html&action=edit" class="item">Edit</a> | |
- | + | </div> | |
- | + | </div> | |
- | + | <a href="project.html" class="item">Overview</a> | |
- | + | <a href="standard.html" class="item">Standard and database</a> | |
- | + | <div href="/Team:SUSTC-Shenzhen-B/Software" class="ui dropdown link item active"> | |
- | + | Software | |
- | + | <span class="white caret"></span> | |
- | + | <div class="menu"> | |
- | + | <a href="circuitplus.html" class="item">Circuit+</a> | |
- | + | <a href="tutorial.html" class="item">Tutorial</a> | |
- | + | <a href="safety.html" class="item">Safety</a> | |
- | + | <a href="feedback.html" class="item">Feedback</a> | |
- | + | <a href="future.html" class="item">Future</a> | |
- | + | <a href="lab.html" class="item">Lab Manager</a> | |
- | + | <a href="clotho.html" class="item">Clotho</a> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div href="/Team:SUSTC-Shenzhen-B/HumanPractice" class="ui dropdown link item"> | |
- | + | Human practice | |
- | + | <span class="white caret"></span> | |
- | + | <div class="menu"> | |
- | + | <a href="workshop.html" class="item">Workshop meeting</a> | |
- | + | <a href="publicity.html" class="item">Publicity</a> | |
- | + | </div> | |
- | + | </div> | |
- | + | <a href="achievement.html" class="item">Achievement</a> | |
- | + | <div href="/Team:SUSTC-Shenzhen-B/Team" class="ui dropdown link item"> | |
- | + | Team | |
- | + | <span class="white caret"></span> | |
- | + | <div class="menu"> | |
- | + | <a href="about.html" class="item">About us</a> | |
- | + | <a href="notebook.html" class="item">Notebook</a> | |
- | + | <a href="acknowledgement.html" class="item">Acknoledgement</a> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div class="header"> | |
- | + | <div class="segment"> | |
- | + | <div id="overview" class="container"> | |
- | + | <div class="introduction"> | |
- | + | <h1 class="ui dividing header">Future</h1> | |
+ | <p class="lead">The next version of Circuit+</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="main container page"> | ||
+ | <div class="peek"> | ||
+ | <div class="ui vertical pointing secondary menu"> | ||
+ | <a class="active item">Making standard for regulatory relations</a> | ||
+ | <a class="item">Update Database</a> | ||
+ | <a class="item">Improve SBOL</a> | ||
+ | <a class="item">Redesign LGD</a> | ||
+ | <a class="item">Cooperate with the Registry of Standard Biological Parts</a> | ||
+ | <a class="item">Promote the software</a> | ||
+ | <a class="active item" href="/Team:SUSTC-Shenzhen-B">Back to Homepage</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="page-container"> | ||
+ | <table><tr><td width="700"> | ||
+ | <h2 class="ui dividing header">Making standard for regulatory relationships</h2> | ||
+ | <section id=""></section> | ||
+ | <p>So far, we have made standard for logical gene module and genetic circuit (RFC 101 and RFC 97 version 2.0). In order to store and share the regulatory relationships between biological parts in circuit, we need a standard to standardize those relationships and give logic symbol to describe them.<br/><br/> | ||
+ | To achieve this goal, we need <br/><br/> | ||
+ | 1 A complete standard of logical gene module.All of the logic genetic gates could be described in our standard,and all the inputs ,outputs and related variables could be quantified. As a result, any logic genetic gates in any genetic circuits could be simplified into a logical gene module.<br/><br/> | ||
+ | 2 All the stimulants and products could be quantified. Credible equantion could be applied to thess signals and the prediction can reflect biological phenomena. | ||
+ | |||
+ | |||
+ | </p> | ||
+ | <h2 class="ui dividing header">Updating Database</h2> | ||
+ | <section id=""></section> | ||
+ | <p>The information stored in the database is not perfect now. We will update our database both from structure and content in the next version. The structure can be improved to coordinate the new version genetic circuit standard . More and better quality of circuits will be recorded from collecting and uploading.<br/><br/> | ||
+ | Also, the database would collect all of the experiment data in the world for each circuit, and an actual measurement would be taken by our wet lab to ensure the working state of these circuit. In the anticipation, the database will be non-redundant, so that | ||
+ | all of the high rank circuits we provided will be useful and well reproductive. <br/><br/> | ||
+ | Further more, we will collect and call for more information for those incomplete circuits, such as useful parts or useful genes or measured data, to help build them successful. | ||
+ | </p> | ||
+ | <h2 class="ui dividing header">Improving SBOL</h2> | ||
+ | <section id=""></section> | ||
+ | <p> We will add our software to SBOL’s website as an example of how to use SBOL and join in the g+ group of SBOL to build a better SBOL support.</p> | ||
+ | <h2 class="ui dividing header">Redesign LGD</h2> | ||
+ | <section id=""></section> | ||
+ | <p>Our next version of LGD is Logical Genetic Designer, it will be very powerful. Including the functions as Logical Genetic Diagram, to give an visual network of genetic circuit, Logical Genetic Designer can also help users to redesign the circuits and show the regulatory relationships in the new circuits. It can also show the relationships between parts in out circuit and pathways of microorganism,conducting a simulation result that how the artificial genetic circuits influence the wild pathways,giving quantitative models to each circuits. What's more, based on a more powerful database, you can designed circuits with much more useful information, such as experimental data of parts, useful genes and recommended design proposal.So, equipped with Logical Genetic Designer, you can design your circuit very easily in the view of function and Application. Wet lab protocol will be generated for each of your design, you can make your imagination realized through our designer. </p> | ||
+ | <h2 class="ui dividing header">Cooperate with the Registry of Standard Biological Parts</h2> | ||
+ | <section id=""></section> | ||
+ | <p>We will contact the Registry of Standard Biological Parts. We have employed some data from the Registry through their API. The Registry and Circuit+ have many things in common and they are complementary to some degree. We think cooperation of the Registry of Standard Biological Parts and Circuit+ will open a new age of synthetic biology.</p> | ||
+ | <h2 class="ui dividing header"></h2> | ||
+ | <section id=""></section> | ||
+ | <p>We will promote our software as well as synthetic biology in the future. The open database needs your participation and we are waiting for you!</p> | ||
+ | |||
+ | </td> </tr> </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="footer"> | ||
+ | <div class="ui divider"> | ||
+ | </div> | ||
+ | <div class="ui divided horizontal footer link list"> | ||
+ | <div class="item"> | ||
+ | © SUSTC-ShenZhen-B | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <script type="text/javascript" src="http://code.jquery.com/jquery-2.0.3.min.js"></script> | ||
+ | <script type="text/javascript" src="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/JS/wiki-all.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function png2text(pngurl, id, callback) { | ||
+ | var canvas = document.createElement("canvas"), | ||
+ | ctx = canvas.getContext("2d"); | ||
+ | img = new Image(); | ||
+ | |||
+ | img.id = 'pt-' + id; | ||
+ | img.className = 'script image'; | ||
+ | img.style.position = "absolute"; | ||
+ | img.style.left = "-10000px"; | ||
+ | document.body.appendChild(img); | ||
+ | |||
+ | img.onload = function() { | ||
+ | var | ||
+ | w = this.width, | ||
+ | h = this.height; | ||
+ | |||
+ | canvas.width = w; | ||
+ | canvas.height = h; | ||
+ | canvas.style.width = w+"px"; | ||
+ | canvas.style.height = h+"px"; | ||
+ | |||
+ | ctx.drawImage(this, 0, 0); | ||
+ | |||
+ | var data = ctx.getImageData(0, 0, w, h).data, | ||
+ | a = [], | ||
+ | len = data.length, | ||
+ | p = -1; | ||
+ | |||
+ | for (var i=0; i < len; i += 4) { | ||
+ | if (data[i] > 0) | ||
+ | a[++p] = String.fromCharCode(data[i]); | ||
+ | }; | ||
+ | |||
+ | canvas = undefined; | ||
+ | try { | ||
+ | //document.body.removeChild(img); | ||
+ | $('#pt-' + id).remove(); | ||
+ | } catch (e) { | ||
+ | } | ||
+ | |||
+ | if (callback) callback(a.join("")); | ||
+ | }; | ||
+ | |||
+ | img.src = pngurl; | ||
+ | } | ||
+ | |||
+ | function baseRemove() { | ||
+ | $('#top-section').remove(); | ||
+ | $('#content').attr('id', ''); | ||
+ | $('#bodyContent').attr('id', ''); | ||
+ | $('#globalWrapper').attr('id', ''); | ||
+ | |||
+ | $('.main.container.page').parent().attr('id', 'example'); | ||
+ | } | ||
+ | |||
+ | function loadJavascript() { | ||
+ | /* $.get("https://2013.igem.org/SUSTC-SZ-B_2013iGEM/JS/wiki-all.min.js?action=raw&ctype=text/javascript", function (data) { | ||
+ | eval(data); | ||
+ | }); */ | ||
+ | /* png2text('https://static.igem.org/mediawiki/2013/4/43/Wiki-all-min-js.png', 'wiki-all', function (text) { | ||
+ | eval(text); | ||
+ | }); */ | ||
+ | } | ||
+ | |||
+ | $(document).ready(function () { | ||
+ | baseRemove(); | ||
+ | loadJavascript(); | ||
+ | }); | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 03:51, 29 October 2013
Future
The next version of Circuit+
Making standard for regulatory relationshipsSo far, we have made standard for logical gene module and genetic circuit (RFC 101 and RFC 97 version 2.0). In order to store and share the regulatory relationships between biological parts in circuit, we need a standard to standardize those relationships and give logic symbol to describe them. Updating DatabaseThe information stored in the database is not perfect now. We will update our database both from structure and content in the next version. The structure can be improved to coordinate the new version genetic circuit standard . More and better quality of circuits will be recorded from collecting and uploading. Improving SBOLWe will add our software to SBOL’s website as an example of how to use SBOL and join in the g+ group of SBOL to build a better SBOL support. Redesign LGDOur next version of LGD is Logical Genetic Designer, it will be very powerful. Including the functions as Logical Genetic Diagram, to give an visual network of genetic circuit, Logical Genetic Designer can also help users to redesign the circuits and show the regulatory relationships in the new circuits. It can also show the relationships between parts in out circuit and pathways of microorganism,conducting a simulation result that how the artificial genetic circuits influence the wild pathways,giving quantitative models to each circuits. What's more, based on a more powerful database, you can designed circuits with much more useful information, such as experimental data of parts, useful genes and recommended design proposal.So, equipped with Logical Genetic Designer, you can design your circuit very easily in the view of function and Application. Wet lab protocol will be generated for each of your design, you can make your imagination realized through our designer. Cooperate with the Registry of Standard Biological PartsWe will contact the Registry of Standard Biological Parts. We have employed some data from the Registry through their API. The Registry and Circuit+ have many things in common and they are complementary to some degree. We think cooperation of the Registry of Standard Biological Parts and Circuit+ will open a new age of synthetic biology. We will promote our software as well as synthetic biology in the future. The open database needs your participation and we are waiting for you! |