Package: epiregulon
Title: Gene regulatory network inference from single cell epigenomic
        data
Version: 2.3.2
Date: 2026-05-25
Authors@R: 
    c(person(given = "Xiaosai", family = "Yao", role = c("aut", "cre"), email = "xiaosai.yao@gmail.com", comment = c(ORCID = "0000-0001-9729-0726")),
    person(given = "Tomasz", family = "Włodarczyk", role = c("aut"), email = "tomwlo@gmail.com", comment = c(ORCID = "0000-0003-1554-9699")),
    person(given = "Aaron", family = "Lun", role=c("aut"), email="infinite.monkeys.with.keyboards@gmail.com"),
    person(given = "Shang-Yang", family = "Chen", role = "aut", email = "sychen9584@gmail.com"))
Description: Gene regulatory networks model the underlying gene
        regulation hierarchies that drive gene expression and observed
        phenotypes. Epiregulon infers TF activity in single cells by
        constructing a gene regulatory network (regulons). This is
        achieved through integration of scATAC-seq and scRNA-seq data
        and incorporation of public bulk TF ChIP-seq data. Links
        between regulatory elements and their target genes are
        established by computing correlations between chromatin
        accessibility and gene expressions.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 8.0.0
Imports: AnnotationHub, BiocParallel, ExperimentHub, Matrix, Rcpp,
        S4Vectors, SummarizedExperiment, checkmate, entropy, lifecycle,
        methods, stats, utils, AnnotationHub, GenomeInfoDb,
        GenomicRanges, BSgenome.Hsapiens.UCSC.hg19,
        BSgenome.Hsapiens.UCSC.hg38, BSgenome.Mmusculus.UCSC.mm10,
        motifmatchr, IRanges, scrapper, metapod, matrixStats
Depends: R (>= 4.5.0), SingleCellExperiment
Suggests: knitr, rmarkdown, parallel, BiocStyle, testthat (>= 3.0.0),
        coin, scater, scMultiome, scran, scuttle
LinkingTo: Rcpp
VignetteBuilder: knitr
URL: https://github.com/xiaosaiyao/epiregulon/
biocViews: SingleCell, GeneRegulation,NetworkInference,Network,
        GeneExpression, Transcription, GeneTarget
Config/testthat/edition: 3
BugReports: https://github.com/xiaosaiyao/epiregulon/issues
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: make libgsl0-dev libbz2-dev libicu-dev liblzma-dev
        libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-05-26 06:32:24 UTC
RemoteUrl: https://github.com/bioc/epiregulon
RemoteRef: HEAD
RemoteSha: 4d04502f71982894976ccaac7384e01505292c0c
NeedsCompilation: yes
Packaged: 2026-05-27 11:13:15 UTC; root
Author: Xiaosai Yao [aut, cre] (ORCID: <https://orcid.org/0000-0001-9729-0726>),
  Tomasz Włodarczyk [aut] (ORCID:
    <https://orcid.org/0000-0003-1554-9699>),
  Aaron Lun [aut],
  Shang-Yang Chen [aut]
Maintainer: Xiaosai Yao <xiaosai.yao@gmail.com>
Built: R 4.6.0; aarch64-apple-darwin23; 2026-05-27 11:17:42 UTC; unix
