dmrPlotAnnotations {dmrseq} | 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
SimpleGenomicRangesList
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