R/utils.R
update_project_db.Rd
Add new/update existing projects to the database by recursing fully
update_project_db( projects_dir = NULL, cache_location = "~/.cache/chevreul", sqlite_db = "single-cell-projects.db", verbose = TRUE )
The project directory to be updated
Path to cache "~/.cache/chevreul"
sqlite db
print messages
a sqlite database with SingleCellExperiment objects