Package: DELocal
Title: Identifies differentially expressed genes with respect to other
        local genes
Version: 1.8.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
git_url: https://git.bioconductor.org/packages/DELocal
git_branch: RELEASE_3_21
git_last_commit: 960dacb
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-16 00:09:56 UTC; biocbuild
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.5.0; ; 2025-04-16 14:18:09 UTC; windows
