Skip to contents

Add new/update existing projects to the database by recursing fully

Usage

update_project_db(
  projects_dir = NULL,
  cache_location = "~/.cache/chevreul",
  sqlite_db = "single-cell-projects.db",
  verbose = TRUE
)

Arguments

projects_dir

The project directory to be updated

cache_location

Path to cache "~/.cache/chevreul"

sqlite_db

sqlite db

verbose

print messages

Value

a sqlite database with SingleCellExperiment objects