This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Visualization of RNA editing on a gene - What is the best way and tool/plot that can be used?

Hi,

I am looking at RNA editing on a subset of genes and would like to plot those edits, but I am not sure about the best way to do it. Are there any tools/plots (like lollypop plots) that can be used for plotting editing on a gene?

rna

1 answer

You could use ggplot2 in R to plot your data as lollypop plots. It would take a bit of messing around with your data but you may find a way with this tool to make a good visualization.

Log in to answer this question.