Team:USTC-Software

From 2013.igem.org

(Difference between revisions)
Line 116: Line 116:
     <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/2013/3/36/USTC_Software_Db_mask.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 129:
   <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-->

Revision as of 13:55, 23 September 2013

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

1 Start
2 Monitor
3 Display
4 Result

Overall

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.

Software

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.
There are four major parts of gNAP called Start, Monitor, Result and Display.

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.

Human Practice

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.

Sponsors