Package: rGREAT
Type: Package
Title: GREAT Analysis - Functional Enrichment on Genomic Regions
Version: 2.11.0
Date: 2025-03-13
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 4.0.0), GenomicRanges, IRanges, methods
Imports: graphics, rjson, GetoptLong (>= 0.0.9), RCurl, utils, stats,
        GlobalOptions, shiny, DT, GenomicFeatures, digest, GO.db,
        progress, circlize, AnnotationDbi,
        TxDb.Hsapiens.UCSC.hg19.knownGene,
        TxDb.Hsapiens.UCSC.hg38.knownGene, org.Hs.eg.db, RColorBrewer,
        S4Vectors, GenomeInfoDb, foreach, doParallel, Rcpp
Suggests: testthat (>= 0.3), knitr, rmarkdown, BiocManager,
        org.Mm.eg.db, msigdbr, KEGGREST, reactome.db
Enhances: BioMartGOGeneSets, UniProtKeywords
VignetteBuilder: knitr
biocViews: GeneSetEnrichment, GO, Pathways, Software, Sequencing,
        WholeGenome, GenomeAnnotation, Coverage
Description: GREAT (Genomic Regions Enrichment of Annotations Tool) is a type of
    functional enrichment analysis directly performed on genomic regions. This package 
    implements the GREAT algorithm (the local GREAT analysis), also it supports directly 
    interacting with the GREAT web service (the online GREAT analysis). Both analysis 
    can be viewed by a Shiny application. rGREAT by default supports more than 600 organisms 
    and a large number of gene set collections, as well as self-provided gene sets and 
    organisms from users. Additionally, it implements a general method for dealing 
    with background regions.
URL: https://github.com/jokergoo/rGREAT,
        http://great.stanford.edu/public/html/
License: MIT + file LICENSE
LinkingTo: Rcpp
git_url: https://git.bioconductor.org/packages/rGREAT
git_branch: devel
git_last_commit: 5a6bdb6
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: yes
Packaged: 2025-10-07 22:48:25 UTC; biocbuild
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-08 06:37:20 UTC; unix
