Difference between revisions of "Orange: Network File"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Sumber: https://orange.biolab.si/widget-catalog/networks/networkfile/ Read network graph file in Pajek format. Outputs Network: An instance of Network Graph. Items...")
 
Line 12: Line 12:
  
 
The widget reads data in .net and .pajek formats. A complimentary .tab, .tsv or .csv data set can be provided for node information. Orange by default matches a file with the same name as .net file.
 
The widget reads data in .net and .pajek formats. A complimentary .tab, .tsv or .csv data set can be provided for node information. Orange by default matches a file with the same name as .net file.
 +
 +
[[File:Network-File-stamped.png|center|200px|thumb]]
  
 
     Load network file. The widget construct a data table from the data whose filename matches the graph filename (i.e. lastfm.net and lastfm.tab) or, if no match is found, from the graph. A dropdown menu provides access to documentation data sets with Browse documentation networks….
 
     Load network file. The widget construct a data table from the data whose filename matches the graph filename (i.e. lastfm.net and lastfm.tab) or, if no match is found, from the graph. A dropdown menu provides access to documentation data sets with Browse documentation networks….
Line 19: Line 21:
 
     Information, warnings and errors. Hover over a message to read it all.
 
     Information, warnings and errors. Hover over a message to read it all.
  
Example
+
==Contoh==
  
 
We loaded the lastfm.net from documentation data set (dropdown → Browse documentation networks). The nicest way to observe network data is with the Network Explorer widget. Network File widget automatically matched the corresponding data file (lastfm.net with lastfm.tab), so node attributes are available in the widget.
 
We loaded the lastfm.net from documentation data set (dropdown → Browse documentation networks). The nicest way to observe network data is with the Network Explorer widget. Network File widget automatically matched the corresponding data file (lastfm.net with lastfm.tab), so node attributes are available in the widget.
  
 +
[[File:Network-file-example.png|center|200px|thumb]]
  
  

Revision as of 10:39, 25 January 2020

Sumber: https://orange.biolab.si/widget-catalog/networks/networkfile/


Read network graph file in Pajek format.

Outputs

   Network: An instance of Network Graph.
   Items: Properties of a network file.

Network File widget reads network files and sends the input data to its output channel. History of the most recently opened files in maintained in the widget. The widget also includes a directory with sample data sets that come pre-installed with the add-on.

The widget reads data in .net and .pajek formats. A complimentary .tab, .tsv or .csv data set can be provided for node information. Orange by default matches a file with the same name as .net file.

Network-File-stamped.png
   Load network file. The widget construct a data table from the data whose filename matches the graph filename (i.e. lastfm.net and lastfm.tab) or, if no match is found, from the graph. A dropdown menu provides access to documentation data sets with Browse documentation networks….
   The folder icon provides access to local data files.
   Reload the data file from 1.
   Status bar reports on the number of nodes and edges and the type of the graph.
   Information, warnings and errors. Hover over a message to read it all.

Contoh

We loaded the lastfm.net from documentation data set (dropdown → Browse documentation networks). The nicest way to observe network data is with the Network Explorer widget. Network File widget automatically matched the corresponding data file (lastfm.net with lastfm.tab), so node attributes are available in the widget.

Network-file-example.png



Referensi

Pranala Menarik