KYCG_plotMeta: Plot meta gene or other meta genomic features

View source: R/KYCG_plot.R

KYCG_plotMetaR Documentation

Plot meta gene or other meta genomic features

Description

Plot meta gene or other meta genomic features

Usage

KYCG_plotMeta(betas, platform = NULL)

Arguments

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

Value

a grid plot object

Examples

sdf <- sesameDataGet("EPIC.1.SigDF")
KYCG_plotMeta(getBetas(sdf))

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.