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"
)
a seurat object
path to a loom file
Organism
if (FALSE) {
minimalSeuratApp(panc8)
}