seuratApp: Create a shiny app for a project on disk

View source: R/seurat_app.R

seuratAppR Documentation

Create a shiny app for a project on disk

Description

Create a shiny app for a project on disk

Usage

seuratApp(
  preset_project,
  appTitle = "seuFLViz",
  organism_type = "human",
  bigwig_db = "~/.cache/seuFLViz/bw-files.db",
  db_path = "~/.cache/seuFLViz/single-cell-projects.db",
  futureMb = 13000
)

Arguments

preset_project

A preloaded project to start the app with

appTitle

A title of the App

organism_type
futureMb

amount of Mb allocated to future package


whtns/seuratTools documentation built on June 15, 2025, 12:01 a.m.