Description Usage Arguments Value See Also Examples
View source: R/viewMouseCortex.R
A wrapper function to view one of the four MouseCortex
datasets in the
scClustViz
Shiny app.
1 | viewMouseCortex(timepoint, outPath = "./", ...)
|
timepoint |
One of "e11", "e13", "e15", "e17". Referring to the different datasets in this package, which each represent an embryonic day during mouse development from which the cerebral cortex was dissected and single-cell RNAseq data collected. |
outPath |
Default = "./" (the working directory). Specify the directory
used to save/load any analysis files you generate while exploring the
|
... |
Named options that should be passed to the
|
The function causes the scClustViz Shiny GUI app to open in a seperate window.
https://baderlab.github.io/scClustViz for information on
scClustViz
.
1 | viewMouseCortex("e11")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.