minimalSeuratApp | R Documentation |
Create a minimal seurat app
minimalSeuratApp(
object = panc8,
loom_path = NULL,
appTitle = NULL,
organism_type = "human",
futureMb = 13000,
bigwig_db = "~/.cache/seuratTools/bw-files.db"
)
object |
a seurat object |
loom_path |
path to a loom file |
organism_type |
Organism |
futureMb |
## Not run:
minimalSeuratApp(panc8)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.