create_project_db | R Documentation |
Create a database containing seuratTools projects
create_project_db(
cache_location = "~/.cache/seuratTools",
sqlite_db = "single-cell-projects.db",
verbose = TRUE
)
cache_location |
Path to cache "~/.cache/seuratTools" |
sqlite_db |
Database to be created |
verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.