View source: R/access_sfaira.R
download_sfaira_multiple | R Documentation |
similar to the filters on the sfaira website (https://theislab.github.io/sfaira-portal/Datasets)
download_sfaira_multiple(
setup_list,
organisms = NULL,
tissues = NULL,
assays = NULL,
force = FALSE
)
setup_list |
the sfaira setup; given by |
organisms |
list of organisms (only human and mouse available) |
tissues |
list of tissues |
assays |
list of assays |
force |
logical; TRUE if you want to force to download all datasets, otherwise only the ones with cell-type annotation will be returned. Default if FALSE |
annotated data object, contains count matrix and annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.