Learn R Programming

AFM (version 2.0)

identifyEdgesFromCircles: display the network of nodes and edges

Description

display the network of nodes and edges

Usage

identifyEdgesFromCircles(..., AFMImageNetworksAnalysis, MAX_DISTANCE = 40)

Arguments

...

cl: a cluster object from the parallel package

AFMImageNetworksAnalysis
MAX_DISTANCE

the maximum distance between nodes to check if nodes are connected. Default value is 40.