Team:SYSU-Software/template2/header

From 2012.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:SYSU-Software/menu}}
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
Line 12: Line 14:
<body>
<body>
-
<body class="page page-id-164 page-template page-template-reminderfox-documentation-page-php">
+
<body class="" style="
 +
  text-align:center;
 +
  width:960px;
 +
  margin:0 auto;"
 +
>
   <div class="skip-content"><a href="#content">Skip to content</a></div>
   <div class="skip-content"><a href="#content">Skip to content</a></div>
   <div id="header" class="clear" style="background-color: #545454">
   <div id="header" class="clear" style="background-color: #545454">
Line 23: Line 29:
<div class="content-background">
<div class="content-background">
<div id="blank" ><br/></div>
<div id="blank" ><br/></div>
-
<div class="wrapper">
+
<div class="wrapper" >
    
    
<div id="menu">
<div id="menu">
Line 68: Line 74:
</div>
</div>
-
   <img src=" images/little-boy.png"  id="little-boy"></img>
+
   <img src=" https://static.igem.org/mediawiki/2012/6/6d/Little-boy.png"  id="little-boy"></img>
    
    
Line 81: Line 87:
</div>
</div>
<ul id="toc-ul">
<ul id="toc-ul">
-
<li class="toclevel-1"><a href="#r0"><span class="tocnumber">1</span> <span class="toctext">List Window</span></a></li>
+
<li class="toclevel-1"><a href="#r0"><span class="tocnumber">1</span> <span class="toctext">Project Introduction</span></a></li>
-
<li class="toclevel-1"><a href="#r1"><span class="tocnumber">2</span> <span class="toctext">Columns</span></a></li>
+
<li class="toclevel-1"><a href="#r1"><span class="tocnumber">2</span> <span class="toctext">Section I: Genome Browser</span></a></li>
-
<li class="toclevel-1"><a href="#r2"><span class="tocnumber">3</span> <span class="toctext">Using the Calendar</span></a></li>
+
<li class="toclevel-1"><a href="#r2"><span class="tocnumber">3</span> <span class="toctext">Section II: Regulator Designer</span></a></li>
-
<li class="toclevel-1"><a href="#r3"><span class="tocnumber">4</span> <span class="toctext">Editing Reminders</span></a></li>
+
<li class="toclevel-1"><a href="#r3"><span class="tocnumber">4</span> <span class="toctext">Section III: Network Illustrator</span></a></li>
-
<li class="toclevel-1"><a href="#r4"><span class="tocnumber">5</span> <span class="toctext">Filtering</span></a></li>
+
<li class="toclevel-1"><a href="#r4"><span class="tocnumber">5</span> <span class="toctext">Section IV: Simulator</span></a></li>
-
<li class="toclevel-1"><a href="#r5"><span class="tocnumber">6</span> <span class="toctext">Views and Criteria</span></a></li>
+
</ul>
</ul>
</td>
</td>
Line 93: Line 98:
</table>
</table>
<div id="doc-contents">
<div id="doc-contents">
-
<h2 id="r0">List Window</h2>
+
<h2 id="r0">Project Introduction</h2>
<div>
<div>
-
<p>The List dialog is one of the main places to allow you to view and manage the reminders. To bring up the list dialog, you can double-click on the ribbon icon, or right-click on it and select <code>[View Reminders ..</code>] from the context menu. The list dialog has tabs for your Reminders, ToDo's, as well as any custom lists that you set up. The main dialog displays all of your reminders along with any attributes in the various list columns.</p>
+
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We are developing a multifunctional toolbox biArkit, which integrates different modules together and help researchers approach information they need. Firstly, we consider the Genome Browser, which visualizes the genomes of several microorganisms, locates the genes on the genome and make it easy to study the characteristics of the genome. Secondly, we develop a Regulator Designer, to help the design of regulatory elements, mainly non-coding RNA, a thriving method applied in biological research. Thirdly, to meet the need of systems and synthetics researches, we optimize the methods of scanning and output of the existing database of pathways. Fourthly, to analyze the dynamic change in various metabolic networks, we present a simulator that help the researchers analyze the network in silico, in method of flux balance analysis (FBA). Further, to make it more convenient, the software is localized; that is to say, all functions mentioned above can be achieved without linkage to Internet.</p>
</p></div>
</p></div>
-
<h2 id="r1">Columns</h2>
+
<h2 id="r1">Section I: Genome Browser</h2>
-
<h2 id="r2">Using the Calendar</h2>
+
<div>
-
<h2 id="r3">Editing Reminders</h2>
+
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With this Genome Browser, users are able to search Biobricks, plasmids and genomes of model microorganisms; at the same time, gene annotations and information of GenBank are presented. The primary protein sequence is also presented according to the DNA sequences. Aside from searching sequences, users can also input or modify the sequences, insert annotation and build target plasmids they need. </p>
-
<h2 id="r4">Filtering</h2>
+
</p></div>
-
<h2 id="r5">Views and Criteria</h2>
+
<h2 id="r2">Section II: Regulator Designer</h2>
 +
