sesameQC_plotBetaByDesign | R Documentation |
Plot betas distinguishing different Infinium chemistries
sesameQC_plotBetaByDesign(
sdf,
prep = NULL,
legend_pos = "top",
mar = c(3, 3, 1, 1),
main = "",
...
)
sdf |
SigDF |
prep |
prep codes to step through |
legend_pos |
legend position (default: top) |
mar |
margin of layout when showing steps of prep |
main |
main title in plots |
... |
additional options to plot |
create a density plot
sdf <- sesameDataGet("EPIC.1.SigDF")
sesameQC_plotBetaByDesign(sdf, prep="DB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.