Package: DELocal Title: Identifies differentially expressed genes with respect to other local genes Version: 1.13.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.r-universe.dev Date/Publication: 2026-04-28 13:00:32 UTC RemoteUrl: https://github.com/bioc/DELocal RemoteRef: HEAD RemoteSha: 0616957671987b9f5e4bdbbe9c680dcd44d681a1 NeedsCompilation: no Packaged: 2026-07-03 20:21:10 UTC; root Author: Rishi Das Roy [aut, cre] (ORCID: ) Maintainer: Rishi Das Roy