Package: OSTA.data
Title: OSTA book data
Depends: R (>= 4.5)
Version: 1.1.2
Description: 
  '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'.
Authors@R: c(
    person("Yixing E.", "Dong",
        role=c("aut", "cre"),
        email="estelladong729@gmail.com",
        comment=c(ORCID="0009-0003-5115-5686")),
    person("Helena L.", "Crowell", 
	    role=c("aut"),
	    email="helena@crowell.eu", 
	    comment=c(ORCID="0000-0002-4801-1767")),
    person("Vince", "Carey",
        role=c("aut"),
        email="stvjc@channing.harvard.edu",
        comment=c(ORCID="0000-0003-4046-0063")))
Imports: osfr, utils, BiocFileCache
Suggests: BiocStyle, DropletUtils, knitr, VisiumIO, SpatialExperimentIO
biocViews: DataImport, DataRepresentation, ExperimentHubSoftware,
        Infrastructure, ImmunoOncology, GeneExpression,
        Transcriptomics, SingleCell, Spatial
Encoding: UTF-8
RoxygenNote: 7.3.2
License: Artistic-2.0
VignetteBuilder: knitr
URL: https://github.com/estellad/OSTA.data
BugReports: https://github.com/estellad/OSTA.data
git_url: https://git.bioconductor.org/packages/OSTA.data
git_branch: devel
git_last_commit: 4c52a2a
git_last_commit_date: 2025-08-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: no
Packaged: 2025-10-07 23:14:56 UTC; biocbuild
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>)
Maintainer: Yixing E. Dong <estelladong729@gmail.com>
