Team:USTC-Software
From 2013.igem.org
(60 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{USTC-Software/hidden}} | {{USTC-Software/hidden}} | ||
+ | |||
+ | {{USTC-Software/header2}} | ||
{{USTC-Software/header}} | {{USTC-Software/header}} | ||
Line 9: | Line 11: | ||
- | <link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css | + | <link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css?action=raw&ctype=text/css" type="text/css"/> |
- | <link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/camera | + | <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 | + | <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 src="https://2013.igem.org/Team:USTC-Software/js/camera | + | <!--script type="text/javascript" src="http://igem.stlover.org/js/meth.js"></script--> |
+ | |||
+ | |||
+ | <script src="https://2013.igem.org/Team:USTC-Software/js/camera?action=raw&ctype=text/javascript" type="text/javascript" charset="utf-8"></script> | ||
Line 23: | Line 29: | ||
- | <div | + | <!--div id="camera"> |
+ | <div class="camera_wrap camera_charcoal_skin" id="camera_wrap_1" align="center"> | ||
+ | <div data-thumb="https://static.igem.org/mediawiki/2013/c/ca/USTC-Software-3s.jpg | ||
+ | " 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 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 data-thumb="../ | + | <div class="camera_caption fadeFromBottom"><em>The sketch and final GUI of gNAP!</em></div> |
- | <div class="camera_caption fadeFromBottom"> | + | |
</div> | </div> | ||
- | <div data-thumb="../ | + | |
- | <div class="camera_caption fadeFromBottom"> | + | |
+ | <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=" | + | |
- | + | ||
- | + | <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 class="camera_caption fadeFromBottom"> | + | |
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | </div> | + | |
+ | </div--> | ||
<div id="green"> | <div id="green"> | ||
+ | <div class="right"> | ||
+ | <h2>Overall</h2> | ||
+ | <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> | ||
+ | <a href="https://2013.igem.org/Team:USTC-Software/Project/Overall" class="more"></a> | ||
+ | </div> | ||
+ | |||
<div class="left"> | <div class="left"> | ||
- | < | + | <img src="https://static.igem.org/mediawiki/2013/a/a6/USTC_Software_Overall.png"/> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
Line 62: | Line 74: | ||
<div id="cyan"> | <div id="cyan"> | ||
- | <div class=" | + | <div class="right"> |
- | <h2 | + | <h2><span class="head">Software</span></h2> |
- | <p align="justify"><span style="font-family:Arial, Helvetica, sans-serif;"> | + | <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> |
- | + | <a href="https://2013.igem.org/Team:USTC-Software/Project/Software" class="more"></a> | |
- | < | + | |
</div> | </div> | ||
- | <div class=" | + | <div class="left"> |
- | <img src="../ | + | <img src="https://static.igem.org/mediawiki/2013/6/6e/USTC_Software_Software.png" /> |
</div> | </div> | ||
Line 79: | Line 90: | ||
<div id="blue"> | <div id="blue"> | ||
- | <div class=" | + | <div class="right"> |
- | <h2 | + | <h2>Methodologies</h2> |
<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> | ||
- | < | + | <a href="https://2013.igem.org/Team:USTC-Software/Project/Method" class="more"></a> |
+ | </div> | ||
- | + | <div class="left"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/d/d7/USTC_Software_Method.png" /> | |
- | <div class=" | + | |
- | <img src="../ | + | |
</div> | </div> | ||
Line 98: | Line 108: | ||
<div id="purple"> | <div id="purple"> | ||
- | <div class=" | + | <div class="right"> |
- | <h2 | + | <h2><span class="head">Communication</span></h2> |
- | <p align="justify"> | + | <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> |
- | < | + | <a href="https://2013.igem.org/Team:USTC-Software/Human_practice" class="more"></a> |
</div> | </div> | ||
- | <div class=" | + | <div class="left"> |
- | <img src="../ | + | <img src="https://static.igem.org/mediawiki/2013/c/c0/USTC_Software_Humanpractice.png"/> |
</div> | </div> | ||
Line 118: | 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='../ | + | <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='../ | + | <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 131: | 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='../ | + | <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='../ | + | <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='../ | + | <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
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.