simplifyNetwork {AFM} | R Documentation |
simplifyNetwork
Description
simplify the network keeping only the important edges
Usage
simplifyNetwork(..., allVertices, allEdges)
Arguments
... |
cl: a cluster object from the parallel package |
allVertices |
a data.table of vertices |
allEdges |
a data.table of edges |
Value
a data.table of edges
Author(s)
M.Beauvais
[Package AFM version 2.0 Index]