update_project_db | R Documentation |
Add new/update existing projects to the database by recursing fully
update_project_db(
projects_dir = NULL,
cache_location = "~/.cache/seuratTools",
sqlite_db = "single-cell-projects.db",
verbose = TRUE
)
projects_dir |
The project directory to be updated |
cache_location |
Path to cache "~/.cache/seuratTools" |
sqlite_db |
sqlite db |
verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.