View source: R/internal_plotting_functions.R
dmrPlotAnnotations | R Documentation |
Function to add visual representation of CpG categories and/or coding sequences to DMR plot
dmrPlotAnnotations(gr, annoTrack)
gr |
a |
annoTrack |
a |
An internal function that takes an annotation
SimpleGRangesList
object that
contains CpG category information in the first element (optional) and / or
coding gene sequence information in the second element (optional). If neither
of these are present, then nothing will be plotted.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.