getSpatialDataset: getSpatialDataset

Description Usage Arguments

View source: R/general_help.R

Description

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.

Usage

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()
)

Arguments

dataset

dataset to download

directory

directory to save the data to


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.