View source: R/tss_tts.variants.plot.R
tss_tts.variants.plot | R Documentation |
plot relative position of polymorphisms in relation to gene bodies
tss_tts.variants.plot(positions, window = 10, color = "green4")
positions |
object creatd by tss_tts.variants() with columns pos and loc |
window |
window size for counting variants, default is 10 |
a ggplot object plotting the tss and tts data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.