Package: scATAC.Explorer
Title: A Collection of Single-cell ATAC Sequencing Datasets and
        Corresponding Metadata
Version: 1.15.1
Authors@R: 
    c(person(given="Arrian",
            family="Gibson-Khademi",
            role = c("aut"),
            email="agibsonk@uwo.ca"),
    person(given = "Erik",
            family = "Christensen",
            role = c("aut"),
            email = "echris3@uwo.ca"),
    person(given = "Jonathan",
	    family = "Wang",
	    role = c("aut","cre"),
  	    email = "jwan2633@uwo.ca"),
    person(given="Parisa",
            family="Shooshtari",
            role = c("aut"),
            email="pshoosh@uwo.ca")
	  )
Description: 
    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.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)
Imports: methods, Matrix
Depends: R (>= 4.1), SingleCellExperiment, BiocFileCache, data.table,
        utils, S4Vectors, zellkonverter
biocViews: SingleCellData, SequencingData, ExpressionData, GEO, Tissue,
        Genome, PackageTypeData
BugReports: https://github.com/shooshtarilab/scATACseq/issues
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/scATAC.Explorer
git_branch: devel
git_last_commit: 9f82c9c
git_last_commit_date: 2025-09-23
Repository: Bioconductor 3.22
Date/Publication: 2025-09-25
NeedsCompilation: no
Packaged: 2025-09-25 15:40:11 UTC; biocbuild
Author: Arrian Gibson-Khademi [aut],
  Erik Christensen [aut],
  Jonathan Wang [aut, cre],
  Parisa Shooshtari [aut]
Maintainer: Jonathan Wang <jwan2633@uwo.ca>
