plotTopGenesHeatmap: plotTopGenesHeatmap

View source: R/bagOfGenesEnrichment.R

plotTopGenesHeatmapR Documentation

plotTopGenesHeatmap

Description

Filters and plots expression matrix

Usage

plotTopGenesHeatmap(
  de.out,
  dds,
  identifiers,
  myvar,
  patients = NULL,
  adjpval = 0.5,
  upload = FALSE,
  path = ".",
  parentID = NULL,
  newVar = "",
  plotheight = 20,
  genelist = identifiers$GENENAME
)

Arguments

de.out

diffex results

dds,

DESEq object

identifiers

mapping to gene name

myvar

is name of variable

Author(s)

Jess


sgosline/mpnstXenoModeling documentation built on Dec. 10, 2022, 8:33 a.m.