Package: gatom
Title: Finding an Active Metabolic Module in Atom Transition Network
Version: 1.8.2
Authors@R: 
    c(
    person("Anastasiia", "Gainullina", role = c("aut")),
    person("Mariia", "Emelianova", role = c("aut")),
    person("Alexey", "Sergushichev", email = "alsergbox@gmail.com", role = c("aut", "cre")))
Description: This package implements a metabolic network analysis
        pipeline to identify an active metabolic module based on high
        throughput data. The pipeline takes as input transcriptional
        and/or metabolic data and finds a metabolic subnetwork (module)
        most regulated between the two conditions of interest. The
        package further provides functions for module post-processing,
        annotation and visualization.
biocViews: GeneExpression, DifferentialExpression, Pathways, Network
Depends: R (>= 4.3.0)
Imports: data.table, igraph, BioNet, plyr, methods, XML, sna,
        intergraph, network, GGally, grid, ggplot2, mwcsr, pryr,
        htmlwidgets, htmltools, shinyCyJS (>= 1.0.0)
Suggests: testthat, knitr, rmarkdown, KEGGREST, AnnotationDbi,
        org.Mm.eg.db, reactome.db, fgsea, readr, BiocStyle, R.utils
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/ctlab/gatom/
BugReports: https://github.com/ctlab/gatom/issues
Config/pak/sysreqs: libglpk-dev make default-jdk libicu-dev libpng-dev
        libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-11-07 16:02:33 UTC
RemoteUrl: https://github.com/bioc/gatom
RemoteRef: RELEASE_3_22
RemoteSha: ab33c23863a479623d60d329ced4eb5151996d37
NeedsCompilation: no
Packaged: 2025-11-19 07:37:10 UTC; root
Author: Anastasiia Gainullina [aut],
  Mariia Emelianova [aut],
  Alexey Sergushichev [aut, cre]
Maintainer: Alexey Sergushichev <alsergbox@gmail.com>
Built: R 4.5.2; ; 2025-11-19 07:40:13 UTC; windows
