View source: R/RCircosZoomPlot.R
RCircos.Zoom.Paired.Plot.Positions | R Documentation |
Scale up the index of Circos plot positions of a small range for zoom-in plot with data that require two positions to plot e.g., tiles and parallele lines. This function is mainly for internal use.
RCircos.Zoom.Paired.Plot.Positions(zoom.data=NULL, zoom.pos=NULL)
zoom.data |
Data frame, data to be plotted onto zoom area. |
zoom.pos |
Non-negative integer, index of RCircos base plot positions. |
A two columns integer matrix representing the index of RCircos plot positions.
Henry Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.