Closed:ggbio circular plot color tune
0
0
Entering edit mode
7.0 years ago
Fill ▴ 70

Hello everyone,

how to tune colors in geom="link" at ggbio package? There are only two variants for that: orange and green and I can not control it. Is it possible to change it e.g. to black and gray colors?

Example of my code:

plot <- ggplot() + layout_circle(hg19Ideo, geom = "ideo", fill = "gray95", radius = 30,
                                   trackWidth = 1.5)
plot <- plot+ layout_circle(gr, geom = "link", linked.to = "to.gr", aes(color = score),
                     radius = 16.3, trackWidth = 1)

Thanks in advance.

ggbio ggplot2 • 137 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2670 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