View source: R/access_sfaira.R
download_sfaira | R Documentation |
download a specific dataset from sfaira by an ID
download_sfaira(
setup_list,
ids,
force = FALSE,
synapse_user = NULL,
synapse_pw = NULL
)
setup_list |
the sfaira setup; given by |
ids |
the IDs of the datasets |
force |
logical; TRUE if you want to force the download, even though no cell-type annotation exists for this dataset. Default if FALSE |
synapse_user |
character; username for synapse portal (https://www.synapse.org) |
synapse_pw |
character; password for synapse portal (https://www.synapse.org) |
matrix, gene names and cell IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.