Unknown coordinates in highlight and zoom functions.
0
0
Entering edit mode
9.3 years ago
Peter.Wood • 0

I am trying to highlight and zoom specific segments of a OmicCircos plot. In the highlight function their are a number of coordinates which correspond to the region of the circos that will be highlighted.

For example, the highlight function for figure 1 in OmicCircos: A Simple-to-use R Package for the circular Visualization of Multidimentional Omics Data (Ying Hu et al., 2014) is:

highlight <- c(140, 400, 11, 282412.5, 11, 133770314.5, the.col1, the.col1);

From what I understand,

The first number = inner radius,

second number = outer radius

third and fifth numbers = segment name (i.e. chromosome 11),

and the fourth and sixth numbers are coordinates for the graph.

If someone could please describe how you can find these coordinates in R in would be greatly appreciated.

OmicCircos • 2.1k views
ADD COMMENT
0
Entering edit mode

did you figure it out? I am also looking for the same.

ADD REPLY

Login before adding your answer.

Traffic: 1778 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6