Learn R Programming

caOmicsV (version 1.2.0)

setBioNetCircosBasePlotPositions: Set up Default Plot Positions for a Node on caOmicsV bioNetCircor Layout

Description

This function calculates default x and y coordinates for points on a circular line. Degrees a character string should be rotated on each point are also calculated. This function is for internal used only.

Usage

setBioNetCircosBasePlotPositions(totalSamples=100, sampleWidth=100)

Arguments

totalSamples
non-negative numeric, total number of samples to be plotted
sampleWidth
non-negative numeric, width (how many points) of a sample on the circular line

Value

None

Examples

Run this code
#  Internal use only

Run the code above in your browser using DataLab