Description Usage Arguments Value Author(s) Examples
Functionality to construct example data sets for demonstration. This includes expression data, gene sets, gene regulatory networks, and enrichment analysis results.
1 | makeExampleData(what = c("SE", "gs", "grn", "ea.res"), ...)
|
what |
Kind of example data set to be constructed. This should be one out of:
|
... |
Additional arguments to fine-tune the specific example data sets. For what='SE':
For what='gs':
For what='grn':
For what='ea.res':
|
Depends on the 'what' argument.
Ludwig Geistlinger <Ludwig.Geistlinger@sph.cuny.edu>
1 | se <- makeExampleData(what="SE")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.