RCircos.Get.Default.Parameters: Retrieve Parameter Values Stored in RCircos Environment

RCircos.Get.Default.ParametersR Documentation

Retrieve Parameter Values Stored in RCircos Environment

Description

These methods are used to view the defaul parameters stored in RCircos Environments.

Usage

RCircos.Get.Default.Circos.Units()
RCircos.Get.Default.Base.Per.Units()
RCircos.Get.Default.Chrom.Padding()
RCircos.Get.Padding.Constant()
RCircos.Get.Supported.HeatmapColors()
RCircos.Get.Supported.Plot.Types()
RCircos.Get.Default.Char.Width()
RCircos.Get.Default.Text.Size()

Value

RCircos.Get.Default.Circos.Units() returns the default number of units (points) for a circular line. This values is derived from human genome length (3x10^9) and one unit represents length of 3000 base pairs.

RCircos.Get.Default.Base.Per.Units() returns the default number of base pairs that a unit (point) will represent.

RCircos.Get.Default.Chrom.Padding() returns the default lenght of gaps between two neighbot chromosomes in chromosome (Circos) unit.

RCircos.Get.Padding.Constant() returns the default ratio of chromosome padding length and total default Circos (chromosome) units.

RCircos.Get.Supported.HeatmapColors() returns the types of colors for heatmap plot.

RCircos.Get.Supported.Plot.Types() returns the plot types supported by current RCircos version.

RCircos.Get.Default.Char.Width() returns the default number of units a character will span on the plot.

RCircos.Get.Default.Text.Size() returns the default size of text in RCircos.

Author(s)

Henry Zhang


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