dockerSeuratApp | R Documentation |
Create a seurat app on a shinyproxy docker instance
dockerSeuratApp(
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 |
futureMb |
#' @param bigwigb path to sqlite database listing bigwig files for cells in the seurat object |
## Not run:
dockerSeuratApp(panc8)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.