setBioNetCircosBasePlotPositions {caOmicsV} | R Documentation |
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.
setBioNetCircosBasePlotPositions(totalSamples=100, sampleWidth=100)
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 |
None
Henry Zhang
# Internal use only