This package will automatically download the spatial locations and expression matrix for the chosen dataset. These files are already in the right format to create a Giotto object.
1 2 3 4 5 | getSpatialDataset(
dataset = c("ST_OB_1", "ST_OB_2", "codex_spleen", "cycif_PDAC", "starmap_3D_cortex",
"osmfish_SS_cortex", "merfish_preoptic", "seqfish_SS_cortex", "seqfish_OB"),
directory = getwd()
)
|
dataset |
dataset to download |
directory |
directory to save the data to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.