Package: hipathia
Title: HiPathia: High-throughput Pathway Analysis
Version: 3.9.0
Authors@R: c(person("Marta R.", "Hidalgo", email = "marta.hidalgo@outlook.es", role = c("aut", "cre")),
	     person("José", "Carbonell-Caballero", role = c("ctb")),
	     person("Francisco", "Salavert", role = c("ctb")),
	     person("Alicia", "Amadoz", role = c("ctb")),
	     person("Çankut", "Cubuk", role = c("ctb")),
	     person("Joaquin", "Dopazo", role = c("ctb")))
Description: Hipathia is a method for the computation of signal transduction along
  signaling pathways from transcriptomic data. The method is based on an 
  iterative algorithm which
  is able to compute the signal intensity passing through the nodes of a
  network by taking into account the level of expression of each gene and
  the intensity of the signal arriving to it. It also provides a new approach 
  to functional analysis allowing to compute the signal arriving to the 
  functions annotated to each pathway. 
Depends: R (>= 4.1), igraph (>= 1.0.1), AnnotationHub(>= 2.6.5),
        MultiAssayExperiment(>= 1.4.9), SummarizedExperiment(>= 1.8.1)
License: GPL-2
Encoding: UTF-8
Imports: coin, stats, limma, grDevices, utils, graphics,
        preprocessCore, servr, DelayedArray, matrixStats, methods,
        S4Vectors, ggplot2, ggpubr, dplyr, tibble, visNetwork,
        reshape2, MetBrewer
RoxygenNote: 7.2.2
Suggests: BiocStyle, knitr, rmarkdown, testthat
VignetteBuilder: knitr
biocViews: Pathways, GraphAndNetwork, GeneExpression, GeneSignaling, GO
LazyData: true
git_url: https://git.bioconductor.org/packages/hipathia
git_branch: devel
git_last_commit: 29effee
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 23:52:35 UTC; biocbuild
Author: Marta R. Hidalgo [aut, cre],
  José Carbonell-Caballero [ctb],
  Francisco Salavert [ctb],
  Alicia Amadoz [ctb],
  Çankut Cubuk [ctb],
  Joaquin Dopazo [ctb]
Maintainer: Marta R. Hidalgo <marta.hidalgo@outlook.es>
Built: R 4.5.0; ; 2025-06-05 13:10:53 UTC; windows
