Package: ADAM
Type: Package
Title: ADAM: Activity and Diversity Analysis Module
Version: 1.26.0
Date: 2023-04-10
Authors@R: 
    c(person(given = "André Luiz",
                 family = "Molan",
                 role = "aut",
                 email = "andre.molan@unesp.br"),
      person(given = "Giordano Bruno",
                 family = "Sanches Seco",
                 role = "ctb"),
      person(given = "Agnes",
                family = "Takeda",
                role = "ctb"),
      person(given = "Jose",
                family = "Rybarczyk Filho",
                role = c("ctb", "cre", "ths"),
                email = "jose.luiz@unesp.br")
			 )
Maintainer: Jose Luiz Rybarczyk Filho <jose.luiz@unesp.br>
Description: ADAM is a GSEA R package created to group a set of genes
        from comparative samples (control versus experiment) belonging
        to different species according to their respective functions
        (Gene Ontology and KEGG pathways as default) and show their
        significance by calculating p-values referring togene diversity
        and activity. Each group of genes is called GFAG (Group of
        Functionally Associated Genes).
Depends: R(>= 3.5), stats, utils, methods
Imports: Rcpp (>= 0.12.18), GO.db (>= 3.6.0), KEGGREST (>= 1.20.2),
        knitr, pbapply (>= 1.3-4), dplyr (>= 0.7.6), DT (>= 0.4),
        stringr (>= 1.3.1), SummarizedExperiment (>= 1.10.1)
Suggests: testthat, rmarkdown, BiocStyle
LinkingTo: Rcpp
SystemRequirements: C++11
Encoding: UTF-8
RoxygenNote: 6.1.0
License: GPL (>= 2)
biocViews: GeneSetEnrichment, Pathways, KEGG, GeneExpression,
        Microarray
VignetteBuilder: knitr
LazyLoad: yes
NeedsCompilation: yes
Config/pak/sysreqs: make libicu-dev libpng-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:48:58 UTC
RemoteUrl: https://github.com/bioc/ADAM
RemoteRef: RELEASE_3_22
RemoteSha: 11eb08c93e95dac93de73c9bf7f6468ef3ce7d74
Packaged: 2025-11-11 12:41:29 UTC; root
Author: André Luiz Molan [aut],
  Giordano Bruno Sanches Seco [ctb],
  Agnes Takeda [ctb],
  Jose Rybarczyk Filho [ctb, cre, ths]
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 12:46:17 UTC; windows
Archs: x64
