Team:USTC-Software
From 2013.igem.org
Line 26: | Line 26: | ||
<div class="camera_wrap camera_charcoal_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="https://static.igem.org/mediawiki/2013/8/85/USTC_Software_Page1.png"> | <div data-thumb="../images/IGEM.PNG" data-src="https://static.igem.org/mediawiki/2013/8/85/USTC_Software_Page1.png"> | ||
- | <div class="camera_caption fadeFromBottom"> | + | <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="https://static.igem.org/mediawiki/2013/b/b8/USTC_Software_Page2.png"> | <div data-thumb="../images/IGEM.PNG" data-src="https://static.igem.org/mediawiki/2013/b/b8/USTC_Software_Page2.png"> | ||
- | <div class="camera_caption fadeFromBottom"> | + | <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="https://static.igem.org/mediawiki/igem.org/b/b2/USTC_Software_Page4.png"> | <div data-thumb="../images/IGEM.PNG" data-src="https://static.igem.org/mediawiki/igem.org/b/b2/USTC_Software_Page4.png"> | ||
- | <div class="camera_caption fadeFromBottom"> | + | <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="https://static.igem.org/mediawiki/igem.org/1/1d/USTC_Software_Page3.png"> | <div data-thumb="../images/IGEM.PNG" data-src="https://static.igem.org/mediawiki/igem.org/1/1d/USTC_Software_Page3.png"> | ||
- | <div class="camera_caption fadeFromBottom"> | + | <div class="camera_caption fadeFromBottom"><em>We are USTC-Software!</em></div> |
</div> | </div> | ||
</div> | </div> |
Revision as of 10:15, 25 September 2013
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 has been written in C++ language and visualization parts have been written in JAVA language. By using Qt Creator, we designed our GUI which was in plain style. All of them can be compiled across platforms. There are four major parts in 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
This year, our human practice were held on our campus. We would like to say "hi" for iGEM to every teacher and student in USTC and also bring their "Hello" to iGEM. What’s more, We hope that there will be more people who are interested in synthetic biology and programming joining in iGEM through our human practice.