- Home
- Bioconductor 3.21
- Software Packages
- OSTA.data
OSTA.data
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see OSTA.data.
OSTA book data
Bioconductor version: 3.21
'OSTA.data' is a companion package for the "Orchestrating Spatial Transcriptomics Analysis" (OSTA) with Bioconductor online book. Throughout OSTA, we rely on a set of publicly available datasets that cover different sequencing- and imaging-based platforms, such as Visium, Visium HD, Xenium (10x Genomics) and CosMx (NanoString). In addition, we rely on scRNA-seq (Chromium) data for tasks, e.g., spot deconvolution and label transfer (i.e., supervised clustering). These data been deposited in an Open Storage Framework (OSF) repository, and can be queried and downloaded using functions from the 'osfr' package. For convenience, we have implemented 'OSTA.data' to query and retrieve data from our OSF node, and cache retrieved Zip archives using 'BiocFileCache'.
Author: Yixing E. Dong [aut, cre] ORCID iD ORCID: 0009-0003-5115-5686 , Helena L. Crowell [aut] ORCID iD ORCID: 0000-0002-4801-1767 , Vince Carey [aut] ORCID iD ORCID: 0000-0003-4046-0063
Maintainer: Yixing E. Dong <estelladong729 at gmail.com>
citation("OSTA.data")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OSTA.data")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("OSTA.data")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.