RCircos.Set.Base.Plot.Positions: Setup Base Plot Positions

View source: R/RCircosPlotPositions.R

RCircos.Set.Base.Plot.PositionsR Documentation

Setup Base Plot Positions

Description

Calculate x and y coordinates for a circular line that served as base plot positions to derive positions for all other plot items. Total number of coordinates are based on total chromosome units and padding. Degrees that text should be rotated at each point are also calculated. This function is for internal use.

Usage

RCircos.Set.Base.Plot.Positions(total.points=NULL)

Arguments

total.points

Non-negative integer, total number of points to form a circular line.

Author(s)

Henry Zhang


RCircos documentation built on March 18, 2022, 7:59 p.m.