scdb_init | R Documentation |
This initialize scdb to a certain directory. The object will then allow loading. chaching and saving of different objects, including matrix, gene statictics, cell graphs, metacell covers, and more
scdb_init(base_dir, force_reinit = F, allow_skip = F)
## Not run:
# we first initialize a db object
scdb_init("workdir")
scdb_ls("mat")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.