View source: R/pre_process_helpers.R
setup_database | R Documentation |
A a function to create the anndata database
setup_database(database_name, db_path, data_in, re_pack = TRUE)
database_name |
- name of the database being setup |
db_path |
- system path to the databases |
data_in |
- a list of data, or a filename |
re_pack |
- force re-packing the anndata object |
The return value, if any, from executing the function.
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.