OSTA.data
OSTA book data
Bioconductor version: 3.23 · Package version: 1.4.0
'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'.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OSTA.data") Details
| Maintainer | Yixing E. Dong <estelladong729@gmail.com> |
| Author | Yixing E. Dong [aut, cre] (ORCID: <https://orcid.org/0009-0003-5115-5686>), Helena L. Crowell [aut] (ORCID: <https://orcid.org/0000-0002-4801-1767>), Vince Carey [aut] (ORCID: <https://orcid.org/0000-0003-4046-0063>) |
| License | Artistic-2.0 |
| URL | https://github.com/estellad/OSTA.data |
| Bug Reports | https://github.com/estellad/OSTA.data |
| Downloads rank | 228 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, DataRepresentation, ExperimentHubSoftware, GeneExpression, ImmunoOncology, Infrastructure, SingleCell, Software, Spatial, Transcriptomics |
Documentation
Download
Dependencies
Depends: R (>= 4.5)
Imports: osfr, utils, BiocFileCache
Suggests: BiocStyle, DropletUtils, knitr, VisiumIO, SpatialExperimentIO
Reverse dependencies
Suggests Me (3): Battlefield, ggspavis, SpatialFeatureExperiment