<div>
 +
<p>This part of the software focus on the design of regulatory elements of metabolic networks, mainly non-coding RNAs including SiRNA and Riboswitch. When a certain gene or protein is given, the Designer would generate the elements. What’s more, the primary and secondary structure can be predicted and presented in the Designer. The function of structure prediction can be also applied in other non-coding RNAs, for instance, microRNAs.</p>
 +
</div>
 +
<h2 id="r3">Section III: Network Illustrator</h2>
 +
<div>
 +
<p>Relying on the KEGG Pathway database, the Illustrator exports the optimized relevant pathway map of a gene or transcription factor the user interests in.</p>
 +
</div>
 +
<h2 id="r4">Section IV: Simulator</h2>
 +
<div>
 +
<p>Simulator is a tool to analyze target metabolic network in method of flux balance analysis (FBA). The Simulator would help researchers rebuild the metabolic network and search key genes in the network, in order to simplify the synthesis design. Relying on the KEGG Pathway database, a novel rFBA model is formed when regulation-relevant conditions are added into the primitive FBA model, which would help the researchers observe the dynamic change in the metabolic system. Moreover, unlike the mainstream of FBA, the analysis of the Simulator is not based on Matlab and is more convenient for researchers to use. </p>
 +
</div>
</div>
</div>
               </div><!--end entry-->
               </div><!--end entry-->
Line 109: Line 125:
       <div id="doc-nav">
       <div id="doc-nav">
<div>
<div>
-
<h5>Getting Started </h5>
+
<h5>IGEM-SYSU-Software </h5>
<div>
<div>
<ul>
<ul>
-
<li>
+
<li>
-
<a href="/documentation/">Main Page</a>
+
<a href="/videos/">Main Page</a>
</li>
</li>
<li>
<li>
-
<a href="/documentation-install">Installing Reminderfox</a>
+
<a href="/documentation/">Album</a>
</li>
</li>
<li>
<li>
-
<a href="/videos/">How-To Videos</a>
+
<a href="/documentation-install">Video</a>
</li>
</li>
 +
</ul>
</ul>
</div>
</div>
Line 131: Line 148:
<li>
<li>
<a href="/
<a href="/
-
documentation-user-guide-main-reminderfox-window">Main ReminderFox Window</a>
+
documentation-user-guide-main-reminderfox-window">Download</a>
</li>
</li>
<li>
<li>
-
<a href="/documentation-userguide-reminders">Reminders</a>
+
<a href="/documentation-userguide-reminders">Tutorial</a>
</li>
</li>
<li>
<li>
-
<a href="/documentation-user-guide-todos">ToDo's</a>
+
<a href="/documentation-user-guide-todos">Video</a>
</li>
</li>
-
 
+
                    <li>
