Skip to content

How to stack two Stack manhattan plots?

1 message · Ana Marija

#
Thank you so much it is getting better (see attach) when I do:
ggplot( data = tmp.tidy) +geom_point( aes(y = -log10(value),x =
CHR,color=key) ,position = "jitter", size=0.5 )

is there is a way to have separation between every chromosome shown
better and also every number of chromosome shown on the x-axis?
On Thu, Jun 11, 2020 at 4:39 PM <cpolwart at chemo.org.uk> wrote: