Package: DegCre
Type: Package
Title: Probabilistic association of DEGs to CREs from differential data
Version: 1.0.0
Date: 2024-03-18
Authors@R: person(given="Brian S.",
                  family="Roberts",
                  email = "brianroberts1976@yahoo.com",
                  role = c("aut", "cre"),
                  comment=c(ORCID = "0009-0001-2914-6826"))
Maintainer@R: person(given="Brian S.", family="Roberts", email =
        "brianroberts1976@yahoo.com", comment=c(ORCID =
        "0009-0001-2914-6826"))
Description: 
    DegCre generates associations between differentially expressed genes (DEGs)
    and cis-regulatory elements (CREs) based on non-parametric concordance 
    between differential data. The user provides GRanges of DEG TSS and CRE 
    regions with differential p-value and optionally log-fold changes and 
    DegCre returns an annotated Hits object with associations and their 
    calculated probabilities. Additionally, the package provides functionality 
    for visualization and conversion to other formats.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 4.4)
URL: https://github.com/brianSroberts/DegCre
Imports: GenomicRanges, InteractionSet, plotgardener, S4Vectors, stats,
        graphics, grDevices, BiocGenerics, GenomeInfoDb, IRanges, utils
biocViews: GeneExpression, GeneRegulation, ATACSeq, ChIPSeq, DNaseSeq,
        RNASeq
Suggests: BSgenome, BSgenome.Hsapiens.UCSC.hg38, org.Hs.eg.db,
        BiocStyle, magick, knitr, rmarkdown,
        TxDb.Hsapiens.UCSC.hg38.knownGene,
        TxDb.Mmusculus.UCSC.mm10.knownGene, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
BugReports: https://github.com/brianSroberts/DegCre/issues
git_url: https://git.bioconductor.org/packages/DegCre
git_branch: RELEASE_3_19
git_last_commit: e9e8266
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
NeedsCompilation: no
Packaged: 2024-05-01 04:27:15 UTC; biocbuild
Author: Brian S. Roberts [aut, cre] (<https://orcid.org/0009-0001-2914-6826>)
Maintainer: Brian S. Roberts <brianroberts1976@yahoo.com>
Built: R 4.4.0; ; 2024-05-01 13:37:33 UTC; unix
