This is a test version of Biostars. For the public version, visit https://www.biostars.org.
RNA-Seq Genome mapping visualization?

enter image description here

Hi, I wonder what software or R package can visualised RNA-seq reads:Genome mapping dataset like this image?

r

1 answer

Pretty and (or should I say but?) uninformative. Bar charts will do a better job of conveying information here.

edit: sorry, I forgot about your question. See ggplot coord_polar.

Thanks a lot mon! Muhahahah I like this comment, informative is definitely important.

I'll try coord_polar.

Thanks again!

If the plot is meant to show the percentages of the different categories, in my opinion it pretty informative. I would rearrange the legend though... (starting with total, total mapped, etc.).

Moved as an answer, I do not like seeing posts which look answered though the answer is hiding in comments. This increases the overall Biostars stats as well and I do this regularly. Hope its ok!

It is fine by me, I just didn't feel my answer was detailed enough so seemed more appropriate as a comment.

Log in to answer this question.