Package: signatureSearch
Title: Environment for Gene Expression Searching Combined with
        Functional Enrichment Analysis
Version: 1.25.1
Authors@R: c(person("Yuzhu", "Duan", email = "yduan004@ucr.edu",
                    role = c("aut")),
             person("Brendan", "Gongol", email = "bgong001@ucr.edu",
                    role = c("cre", "aut")),
             person("Thomas", "Girke", email = "thomas.girke@ucr.edu",
                    role = "aut"))
Description: This package implements algorithms and data structures for
        performing gene expression signature (GES) searches, and
        subsequently interpreting the results functionally with
        specialized enrichment methods.
Depends: R (>= 4.4.0), Rcpp, SummarizedExperiment, org.Hs.eg.db
Imports: AnnotationDbi, ggplot2, data.table, ExperimentHub, HDF5Array,
        magrittr, RSQLite, dplyr, fgsea, scales, methods, qvalue,
        stats, utils, reshape2, visNetwork, BiocParallel, fastmatch,
        reactome.db, Matrix, readr, rhdf5, GSEABase, DelayedArray,
        BiocGenerics, tibble, DOSE, AnnotationHub, stringr, annotate
Suggests: knitr, testthat, rmarkdown, BiocStyle, signatureSearchData,
        DT
License: Artistic-2.0
SystemRequirements: C++11
LinkingTo: Rcpp
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.3
biocViews: Software, GeneExpression, GO, NetworkEnrichment, Sequencing,
        Coverage, DifferentialExpression
URL: https://github.com/yduan004/signatureSearch/
BugReports: https://github.com/yduan004/signatureSearch/issues
LazyData: false
Config/pak/sysreqs: make libicu-dev libpng-dev libxml2-dev libssl-dev
        libx11-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-20 23:28:49 UTC
RemoteUrl: https://github.com/bioc/signatureSearch
RemoteRef: HEAD
RemoteSha: 60b62f520c204a2b5670167430a128a96c7aad20
NeedsCompilation: yes
Packaged: 2026-02-23 06:15:41 UTC; root
Author: Yuzhu Duan [aut],
  Brendan Gongol [cre, aut],
  Thomas Girke [aut]
Maintainer: Brendan Gongol <bgong001@ucr.edu>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-23 06:20:45 UTC; windows
Archs: x64
