make_bigwig_db | R Documentation |
Build a database containg bigwig files
make_bigwig_db(
new_project = NULL,
cache_location = "~/.cache/seuratTools/",
sqlite_db = "bw-files.db"
)
new_project |
Project directory |
cache_location |
Path to cache "~/.cache/seuratTools" |
sqlite_db |
sqlite db containing bw files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.