MAZoom {debrowser} | R Documentation |
Prepares the zoomed in version of the MA plot to be used within the main panel.
MAZoom(dat = NULL, data_tooltip = NULL, domains = NULL, colors = NULL)
dat, |
dataframe that has log2FoldChange and log10padj values |
data_tooltip, |
toolstip specific to this plot |
domains, |
the domains to be colored |
colors, |
colors for each domain |
zoomed MA plot
x <- MAZoom()