Package: DELocal
Title: Identifies differentially expressed genes with respect to other
        local genes
Version: 1.12.0
Authors@R: 
    person(given = "Rishi",
           family = "Das Roy",
           role = c("aut", "cre"),
           email = "rishi.dasroy@gmail.com",
           comment = c(ORCID = "0000-0002-3276-7279"))
Description: The goal of DELocal is to identify DE genes compared to
        their neighboring genes from the same chromosomal location. It
        has been shown that genes of related functions are generally
        very far from each other in the chromosome. DELocal utilzes
        this information to identify DE genes comparing with their
        neighbouring genes.
License: MIT + file LICENSE
URL: https://github.com/dasroy/DELocal
BugReports: https://github.com/dasroy/DELocal/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
biocViews: GeneExpression, DifferentialExpression, RNASeq,
        Transcriptomics
Imports: DESeq2, dplyr, reshape2, limma, SummarizedExperiment, ggplot2,
        matrixStats, stats
Suggests: biomaRt, knitr, rmarkdown, stringr, BiocStyle
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:00:32 UTC
RemoteUrl: https://github.com/bioc/DELocal
RemoteRef: RELEASE_3_23
RemoteSha: 4ea3f25a1f0c4de0cb96a94a81de2c63389ad9ba
NeedsCompilation: no
Packaged: 2026-04-29 20:57:28 UTC; root
Author: Rishi Das Roy [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3276-7279>)
Maintainer: Rishi Das Roy <rishi.dasroy@gmail.com>
Built: R 4.6.0; ; 2026-04-29 21:01:31 UTC; windows
