Append projects to database
Usage
append_to_project_db(
new_project_path,
cache_location = "~/.cache/chevreul",
sqlite_db = "single-cell-projects.db",
verbose = TRUE
)
Arguments
- new_project_path
new project path
- cache_location
Path to cache "~/.cache/chevreul"
- sqlite_db
sqlite db
- verbose
print messages
Value
a sqlite database with SingleCellExperiment objects