Learn R Programming

caOmicsV (version 1.2.0)

resetBioNetNodePlotAreaBoundary: Update Node Plot Area Boundary on caOmicsV bioNetCircos Layout

Description

Record the plotted area boundary for all nodes on the igraph. These boundary may be needed for drawn customized arrows and label node names. bioNetCircos layout must be initialized first. This function is for internal use only.

Usage

resetBioNetNodePlotAreaBoundary(inner=getBioNetNodeRadius(), outer)

Arguments

inner
non-negative numeric, the inner boundary of area that has been plotted
outer
non-negative numeric, the outer boundary of area that has been plotted

Value

None

Examples

Run this code
    # Internal use only

Run the code above in your browser using DataLab