Bioc2026 Registration Open!

scATAC.Explorer

A Collection of Single-cell ATAC Sequencing Datasets and Corresponding Metadata

Bioconductor version: 3.23 · Package version: 1.18.0

This package provides a tool to search and download a collection of publicly available single cell ATAC-seq datasets and their metadata. scATAC-Explorer aims to act as a single point of entry for users looking to study single cell ATAC-seq data. Users can quickly search available datasets using the metadata table and download datasets of interest for immediate analysis within R.

Installation

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

BiocManager::install("scATAC.Explorer")

Details

MaintainerJonathan Wang <jwan2633@uwo.ca>
AuthorArrian Gibson-Khademi [aut], Erik Christensen [aut], Jonathan Wang [aut, cre], Parisa Shooshtari [aut]
LicenseArtistic-2.0
Bug Reportshttps://github.com/shooshtarilab/scATACseq/issues
Downloads rank102
Source branchRELEASE_3_23
biocViewsExperimentData, ExpressionData, GEO, Genome, PackageTypeData, SequencingData, SingleCellData, Tissue

Download

Dependencies

Depends: R (>= 4.1), SingleCellExperiment, BiocFileCache, data.table, utils, S4Vectors, zellkonverter

Imports: methods, Matrix

Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)