Skip to contents

Create a database containing chevreul projects

Usage

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

Arguments

cache_location

Path to cache "~/.cache/chevreul"

sqlite_db

Database to be created

verbose

print messages

Value

a sqlite database with SingleCellExperiment objects