Difference between revisions of "Team:SYSU-Software"

 
(45 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TeamTemplateA}}
+
{{SYSU-Software}}
<html>
+
<html>
<h2> Welcome to iGEM 2015! </h2>
+
  <!-- start content-->
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  <div id="bannerContainer">
 
+
    <div id="title">
<h4>Before you start: </h4>
+
      <div class="logo"></div>
<p> Please read the following pages:</p>
+
      <div class="scroll"></div>
<ul>
+
      <div class="down"></div>
<li> <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
    </div>
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
  </div>
</ul>
+
  <!--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&amp;ctype=text/css">
<div class="highlightBox">
+
  <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SYSU-Software/CSS/BOOT?action=raw&amp;ctype=text/css">
<h4> Styling your wiki </h4>
+
  <!--script(src="./css/home.js")-->
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
  <script src="https://2015.igem.org/Template:SYSU-Software/JS/Home?action=raw&amp;ctype=text/javascript"></script>
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
  <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;
 +
      padding-top:30px;
 +
    }
 +
   
 +
    #contentContainer .trueFirst p {
 +
      line-height: 1.8em;
 +
    }
 +
   
 +
    .container {
 +
      margin: 0 auto;
 +
      margin-top: 80px;
 +
      width: 72.9%;
 +
      padding-left: 0;
 +
    }
 +
   
 +
    .aimg {
 +
      float:left;
 +
    }
 +
   
 +
    .aimg p {
 +
      margin-top: 15px;
 +
    }
 +
   
 +
    .right {
 +
      margin-left: 170px;
 +
    }
 +
   
 +
  </style>
 +
  <div id="contentContainer">
 +
    <div class="Row">
 +
      <div class="trueFirst">
 +
        <h2>Abstract</h2>
 +
        <h2 class="center">Collaborative building of genetic design.</h2>
 +
        <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">Crowdsourcing 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.sysusoftware.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 id="myCarousel1" data-ride="carousel" class="carousel slide">
 +
        <!-- Indicators-->
 +
        <ol class="carousel-indicators">
 +
          <li data-target="#myCarousel1" data-slide-to="0" class="active"></li>
 +
          <li data-target="#myCarousel1" data-slide-to="1"></li>
 +
          <li data-target="#myCarousel1" data-slide-to="2"></li>
 +
        </ol>
 +
        <!-- Wrapper for slides-->
 +
        <div class="carousel-inner">
 +
          <div class="item active"><img src="https://static.igem.org/mediawiki/2015/5/5c/SYSU-Software_Wiki_Home_Motivation_1.jpeg" alt="bg"></div>
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/8/80/SYSU-Software_Wiki_Home_Motivation_2.jpeg" alt="bg"></div>
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/8/8f/SYSU-Software_Wiki_Home_Motivation_3.jpeg" alt="bg"></div>
 +
        </div>
 +
        <!-- Controls--><a href="#myCarousel1" role="button" data-slide="prev" class="carousel-control left"></a><a href="#myCarousel1" role="button" data-slide="next" class="carousel-control right"></a>
 +
      </div>
 +
    </div>
 +
    <div class="firstSection"><img src="https://static.igem.org/mediawiki/2015/0/07/SYSU-Software_Wiki_Home_Our_Project.jpg" alt="" width="100%"></div>
 +
    <div class="features">
 +
      <div id="myCarousel3" data-ride="carousel" class="carousel slide">
 +
        <!-- Indicators-->
 +
        <ol class="carousel-indicators">
 +
          <li data-target="#myCarousel3" data-slide-to="0" class="active"></li>
 +
          <li data-target="#myCarousel3" data-slide-to="1"></li>
 +
          <li data-target="#myCarousel3" data-slide-to="2"></li>
 +
<li data-target="#myCarousel3" data-slide-to="3"></li>
 +
<li data-target="#myCarousel3" data-slide-to="4"></li>
 +
        </ol>
 +
        <!-- Wrapper for slides-->
 +
        <div class="carousel-inner">
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/8/8c/SYSU-Software_Wiki_Home_Motivation_Features2.jpg" alt=""></div>         
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/e/e8/SYSU-Software_Wiki_Home_Motivation_Features3.jpg" alt=""></div>
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/6/6b/SYSU-Software_Wiki_Home_Motivation_Features4.jpg" alt=""></div>
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/1/14/SYSU-Software_Wiki_Home_Motivation_Features5.jpg" alt=""></div>
 +
<div class="item active"><img src="https://static.igem.org/mediawiki/2015/b/ba/SYSU-Software_Wiki_Home_Motivation_Features1.jpg" alt="bg"></div>
 +
        </div>
 +
        <!-- Controls--><a href="#myCarousel3" role="button" data-slide="prev" class="carousel-control left"></a><a href="#myCarousel3" role="button" data-slide="next" class="carousel-control right"></a>
 +
      </div>
 +
    </div>
 +
    <div class="humanPractice">
 +
      <div id="myCarousel2" class="carousel slide">
 +
        <!-- Indicators-->
 +
        <ol class="carousel-indicators">
 +
          <li data-target="#myCarousel2" data-slide-to="0" class="active"></li>
 +
          <li data-target="#myCarousel2" data-slide-to="1"></li>
 +
        </ol>
 +
        <!-- Wrapper for slides-->
 +
        <div class="carousel-inner">
 +
          <div class="item active"><img src="https://static.igem.org/mediawiki/2015/c/ca/SYSU-Software_Wiki_Home_Collaborations.jpeg" alt="bg"></div>
 +
          <div class="item"><img src="https://static.igem.org/mediawiki/2015/7/78/SYSU-Software_Wiki_Home_HumanPractices.jpeg" alt="bg"></div>
 +
        </div>
 +
        <!-- Controls--><a href="#myCarousel2" role="button" data-slide="prev" class="carousel-control left"></a><a href="#myCarousel2" role="button" data-slide="next" class="carousel-control right"></a>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <!-- end content-->
 
</div>
 
</div>
 +
</html>
  
<h4> Editing your wiki </h4>
+
{{SYSU-Software/FOOTER}}
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:SYSU-Software&action=edit"> Click here to edit this page! </a></p>
+
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
 
+
 
+
<h4>Templates </h4>
+
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
 
+
 
+
<h4>Tips</h4>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
 
+
 
+
<h4>Inspiration</h4>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
+
<h4> Uploading pictures and files </h4>
+
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
 
+
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
 
+
 
+
 
+
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
 
+
</html>
+

Latest revision as of 17:08, 1 October 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 Crowdsourcing 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