plotExprBox2: plotExprBox2

Description Usage Arguments Value Author(s)

View source: R/methods_fit.R

Description

plot ExprBox2

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plotExprBox2(
  expr,
  select,
  pdata,
  comparisons = list(c("S1", "S2")),
  label = c("p.signif", "p.format"),
  style = "A",
  ncol = 2,
  nrow = 2
)

Arguments

expr

the expr data

select

a vector.

pdata

pdata

comparisons

a list

label

"p.signif" or "p.format"

style

"A" or "B"

ncol

the number of col

nrow

the number of now

Value

a ggplot2 object

Author(s)

Yuanlong Hu


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