Skip to contents

Make Bigwig Database

Usage

make_bigwig_db(
  new_project = NULL,
  cache_location = "~/.cache/chevreul/",
  sqlite_db = "bw-files.db"
)

Arguments

new_project

Project directory

cache_location

Path to cache "~/.cache/chevreul"

sqlite_db

sqlite db containing bw files

Value

a sqlite database of bigwig files for cells in a SingleCellExperiment object