Team:USTC-Software
From 2013.igem.org
Line 62: | Line 62: | ||
<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 has been written in C++ language | + | <p align="justify"><span style="font-family:Arial, Helvetica, sans-serif;">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.</span></p> |
<a href="https://2013.igem.org/Team:USTC-Software/Project/Software" class="more"></a> | <a href="https://2013.igem.org/Team:USTC-Software/Project/Software" class="more"></a> | ||
</div> | </div> | ||
Line 96: | Line 96: | ||
<div class="right"> | <div class="right"> | ||
<h2><span class="head">Human Practice</span></h2> | <h2><span class="head">Human Practice</span></h2> | ||
- | <p align="justify">This year, our human practice were held | + | <p align="justify">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.</p> |
<a href="https://2013.igem.org/Team:USTC-Software/HP" class="more"></a> | <a href="https://2013.igem.org/Team:USTC-Software/HP" class="more"></a> | ||
</div> | </div> |
Revision as of 14:39, 24 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.