News and Announcements » |
For this visualization, we will use the real edge table (real_edge_table.txt) and real node file (real_node_table).
The following are the directions to use once Cytoscape is installed and open:
- File -> Import -> Network from Table
- Select: “real_edge_table.txt” file
- Click: Show Text File Import Options
- Click: Transfer first line as attribute names
- Select: Source Interaction = Column 1
- Select: Target Interaction = Column 2
- Click the headers for all other columns to import them (they will turn blue: note, might need to clicked more than once)
- As a result, you should get successful import message.
- File -> Import -> Attribute from Table
- Select: “real_node_table.txt” file
- Click: Show Text File Import Options
- Click: Transfer first line as attribute name
- Click: Import
- As a result, you should get successful import message.
- Click: VizMapper
- The user can set different properties, e.g. node color, by double-clicking.
- Select: as “Discrete Mapper”
- Select: Attribute to color by
The user can also explore layouts by using Layout from the menu bar.
Note: some layouts will take a very long time to run on large datasets.