degSummary | R Documentation |
Summary results of DEG analysis
degSummary(
obj,
dir = ".",
prefix = "2-runDEG",
PointVolcanoParam = list(gene = 10, light = NULL, light_color = "#24ac56",
light_label_color = "#24ac56", expend = c(0.12, 0.12))
)
obj |
a DEGContainer object |
dir |
a directory to store results |
prefix |
a prefix of file names in this step |
PointVolcanoParam |
more parameters for |
a batch of files
degSummary(DEGContainer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.