Bioc2026 Registration Open!

CuratedAtlasQueryR

Queries the Human Cell Atlas

Bioconductor version: 3.23 · Package version: 1.10.0

Provides access to a copy of the Human Cell Atlas, but with harmonised metadata. This allows for uniform querying across numerous datasets within the Atlas using common fields such as cell type, tissue type, and patient ethnicity. Usage involves first querying the metadata table for cells of interest, and then downloading the corresponding cells into a SingleCellExperiment object.

Installation

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

BiocManager::install("CuratedAtlasQueryR")

Details

MaintainerStefano Mangiola <mangiolastefano@gmail.com>
AuthorStefano Mangiola [aut, cre, rev] (ORCID: <https://orcid.org/0000-0001-7474-836X>), Michael Milton [aut, rev] (ORCID: <https://orcid.org/0000-0002-8965-2595>), Martin Morgan [ctb, rev], Vincent Carey [ctb, rev], Julie Iskander [rev], Tony Papenfuss [rev], Silicon Valley Foundation CZF2019-002443 [fnd], NIH NHGRI 5U24HG004059-18 [fnd], Victoria Cancer Agency ECRF21036 [fnd], NHMRC 1116955 [fnd]
LicenseGPL-3
URLhttps://github.com/stemangiola/CuratedAtlasQueryR
Bug Reportshttps://github.com/stemangiola/CuratedAtlasQueryR/issues
StatusDeprecated
Downloads rank205
Source branchRELEASE_3_23
biocViewsAssayDomain, Clustering, DifferentialExpression, GeneExpression, Infrastructure, Normalization, QualityControl, RNASeq, Sequencing, Software, Transcription, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: dplyr, SummarizedExperiment, SingleCellExperiment, purrr (>= 1.0.0), BiocGenerics, glue, HDF5Array, DBI, tools, httr, cli, assertthat, SeuratObject, Seurat, methods, rlang, stats, S4Vectors, tibble, utils, dbplyr (>= 2.3.0), duckdb, stringr

Suggests: zellkonverter, rmarkdown, knitr, testthat, basilisk, arrow, reticulate, spelling, forcats, ggplot2, tidySingleCellExperiment, rprojroot