Package | Description |
---|---|
vn.edu.tlu.hatrang.autoRWRMTN.internal.model |
Modifier and Type | Method and Description |
---|---|
static Map<org.cytoscape.model.CyNode,MutInteger> |
CyNetworkUtils.getNeighborMap(org.cytoscape.model.CyNetwork aNetwork,
org.cytoscape.model.CyNode aNode)
Gets all the neighbors of the given node and their frequencies.
|
static Map<org.cytoscape.model.CyNode,MutInteger> |
CyNetworkUtils.getNeighborMap(org.cytoscape.model.CyNetwork aNetwork,
org.cytoscape.model.CyNode aNode,
List<org.cytoscape.model.CyEdge> aIncEdges)
Gets all the neighbors of the given node and their frequencies.
|
Copyright © 2019. All rights reserved.