Difference between revisions of "Team:SYSU-Software"

Line 1: Line 1:
 
{{SYSU-Software}}
 
{{SYSU-Software}}
 
<html>
 
<html>
  <!-- start content-->
+
  <!-- start content-->
 
   <div id="bannerContainer">
 
   <div id="bannerContainer">
 
     <div id="title">
 
     <div id="title">
Line 9: Line 9:
 
     </div>
 
     </div>
 
   </div>
 
   </div>
    <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/Home?action=raw&amp;ctype=text/css">
+
  <!--link(rel="stylesheet", href="./css/home.css")-->
   <!--link(rel='stylesheet', type='text/css', href='https://2015.igem.org/Template:SYSU-Software/CSS/Home?action=raw&ctype=text/css')-->
+
   <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/Home?action=raw&amp;ctype=text/css">
 
   <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/BOOT?action=raw&amp;ctype=text/css">
 
   <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/BOOT?action=raw&amp;ctype=text/css">
 
   <!--script(src="./css/home.js")-->
 
   <!--script(src="./css/home.js")-->
 
   <script src="https://2015.igem.org/Template:SYSU-Software/JS/Home?action=raw&amp;ctype=text/javascript"></script>
 
   <script src="https://2015.igem.org/Template:SYSU-Software/JS/Home?action=raw&amp;ctype=text/javascript"></script>
 
   <script src="https://2015.igem.org/Template:SYSU-Software/JS/BOOT?action=raw&amp;ctype=text/javascript"></script>
 
   <script src="https://2015.igem.org/Template:SYSU-Software/JS/BOOT?action=raw&amp;ctype=text/javascript"></script>
 +
  <style>
 +
    .center {
 +
      text-align: center;
 +
    }
 +
   
 +
    .bold {
 +
      font-weight:bold;
 +
    }
 +
   
 +
    .Row {
 +
      width: 100%;
 +
      height: auto;
 +
      background-color: #F8F8F8;
 +
      padding-bottom: 40px;
 +
    }
 +
   
 +
    .trueFirst {
 +
      width:80%;
 +
      margin: 0 auto;
 +
     
 +
    }
 +
   
 +
    #contentContainer .trueFirst p {
 +
      line-height: 1.8em;
 +
    }
 +
   
 +
    .container {
 +
      margin: 0 auto;
 +
      margin-top: 80px;
 +
      width: 72%;
 +
      padding-left: 0;
 +
    }
 +
   
 +
    .aimg {
 +
      float:left;
 +
    }
 +
   
 +
    .aimg p {
 +
      margin-top: 15px;
 +
    }
 +
   
 +
    .right {
 +
      margin-left: 170px;
 +
    }
 +
   
 +
  </style>
 
   <div id="contentContainer">
 
   <div id="contentContainer">
     <div class="trueFirst"><img src="https://static.igem.org/mediawiki/2015/e/e1/SYSU-Software_Wiki_Home_Abstract.jpg" alt="" width="100%"><a href="http://core.sysusoftware.info/">
+
     <div class="Row">
        <span class="link1 element"></span></a><a href="https://2015.igem.org/Team:SYSU-Software/Features">
+
      <div class="trueFirst">
        <span class="link2 element"></span></a><a href="https://2015.igem.org/Team:SYSU-Software/Tutorials">
+
        <h2>Abstract</h2>
        <span class="link3 element"></span></a><a href="https://github.com/igemsoftware/SYSU-Software-2015">
+
        <h2 class="center">Collaborative building of genetic design</h2>
        <span class="link4 element"></span></a></div>
+
        <p>The complexity in biological systems has made genetic circuit design difficult for individuals. Without co-development and an open, proof-of-principle engineering platform, it is hard for synthetic biologists to manage this complexity. To address this problem, we developed <span class="bold">Crowdsorcing Open Redesign Engine(CORE)</span>, an open and extensible software that allows users to design, share and cooperate in synthetic biology. CORE mainly consists of two closely interconnected modules. One is the "Synbio Hub". It helps users design and redesign, share and reuse previous projects according to the principle of modularized design. The other one is the CORE Design module embedded in the platform, which promotes genetic circuit design and assists wet-lab practices through protocol management and experiment schedule. Besides, a novel numerical simulation in CORE Design can predict the behaviour of genentic circuit, which was validated by our self-designed <a href="https://2015.igem.org/Team:SYSU-Software/Validation">wetlab experiments.</a>In conclusion, the combination of a crowdsourcing platform and a novel design module makes complex design more accessible to synthetic biologists.</p>
 +
      </div>
 +
      <div class="container">
 +
        <div class="aimg"><a href="http://core.sysusofteare.info"><img src="https://static.igem.org/mediawiki/2015/8/8f/SYSU-Software_Abstract_03.jpg"></a>
 +
          <p class="center">Start Using</p>
 +
        </div>
 +
        <div class="aimg right"><a href="https://2015.igem.org/Team:SYSU-Software/Features"><img src="https://static.igem.org/mediawiki/2015/c/c6/SYSU-Software_Abstract_05.jpg"></a>
 +
          <p class="center">Features</p>
 +
        </div>
 +
        <div class="aimg right"><a href="https://2015.igem.org/Team:SYSU-Software/Tutorials"><img src="https://static.igem.org/mediawiki/2015/c/c7/SYSU-Software_Abstract_07.jpg"></a>
 +
          <p class="center">User Guide</p>
 +
        </div>
 +
        <div class="aimg right"><a href="https://github.com/igemsoftware/SYSU-Software-2015"><img src="https://static.igem.org/mediawiki/2015/0/06/SYSU-Software_Abstract_09.jpg"></a>
 +
          <p class="center">GitHub</p>
 +
        </div>
 +
      </div>
 +
    </div>
 
     <div class="secondSection">
 
     <div class="secondSection">
 
       <div id="myCarousel1" data-ride="carousel" class="carousel slide">
 
       <div id="myCarousel1" data-ride="carousel" class="carousel slide">
Line 75: Line 137:
 
   </div>
 
   </div>
 
   <!-- end content-->
 
   <!-- end content-->
 +
</div>
 
</html>
 
</html>
  
 
{{SYSU-Software/FOOTER}}
 
{{SYSU-Software/FOOTER}}

Revision as of 02:53, 19 September 2015

SYSU-SOFTWARE IGEM 2015

Abstract

Collaborative building of genetic design

The complexity in biological systems has made genetic circuit design difficult for individuals. Without co-development and an open, proof-of-principle engineering platform, it is hard for synthetic biologists to manage this complexity. To address this problem, we developed Crowdsorcing Open Redesign Engine(CORE), an open and extensible software that allows users to design, share and cooperate in synthetic biology. CORE mainly consists of two closely interconnected modules. One is the "Synbio Hub". It helps users design and redesign, share and reuse previous projects according to the principle of modularized design. The other one is the CORE Design module embedded in the platform, which promotes genetic circuit design and assists wet-lab practices through protocol management and experiment schedule. Besides, a novel numerical simulation in CORE Design can predict the behaviour of genentic circuit, which was validated by our self-designed wetlab experiments.In conclusion, the combination of a crowdsourcing platform and a novel design module makes complex design more accessible to synthetic biologists.

Start Using

Features

User Guide

GitHub