Package: xenLite
Date: 2024-09-19
Title: Simple classes and methods for managing Xenium datasets
Version: 1.5.0
Authors@R: 
    c(person(
        "Vincent", "Carey", role = c("aut", "cre"),
        email = "stvjc@channing.harvard.edu",
        comment = c(ORCID = "0000-0003-4046-0063")
     )
    )
Description: Define a relatively light class for managing Xenium data using
	Bioconductor.  Address use of parquet for coordinates, SpatialExperiment
	for assay and sample data.  Address serialization and use of cloud storage.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.1)
Suggests: knitr, testthat, BiocStyle, yesno, terra, 
	SpatialFeatureExperiment, SFEData, tiff
Imports: SpatialExperiment, BiocFileCache, 
	Matrix, S4Vectors, SummarizedExperiment, methods,
	utils, EBImage, shiny, HDF5Array,
	arrow, ggplot2, SingleCellExperiment,
	TENxIO, dplyr, graphics, stats
VignetteBuilder: knitr
biocViews: Infrastructure
RoxygenNote: 7.3.2
URL: https://github.com/vjcitn/xenLite
BugReports: https://github.com/vjcitn/xenLite/issues
git_url: https://git.bioconductor.org/packages/xenLite
git_branch: devel
git_last_commit: 504f4e0
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
