make_bigwig_db: Make Bigwig Database

make_bigwig_dbR Documentation

Make Bigwig Database

Description

Build a database containg bigwig files

Usage

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

Arguments

new_project

Project directory

cache_location

Path to cache "~/.cache/seuFLViz"

sqlite_db

sqlite db containing bw files


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