This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Chromosome Plot In R

Hi

I want to draw a chr plot like this link in R for horse genome

How can I do that ?

I tried library(quantsmooth) but the included organisme in the package is human rat and mouse

chromosome visualization

have a look at this question. It has some ideas in additions to quantsmooth.

+1 because doing this kind of thing on non-mainstream organisms is much harder!

1 answer

6 years later, I've made a post here with an example on how to create a plot like this.

Log in to answer this question.