Create a shiny app for a project on disk

seuratApp(
  preset_project,
  appTitle = "seuratTools",
  organism_type = "human",
  bigwig_db = "~/.cache/seuratTools/bw-files.db",
  db_path = "~/.cache/seuratTools/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