as.graph {models}
R Documentation
convert the cytoscape cyjs/xgmml file to network graph model.
Description
Usage
as.graph
(
model
,
propertyNames
= [
'class'
,
'group.category'
,
'group.category.color'
]);
Arguments
model
-
propertyNames
-
Details
Authors
cytoscape_toolkit
Value
this function returns data object of type
NetworkGraph
.
clr value class
NetworkGraph
Examples
[Package
models
version 1.0.0.0
Index
]