Bioc2026 Registration Open!

cellxgenedp

Discover and Access Single Cell Data Sets in the CELLxGENE Data Portal

Bioconductor version: 3.23 · Package version: 1.16.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("cellxgenedp")

Details

MaintainerMartin Morgan <mtmorgan.bioc@gmail.com>
AuthorMartin Morgan [aut, cre] (ORCID: <https://orcid.org/0000-0002-5874-8148>), Kayla Interdonato [aut]
LicenseArtistic-2.0
URLhttps://mtmorgan.github.io/cellxgenedp/, https://github.com/mtmorgan/cellxgenedp
Bug Reportshttps://github.com/mtmorgan/cellxgenedp/issues
Downloads rank253
Source branchRELEASE_3_23
biocViewsDataImport, SingleCell, Software, ThirdPartyClient

Documentation

Download

Dependencies

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