-
<li>
+
<a href="/documentation-user-guide-options-and-preferences">Options and Preferences</a>
-
<a href="/documentation-user-guide-notifications">Notifications</a>
+
</li>
</li>
<li>
<li>
-
<a href="/documentation-user-guide-sharing-reminders">Sharing Reminders</a>
+
<a href="/documentation-user-guide-notifications">Email</a>
</li>
</li>
-
<li>
+
-
<a href="/documentation-user-guide-options-and-preferences">Options and Preferences</a>
+
-
</li>
+
</ul>
</ul>
</div>
</div>
Line 159: Line 173:
<ul>
<ul>
<li>
<li>
-
<a href="/documentation-faq-questions">Questions</a>
+
<a href="">Questions</a>
</li>
</li>
<li>
<li>
-
<a href="/documentation-faq-troubleshooting">Troubleshooting</a>
+
<a href="">Troubleshooting</a>
</li>
</li>
<li>
<li>
-
<a href="/documentation-faq-uninstalling">Uninstalling</a>
+
<a href="">Uninstalling</a>
</li>
</li>
<li>
<li>
-
<a href="/help">Contact Us</a>
+
<a href="">Contact Us</a>
</li>
</li>
</ul>
</ul>
Line 224: Line 238:
                               <h2>Links</h2>
                               <h2>Links</h2>
               <ul>
               <ul>
-
                 <li><a href="http://www.twitter.com/reminderfox">ReminderFox on Twitter</a></li>
+
                 <li><a href="http://www.sysu.edu.cn">SUN YAT-SEN University</a></li>
-
                 <li><a href="https://addons.mozilla.org/en-US/firefox/addon/1191/">Mozilla Add-ons Page</a></li>
+
                 <li><a href="http://lifescience.sysu.edu.cn/main/default/index.aspx">SYSU LifeSCience</a></li>
               </ul>
               </ul>
             </li>
             </li>
Line 231: Line 245:
     <div id="footer-search" class="footer-column">
     <div id="footer-search" class="footer-column">
       <h2>Facebook</h2>
       <h2>Facebook</h2>
-
 
-
<iframe src="http://www.facebook.com/plugins/likebox.php?id=319600074107&amp;width=292&amp;connections=0&amp;stream=false&amp;header=false&amp;height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe>
 
     </div>
     </div>

Latest revision as of 12:41, 22 September 2012

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 无标题 1


Our Project

Contents

Project Introduction

      We are developing a multifunctional toolbox biArkit, which integrates different modules together and help researchers approach information they need. Firstly, we consider the Genome Browser, which visualizes the genomes of several microorganisms, locates the genes on the genome and make it easy to study the characteristics of the genome. Secondly, we develop a Regulator Designer, to help the design of regulatory elements, mainly non-coding RNA, a thriving method applied in biological research. Thirdly, to meet the need of systems and synthetics researches, we optimize the methods of scanning and output of the existing database of pathways. Fourthly, to analyze the dynamic change in various metabolic networks, we present a simulator that help the researchers analyze the network in silico, in method of flux balance analysis (FBA). Further, to make it more convenient, the software is localized; that is to say, all functions mentioned above can be achieved without linkage to Internet.

Section I: Genome Browser

      With this Genome Browser, users are able to search Biobricks, plasmids and genomes of model microorganisms; at the same time, gene annotations and information of GenBank are presented. The primary protein sequence is also presented according to the DNA sequences. Aside from searching sequences, users can also input or modify the sequences, insert annotation and build target plasmids they need.

Section II: Regulator Designer

This part of the software focus on the design of regulatory elements of metabolic networks, mainly non-coding RNAs including SiRNA and Riboswitch. When a certain gene or protein is given, the Designer would generate the elements. What’s more, the primary and secondary structure can be predicted and presented in the Designer. The function of structure prediction can be also applied in other non-coding RNAs, for instance, microRNAs.

Section III: Network Illustrator

Relying on the KEGG Pathway database, the Illustrator exports the optimized relevant pathway map of a gene or transcription factor the user interests in.

Section IV: Simulator

Simulator is a tool to analyze target metabolic network in method of flux balance analysis (FBA). The Simulator would help researchers rebuild the metabolic network and search key genes in the network, in order to simplify the synthesis design. Relying on the KEGG Pathway database, a novel rFBA model is formed when regulation-relevant conditions are added into the primitive FBA model, which would help the researchers observe the dynamic change in the metabolic system. Moreover, unlike the mainstream of FBA, the analysis of the Simulator is not based on Matlab and is more convenient for researchers to use.