plotSummaryDEGHeatmap: plotSummaryDEGHeatmap

Description Usage Arguments Value Author(s)

View source: R/findDEG.R

Description

Heatmap showing the summary of DEGs

Usage

1
2
3
4
5
6
7
plotSummaryDEGHeatmap(
  reslist,
  select,
  pvalueCutoff = 1,
  adjustpCutoff = 1,
  marker = F
)

Arguments

reslist

the list of results

select

selected genes

pvalueCutoff

pvalue Cutoff

adjustpCutoff

adjust p Cutoff

marker

P marker

Value

ggplot2

Author(s)

Yuanlong Hu


YuanlongHu/yltool documentation built on Nov. 2, 2021, 5:39 a.m.