Description Usage Arguments Value See Also Examples
A wrapper function to view the HumanLiver
dataset in the
scClustViz
Shiny app.
1 | viewRetinaSC(dataSet = "All", outPath = "./", imageFileType = "tiff", ...)
|
dataSet |
One of |
outPath |
Default = "./" (the working directory). Specify the directory
used to save/load any analysis files you generate while exploring the
|
imageFileType |
Default="pdf". The file format for saved figures. One of
|
... |
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 2 3 4 | ## Not run:
viewRetinaSC("All")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.