degPlotCluster: plot the results of DE gene expression pattern

degPlotClusterR Documentation

plot the results of DE gene expression pattern

Description

plot the results of DE gene expression pattern

Usage

degPlotCluster(
  table,
  time,
  cluster_order = NULL,
  color = NULL,
  points = FALSE,
  boxes = FALSE,
  smooth = TRUE,
  lines = TRUE,
  facet = TRUE,
  facet_col = 4,
  facet_scales = "free_x",
  angle = 45
)

Arguments

table

input data.frame

time

the times or other conditions

color

column treated as color

points

whether plot points

boxes

whether plot box

smooth

whether smooth

lines

whether plot the lines

facet

where use facet

facet_col

how many columns of figure

facet_scales

facet scales

angle

x axis lable angle


goushixue/QRseq documentation built on July 9, 2023, 9:28 a.m.