seuratApp | R Documentation |
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
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.