RCircos.Set.Cytoband.Data: Set Chromosome Cytoband Data for Circos Plot

View source: R/RCircosChromosomeIdeogram.R

RCircos.Set.Cytoband.DataR Documentation

Set Chromosome Cytoband Data for Circos Plot

Description

Set chromosome cytoband data (one of three RCircos core components) for Circos plot. The cytoband data will be put into RCircos Environment. This function is for internal use and users may not directly call this function and use get and reset methods instead when need to modify ideogram data.

Usage

RCircos.Set.Cytoband.Data(cyto.band.info=NULL)

Arguments

cyto.band.info

A data frame containing the chromosome ideogram data returned from RCircos.Validate.Cyto.Info() or a sorted ideogram table with correct chromosome names,start and end positions, band names, and staing status.

Author(s)

Henry Zhang


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