input_cytoscape {MetaNet} | R Documentation |
Input a cyjs file exported by Cytoscape
Description
Input a cyjs file exported by Cytoscape
Usage
input_cytoscape(file)
Arguments
file |
cyjs file exported by Cytoscape |
Value
list contains the igraph object and coordinates
See Also
Other plot:
as.ggig()
,
c_net_plot()
,
input_gephi()
,
netD3plot()
,
olympic_rings_net()
,
plot.ggig()
,
twocol_edgelist()
,
venn_net()
[Package MetaNet version 0.2.7 Index]