View source: R/RCircosChromosomeIdeogram.R
RCircos.Set.Cytoband.Data | R Documentation |
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.
RCircos.Set.Cytoband.Data(cyto.band.info=NULL)
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. |
Henry Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.