RCircos.Get.Core.Components: Methods to Retrieve RCircos Core Components Used in Current...

RCircos.Get.Core.ComponentsR Documentation

Methods to Retrieve RCircos Core Components Used in Current RCircos Session

Description

Retrieve base plot positions, plot ideogram, and plot parameters used in current RCircos session. RCircos core components must be initialized first.

Usage

RCircos.Get.Plot.Parameters()
RCircos.Get.Plot.Positions()
RCircos.Get.Plot.Ideogram()

Value

RCircos.Get.Plot.Parameters() returns a list that holding all parameters used in current RCircos session.

RCircos.Get.Plot.Positions() returns a data frame with three columns for x, and y coordinates of a circular line with radius of 1 as well as the degrees used for text rotation at each point of the positions.

RCircos.Get.Plot.Ideogram() returns a data frame containing all information for chromosome ideogram plot. The first five column are orginal cytoband data and following are chromosome highlight colors, and plot colors, length, number of chromosome unit, and relative location on the circular layout of each band.

Author(s)

Henry Zhang


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