Team:USTC-Software

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/style?action=raw&ctype=text/css" type="text/css"/>
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/style?action=raw&ctype=text/css" type="text/css"/>
-
<link href="../CSS/camera.css" rel="stylesheet" type="text/css" />
+
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/camera/style?action=raw&ctype=text/css" type="text/css"/>
-
+
<link rel="stylesheet" href="https://2013.igem.org/Team:USTC-Software/css/thanks/style?action=raw&ctype=text/css" type="text/css"/>
-
<link href="../CSS/header.css" rel="stylesheet" type="text/css" />
+
-
<link href="../CSS/thanks.css" rel="stylesheet" />
 
-
<script src="../JS/totop.js" type="text/javascript"></script>
+
<script src="https://2013.igem.org/Team:USTC-Software/js/camera/modernizr.custom.28468?action=raw&ctype=text/javascript" type="text/javascript" charset="utf-8"></script>
-
<script type='text/javascript' src='../JS/camera.js'></script>
 
Line 26: Line 23:
<body>
<body>
-
<div id="top" align="center" name="top">
 
-
    <div id="header">
 
-
      <div id="team_logo" align="left">
 
-
            <a href="home.html" tittle="To our home page"><img src="../images/teamlogo_white1.png" /></a>
 
-
        </div>
 
-
  <div id="nav-strip">
 
-
            <ul>
 
-
                <li class="nav-item"><a href="home.html" ><span class="primary-link">Home</span></a>
 
-
                <li class="nav-item"><a href="#" ><span class="primary-link">Project</span></a>
 
-
                    <div class="subnav ">                     
 
-
                      <div class="subnav-inner">
 
-
                          <ul>                     
 
-
                            <li class="" style=" border-top:#FFF solid 1px;"><a href="overall.html" target="_top">Overall</a></li>
 
-
                            <li class=""><a href="software.html" target="_top">Software</a></li>
 
-
                            <li class=""><a href="Methodologies.html" target="_top">Method</a></li>
 
-
                            <li class=""><a href="Database.html" target="_top">Database</a></li>
 
-
                            <li class=""><a href="Clotho App.html" target="_top">Clotho App</a></li>
 
-
                            <li class=""><a href="#" target="_top">Exmples</a></li>
 
-
                          </ul>                     
 
-
                      </div>                     
 
-
                  </div>
 
-
              </li>
 
-
              <li class="nav-item"><a href="medal.html" target="_self"><span class="primary-link">Achieve</span></a>
 
-
              <div class="subnav">                     
 
-
                      <div class="subnav-inner">
 
-
                          <ul>                     
 
-
                            <li class="" style=" border-top:#FFF solid 1px;"><a href="medal.html" target="_top">Medal</a></li>
 
-
                  </ul>                     
 
-
                      </div>                     
 
-
                  </div>
 
-
              </li>
 
-
              <li class="nav-item"><a href="#" ><span class="primary-link">Dev notes</span></a>
 
-
              </li>
 
-
              <li class="nav-item"><a href="#" ><span class="primary-link">Team</span></a>
 
-
              </li>
 
-
              <li class="nav-item no-subnav"><a href="#" ><span class="primary-link">Others</span></a>
 
-
              <div class="subnav ">                     
 
-
                      <div class="subnav-inner">
 
-
                          <ul>                     
 
-
                            <li class="hp" ><a href="#" target="_top" style="font-size:21px;">Human practice</a></li>
 
-
                            <li class=""><a href="#" target="_top">Safety</a></li>
 
-
                            <li class=""><a href="#" target="_top">Collaborate</a></li>
 
-
                          </ul>                     
 
-
                      </div>                     
 
-
                  </div>             
 
-
              </li>
 
-
                                   
 
-
          </ul>
 
-
      </div>
 
-
<script type="text/javascript" src="../JS/header.js"></script>
 
-
<div id="igem" align="center">   
 
-
<a href="https://2013.igem.org/Main_Page" >
 
-
            <img name="button" src="../images/IGEM.png"/>
 
-
            </a>
 
-
        </div>
 
-
    </div>
 
-
  </div> 
 
-
<!--end of header-->
 
<div style="background:url(../images/bg.jpg) repeat; height:500px;">
<div style="background:url(../images/bg.jpg) repeat; height:500px;">

Revision as of 20:05, 21 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!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 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