Team:USTC-Software

From 2013.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 1: Line 1:
{{USTC-Software/hidden}}
{{USTC-Software/hidden}}
 +
 +
{{USTC-Software/header2}}
{{USTC-Software/header}}
{{USTC-Software/header}}
Line 12: Line 14:
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/camera?action=raw&ctype=text/css" type="text/css"/>
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/camera?action=raw&ctype=text/css" type="text/css"/>
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/thanks?action=raw&ctype=text/css" type="text/css"/>
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/thanks?action=raw&ctype=text/css" type="text/css"/>
 +
 +
<style>#homebutton {color:#aaed51 !important;}</style>
 +
 +
<!--script type="text/javascript" src="http://igem.stlover.org/js/meth.js"></script-->
Line 23: Line 29:
-
<div id="camera">
+
<!--div id="camera">
-
   <div class="camera_wrap camera_white_skin" id="camera_wrap_1" align="center">
+
   <div class="camera_wrap camera_charcoal_skin" id="camera_wrap_1" align="center">
-
                     <div data-thumb="../images/IGEM.PNG" data-src="../images/software start.png">
+
                     <div data-thumb="https://static.igem.org/mediawiki/2013/c/ca/USTC-Software-3s.jpg
-
                         <div class="camera_caption fadeFromBottom">1 <em>Start</em></div>
+
" data-src="https://static.igem.org/mediawiki/2013/8/85/USTC_Software_Page1.png
 +
">
 +
                         <div class="camera_caption fadeFromBottom"><em>Take a gNAP before wearing your gloves!<br/>Genetic Network Analyze and Predict</em></div>
                     </div>
                     </div>
-
                     <div data-thumb="../images/IGEM.PNG" data-src="../images/software monitor.png">
+
 
-
                         <div class="camera_caption fadeFromBottom">2 <em>Monitor</em></div>
+
 
 +
                     <div data-thumb="https://static.igem.org/mediawiki/2013/9/9f/USTC-Software-main2s.jpg" data-src="https://static.igem.org/mediawiki/2013/1/15/2.jpg">
 +
                         <div class="camera_caption fadeFromBottom"><em>The sketch and final GUI of gNAP!</em></div>
                     </div>
                     </div>
-
                     <div data-thumb="../images/IGEM.PNG" data-src="../images/software display.png">
+
 
-
                         <div class="camera_caption fadeFromBottom">3 <em>Display</em></div>
+
 
 +
                     <div data-thumb="https://static.igem.org/mediawiki/2013/archive/3/32/20131028070148%21USTC-Software-2s.jpg" data-src="https://static.igem.org/mediawiki/2013/3/32/USTC-Software-2s.jpg">
 +
                         <div class="camera_caption fadeFromBottom"><em>We compare the result of our software with gene expression profile in literature.</em></div>
                     </div>
                     </div>
-
                     <div data-thumb="../images/IGEM.PNG" data-src="../images/software result.png">
+
 
-
                         <div class="camera_caption fadeFromBottom">4 <em>Result</em></div>
+
 
 +
                     <div data-thumb="https://static.igem.org/mediawiki/2013/8/80/USTC_Software_4s.jpg" data-src="https://static.igem.org/mediawiki/2013/c/cb/USTC_Software_4.jpg">
 +
                         <div class="camera_caption fadeFromBottom"><em>We are USTC-Software!</em></div>
                     </div>
                     </div>
   </div>
   </div>
-
</div>
+
</div-->
Line 46: Line 60:
<div class="right">
<div class="right">
<h2>Overall</h2>
<h2>Overall</h2>
-
<p align="justify">Genetic Network Analyze and Predict (gNAP) is a software which can model and analyze the change of new GRN constructing after exogenous gene’s import. What’s more, gNAP’s inverse prediction based on overall GRN gives some advise to experimenters before choosing the imported gene meeting their purpose.</p>
+
<p align="justify">Gene Network Analyze and Predict (gNAP) is a software which can model and analyze the change of new GRN constructing after exogenous gene’s import. What’s more, gNAP's reverse analysis based on global GRN gives some advise to experimenters before choosing the imported gene meeting their purpose.</p>
-
<img class="more" src="https://2013.igem.org/File:USTC_Software_More.png" />
+
<a href="https://2013.igem.org/Team:USTC-Software/Project/Overall" class="more"></a>
</div>
</div>
          
          
Line 62: Line 76:
<div class="right">
<div class="right">
<h2><span class="head">Software</span></h2>
<h2><span class="head">Software</span></h2>
-
<p align="justify"><span style="font-family:Arial, Helvetica, sans-serif;">gNAP’s source code as well as GUI has been written in C++ language and and visualization parts are written in Java language. All of them can be compiled across platforms.<br />
+
<p align="justify"><span style="font-family:Arial, Helvetica, sans-serif;">gNAP, gene network analyze and predict, is our main software which could analyze the input gene’s effects forward and reversely. gFinder, gene finder, is a website software which could find a specific gene in a database by gene’s function of regulation. gRNA, gene regulatory network analysts, is a small game which could improve the children’s ability of network analysis.<br/></span></p>
-
    There are four major parts of gNAP called Start, Monitor, Result and Display.</span></p>
+
<a href="https://2013.igem.org/Team:USTC-Software/Project/Software" class="more"></a>
-
<img class="more" src="https://2013.igem.org/File:USTC_Software_More.png" />
+
</div>
</div>
Line 81: Line 94:
<p align="justify">In order to simulate the GRN’s working and analyze the changing after exogenous gene imported, some advanced algorithms and classical methods are employed in the software. These algorithms and methods include Binary Tree method, Needle-Wunsch Algorithm, Decision Tree method, Hill Equation and PSO Algorithm.</p>
<p align="justify">In order to simulate the GRN’s working and analyze the changing after exogenous gene imported, some advanced algorithms and classical methods are employed in the software. These algorithms and methods include Binary Tree method, Needle-Wunsch Algorithm, Decision Tree method, Hill Equation and PSO Algorithm.</p>
-
<img class="more" src="https://2013.igem.org/File:USTC_Software_More.png" />
+
<a href="https://2013.igem.org/Team:USTC-Software/Project/Method" class="more"></a>
-
 
