Package: chromVAR
Type: Package
Title: Chromatin Variation Across Regions
Version: 1.32.0
Authors@R: c(
    person("Alicia", "Schep", email = "aschep@gmail.com", role = c("aut","cre")),
    person("Jason", "Buenrostro", role = "ctb"),
    person("Caleb", "Lareau", role = "ctb"),
    person("William","Greenleaf", role = "ths"),
    person("Stanford University", role = "cph"))
Description: Determine variation in chromatin accessibility across sets
        of annotations or peaks. Designed primarily for single-cell or
        sparse chromatin accessibility data, e.g. from scATAC-seq or
        sparse bulk ATAC or DNAse-seq experiments.
License: MIT + file LICENSE
Imports: IRanges, Seqinfo, GenomicRanges, ggplot2, nabor, BiocParallel,
        BiocGenerics, Biostrings, TFBSTools, Rsamtools, S4Vectors,
        methods, Rcpp, grid, plotly, shiny, miniUI, stats, utils,
        graphics, DT, Rtsne, Matrix, SummarizedExperiment,
        RColorBrewer, BSgenome
Depends: R (>= 3.5.0)
Suggests: JASPAR2016, BSgenome.Hsapiens.UCSC.hg19, readr, testthat,
        knitr, rmarkdown, pheatmap, motifmatchr
biocViews: SingleCell, Sequencing, GeneRegulation, ImmunoOncology
LazyData: TRUE
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Config/pak/sysreqs: make libgsl0-dev libbz2-dev libicu-dev liblzma-dev
        libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:41:16 UTC
RemoteUrl: https://github.com/bioc/chromVAR
RemoteRef: RELEASE_3_22
RemoteSha: c67de9857d7b4ee0f26eb70e99c4efa70fada85e
NeedsCompilation: yes
Packaged: 2025-11-11 15:38:03 UTC; root
Author: Alicia Schep [aut, cre],
  Jason Buenrostro [ctb],
  Caleb Lareau [ctb],
  William Greenleaf [ths],
  Stanford University [cph]
Maintainer: Alicia Schep <aschep@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 15:46:59 UTC; windows
Archs: x64
