View source: R/SBwebtools.pckg.r
loadDESeq2outputFromFile | R Documentation |
This function creates a settings file for a biologic data visualization project.
loadDESeq2outputFromFile(
Obio,
DEseq2resultDir = "Obio@parameterList$DEseq2External_DGE",
replace = FALSE,
mode = NULL
)
Obio |
biologic object |
DEseq2resultDir |
Path to DEseq2 results(dds) output directory. Make sure the last character is a / |
mode |
LRT or DGE |
Obio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.