Package: cellxgenedp
Title: Discover and Access Single Cell Data Sets in the CELLxGENE Data
        Portal
Version: 1.14.0
Authors@R: 
    c(person(
        given = "Martin",
        family = "Morgan",
        role = c("aut", "cre"),
        email = "mtmorgan.bioc@gmail.com",
        comment = c(ORCID = "0000-0002-5874-8148")
    ),
    person("Kayla", "Interdonato", role = "aut"))
Description: The cellxgene data portal
    (https://cellxgene.cziscience.com/) provides a graphical user
    interface to collections of single-cell sequence data processed in
    standard ways to 'count matrix' summaries. The cellxgenedp package
    provides an alternative, R-based inteface, allowind data
    discovery, viewing, and downloading.
License: Artistic-2.0
Encoding: UTF-8
Collate: db.R collections.R datasets.R files.R facets.R keys.R
        cellxgene.R utilities.R publisher_metadata.R cxg.R
Depends: R (>= 4.1.0), dplyr
Imports: httr, curl, utils, tools, cli, shiny, DT, rjsoncons
Suggests: zellkonverter, SingleCellExperiment, HDF5Array, tidyr,
        BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0), mockery
biocViews: SingleCell, DataImport, ThirdPartyClient
URL: https://mtmorgan.github.io/cellxgenedp/,
        https://github.com/mtmorgan/cellxgenedp
BugReports: https://github.com/mtmorgan/cellxgenedp/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/cellxgenedp
git_branch: RELEASE_3_22
git_last_commit: 4c68beb
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:17:27 UTC; biocbuild
Author: Martin Morgan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5874-8148>),
  Kayla Interdonato [aut]
Maintainer: Martin Morgan <mtmorgan.bioc@gmail.com>
Built: R 4.5.1; ; 2025-10-30 09:18:49 UTC; unix
