HKG_check: Human housekeeping genes expression

View source: R/runCheck.R

HKG_checkR Documentation

Human housekeeping genes expression

Description

Check Human housekeeping genes expression

Usage

HKG_check(
  data,
  group,
  dir = ".",
  prefix = "1-run_check",
  palette = RColorBrewer::brewer.pal(3, "Set2")[1:2]
)

Arguments

data

a cpm data frame of rows in genes and columns in samples

group

a list ordered by samples in data

dir

a directory to store results

prefix

a prefix of file names in this step

palette

a color palette for plots

Value

a heatmap plot file

Examples

HKG_check(data,group)

xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.