KYCG_plotMeta | R Documentation |
Plot meta gene or other meta genomic features
KYCG_plotMeta(betas, platform = NULL)
betas |
a named numeric vector or a matrix (row: probes; column: samples) |
platform |
if not given and x is a SigDF, will be inferred the meta features |
a grid plot object
sdf <- sesameDataGet("EPIC.1.SigDF")
KYCG_plotMeta(getBetas(sdf))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.