Team:USTC-Software/nview

From 2011.igem.org

(Difference between revisions)
(Created page with "__NOTOC__ {{:Team:USTC-Software/temp}} <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Team:USTC-...")
Line 313: Line 313:
     <li><a class="on" href="https://2011.igem.org/Team:USTC-Software/project">Project</a>
     <li><a class="on" href="https://2011.igem.org/Team:USTC-Software/project">Project</a>
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:USTC-Software/documents">Documents Parser</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/documents">Documents Parser & Models </a></li>
-
<li><a href="https://2011.igem.org/Team:USTC-Software/models">Models</a></li>
+
<li><a href="#">Views</a>
<li><a href="#">Views</a>
                                   <ul>
                                   <ul>
Line 323: Line 322:
                                 </li>
                                 </li>
-
                                 <li><a href="https://2011.igem.org/Team:USTC-Software/tech&algo">Technology & Algorithm</a></li>
+
                                 <li><a href="#">Technology & Algorithm</a>
 +
                                  <ul>
 +
                                    <li><a href="https://2011.igem.org/Team:USTC-Software/parameter">parameter analysis</a></li>
 +
                                    <li><a href="https://2011.igem.org/Team:USTC-Software/model">MoDeL</a></li>
 +
                                  </ul>
 +
                                </li>
 +
                                   
                                 <li><a href="https://2011.igem.org/Team:USTC-Software/tutorial">Tutorial & Demo</a></li>
                                 <li><a href="https://2011.igem.org/Team:USTC-Software/tutorial">Tutorial & Demo</a></li>
</ul>
</ul>

Revision as of 12:05, 5 October 2011


Team:USTC-Software - 2011.igem.org/views

Network view

Visualize networks defined by SBML models.

Example below(toggle-switch):

Basic Use

The green container represents compartment,the red node represents substance and the blue is reaction.

Use Ctrl + mouse wheel to zoom.

Editing Properties

Double click an item to modify its properties.Also the property widget on the right side is helpful to monitor item properties.

Adding&Removing Nodes

You can add an item by dragging the buttons above to the scence or remove an item by pressing the delete key.

Editing Lines

The last 2 buttons are used to edit the lines,the straight arrow means the substance is a reactant or product of the reaction and the other means the substace is a modifier of the reaction.To add a line ,first click the button,then click on the source node,then click on the destination node.Remember the two nodes are of different type.As for modification,the source must be a substance and the destination must be a reaction.

Each change you make will cause a corresponding modification to the model.