Package: ExpHunterSuite
Title: Package for the Comprehensive Analysis of Transcriptomic Data
Version: 1.19.1
Author: James Perkins
Maintainer: James Perkins <jimrperkins@gmail.com>
Authors@R: c(
    person("James", "Perkins", email = "jimrperkins@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4108-096X")),
    person("Pedro", "Seoane Zonjic", email = "seoanezonjic@uma.es", role = "aut", comment = c(ORCID = "0000-0002-3020-1415")),
    person("Fernando", "Moreno Jabato", email = "fmjabato@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-7498-1962")),
    person("José", "Córdoba Caballero", email = "josecordoba1995@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-1821-5742")),
    person("Elena", "Rojano Rivera", email = "elenarojano@outlook.com", role = "aut", comment = c(ORCID = "0000-0002-2678-710X")),
    person("Rocio", "Bautista Moreno", email = "rociobm@uma.es", role = "aut", comment = c(ORCID = "0000-0003-1685-8119")),
    person("M. Gonzalo", "Claros", email = "claros@uma.es", role = "aut", comment = c(ORCID = "0000-0002-0112-3550")),
    person("Isabel", "Gonzalez Gayte", email = "isabel.ggayte@gmail.com", role = "aut"),
    person("Juan Antonio", "García Ranea", email = "ranea@uma.es", role = "aut", comment = c(ORCID = "0000-0003-0327-1837"))
 )
Description: The ExpHunterSuite implements a comprehensive
    protocol for the analysis of transcriptional data using established R
    packages and combines their results. It covers key steps including
    differential expression analysis, co-expression analysis, and
    functional enrichment for RNA-seq data. The package provides
    interactive R functions as well as command-line scripts that wrap
    these functions.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Imports: AnnotationDbi, annotatr, Biobase, BiocParallel,
        clusterProfiler, data.table, DESeq2, diffcoexp, DOSE, dplyr,
        DT, edgeR, enrichit, enrichplot, FactoInvestigate, FactoMineR,
        fastcluster, GenomicFeatures, GenomicRanges, ggplot2, ggrepel,
        ggridges, GO.db, graphics, grDevices, heatmaply, knitr, limma,
        magrittr, Matrix, matrixStats, miRBaseVersions.db, MKinfer,
        NOISeq, plyr, ReactomePA, rlang, rmarkdown, ROCR, stats,
        stringr, SummarizedExperiment, tidyr, topGO, tximport, utils,
        txdbmaker, WGCNA
Suggests: BiocGenerics, biomaRt, EnhancedVolcano, ggupset, naivebayes,
        optparse, org.Hs.eg.db, org.Mm.eg.db, PerformanceAnalytics,
        reshape2, testthat (>= 3.0.0)
VignetteBuilder: knitr
biocViews: GeneExpressionWorkflow
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
git_url: https://git.bioconductor.org/packages/ExpHunterSuite
git_branch: devel
git_last_commit: a04d3bb
git_last_commit_date: 2026-04-22
Repository: Bioconductor 3.23
Date/Publication: 2026-04-24
NeedsCompilation: no
Packaged: 2026-04-24 17:07:56 UTC; biocbuild
