View source: R/RCircosPlotPositions.R
RCircos.Get.Track.Positions | R Documentation |
Calculate inner and outer plot positions for a data track. RCircos core components must be initialized first. This function is mainly for internal use.
RCircos.Get.Track.Positions(side=NULL, track.num=NULL)
side |
Character vector, either "in" or "out", representing the position related to chromosome ideogram. |
track.num |
Integer, representing the ordinal number of the plot track |
Numeric vector of length 2. The outer and inner positions of a track.
Hongen Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.