runCheck | R Documentation |
A previous check function for overview the data sets.
runCheck(
object,
dir = ".",
prefix = "1-run_check",
palette = RColorBrewer::brewer.pal(3, "Set2")[1:2]
)
object |
a DEGContainer contains at least dataInfo |
dir |
a directory to store results |
prefix |
a prefix of file names in this step |
palette |
a color palette for plots |
runCheck(object, tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.