create_project_db: Create a database of seuFLViz projects

View source: R/utils.R

create_project_dbR Documentation

Create a database of seuFLViz projects

Description

Create a database containing seuFLViz projects

Usage

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

Arguments

cache_location

Path to cache "~/.cache/seuFLViz"

sqlite_db

Database to be created

verbose

whtns/seuratTools documentation built on June 15, 2025, 12:01 a.m.