+
              </div>
-
</div>
+
<div class="left">
<div class="left">
-
<img src="https://2013.igem.org/File:USTC_Software_Method.png" />
+
<img src="https://static.igem.org/mediawiki/2013/d/d7/USTC_Software_Method.png" />
</div>
</div>
Line 97: Line 109:
<div class="right">
<div class="right">
-
<h2><span class="head">Human Practice</span></h2>
+
<h2><span class="head">Communication</span></h2>
-
<p align="justify">Genetic Network Analyze and Predict (gNAP) is a software which can model and analyze the change of new GRN constructing after exogenous gene’s import. What’s more, gNAP’s inverse prediction based on overall GRN gives some advise to experimenters before choosing the imported gene meeting their purpose.</p>
+
<p align="justify">Our team hope to create a better community for iGEM software, so we <a href="https://2013.igem.org/Team:USTC-Software/collaboration" id="homelink">collaborate</a> with other teams. Open source on github with detailed <a href="https://2013.igem.org/Team:USTC-Software/Project/Develop" id="homelink">API</a> of our source code make our software’s development more easy and convenient. What’s more, to <a href="https://2013.igem.org/Team:USTC-Software/Human_practice" id="homelink">popularize</a> iGEM in our campus, we also give “Hi” from iGEM to all the students and teachers and give their “Hello” back.</p>
-
<img class="more" src="https://2013.igem.org/File:USTC_Software_More.png" />
+
<a href="https://2013.igem.org/Team:USTC-Software/Human_practice" class="more"></a>
</div>
</div>
Line 116: Line 128:
     <div class="img" id="img">
     <div class="img" id="img">
     <div class='mask1'></div>
     <div class='mask1'></div>
-
     <a href="http://china.db.com/index_e.html"><img src='../images/USTC-Software-images-db-logo.png' /></a>
+
     <a href="http://china.db.com/index_e.html"><img src='https://static.igem.org/mediawiki/2012/f/fc/USTC-Software-images-db-logo.png' /></a>
     </div>
     </div>
    
    
   <div class='img' id='img'>
   <div class='img' id='img'>
     <div class='mask2'></div>
     <div class='mask2'></div>
-
     <a href="http://www.ustcif.org/default.php"><img src='../images/USTC-Software-images-ustcif-logo.png' /></a>
+
     <a href="http://www.ustcif.org/default.php"><img src='https://static.igem.org/mediawiki/2012/d/d9/USTC-Software-images-ustcif-logo.png' /></a>
     </div>
     </div>
      
      
Line 129: Line 141:
   <div class='img' id='img'>
   <div class='img' id='img'>
     <div class='mask3'></div>
     <div class='mask3'></div>
-
     <a href="http://www.teach.ustc.edu.cn/"><img src='../images/USTC-Software-images-teaching-logo.png' /></a>
+
     <a href="http://www.teach.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2012/2/2d/USTC-Software-images-teaching-logo.png' /></a>
   </div>
   </div>
    
    
   <div class='img' id='img'>
   <div class='img' id='img'>
     <div class='mask4'></div>
     <div class='mask4'></div>
-
     <a href="http://en.physics.ustc.edu.cn//"><img src='../images/USTC-Software-images-physics-logo.png' /></a>
+
     <a href="http://en.physics.ustc.edu.cn//"><img src='https://static.igem.org/mediawiki/2012/f/f5/USTC-Software-images-physics-logo.png' /></a>
   </div>
   </div>
      
      
   <div class='img' id='img'>
   <div class='img' id='img'>
     <div class='mask5'></div>
     <div class='mask5'></div>
-
     <a href="http://en.biox.ustc.edu.cn/"><img src='../images/USTC-Software-images-life-logo.png' /></a>
+
     <a href="http://en.biox.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2012/2/27/USTC-Software-images-life-logo.png' /></a>
   </div>
   </div>
   </div><!--end of bottom block-->
   </div><!--end of bottom block-->

Latest revision as of 14:26, 7 November 2013

Header2

Slide

Take a gNAP before wearing your gloves! Genetic Network Analyze and Predict
The sketch and final GUI of gNAP!
We compare the result of our software with gene expression profile in literature.
We are USTC-Software!

Home

Overall

Gene Network Analyze and Predict (gNAP) is a software which can model and analyze the change of new GRN constructing after exogenous gene’s import. What’s more, gNAP's reverse analysis based on global GRN gives some advise to experimenters before choosing the imported gene meeting their purpose.

Software

gNAP, gene network analyze and predict, is our main software which could analyze the input gene’s effects forward and reversely. gFinder, gene finder, is a website software which could find a specific gene in a database by gene’s function of regulation. gRNA, gene regulatory network analysts, is a small game which could improve the children’s ability of network analysis.

Methodologies

In order to simulate the GRN’s working and analyze the changing after exogenous gene imported, some advanced algorithms and classical methods are employed in the software. These algorithms and methods include Binary Tree method, Needle-Wunsch Algorithm, Decision Tree method, Hill Equation and PSO Algorithm.

Communication

Our team hope to create a better community for iGEM software, so we collaborate with other teams. Open source on github with detailed API of our source code make our software’s development more easy and convenient. What’s more, to popularize iGEM in our campus, we also give “Hi” from iGEM to all the students and teachers and give their “Hello” back.

Sponsors