build_cellbrowser | R Documentation |
Build cellbrowser
build_cellbrowser(
dataset_paths,
outdir = "cellbrowser_build",
cbBuild_path = "/miniconda3/envs/py37/bin/cbBuild",
command = TRUE,
debug = FALSE
)
dataset_paths |
vector of paths to cellbrowser directories |
outdir |
output path |
cbBuild_path |
path to cbBuild binary |
command |
print command run |
verbose |
if TRUE print debug messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.