Looking for the soft that generated this figure
0
0
Entering edit mode
4.3 years ago

Hello everyone,

Does someone now the software that was used to generate the figure in 3B page 20 I like it to represent HOMER result I would like to use the same.

The size of the circle can also be changed to add other data.

enter image description here

Thanks

ChIP-Seq • 782 views
ADD COMMENT
1
Entering edit mode

it's a diverging dot plot. Look at the image below, with ggplot 2 (example code: https://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html):

ggplot-masterlist-12

ADD REPLY
0
Entering edit mode

I'm not sure there is a software for such plots, but I think geom_point (ggplot2) can do the job if you can obtain the data.

ADD REPLY

Login before adding your answer.

Traffic: 2773 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