Package: hipathia
Title: HiPathia: High-throughput Pathway Analysis
Version: 1.4.1
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 (>= 3.5), igraph (>= 1.0.1), AnnotationHub(>= 2.6.5),
        MultiAssayExperiment(>= 1.4.9), SummarizedExperiment(>= 1.8.1)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: coin, stats, limma, grDevices, utils, graphics,
        preprocessCore, servr, DelayedArray, matrixStats, methods,
        S4Vectors
RoxygenNote: 6.0.1
Suggests: BiocStyle, knitr, rmarkdown, testthat
VignetteBuilder: knitr
biocViews: Pathways, GraphAndNetwork, GeneExpression, GeneSignaling, GO
git_url: https://git.bioconductor.org/packages/hipathia
git_branch: RELEASE_3_8
git_last_commit: de4ab53
git_last_commit_date: 2019-01-30
Date/Publication: 2019-01-31
NeedsCompilation: no
Packaged: 2019-02-01 05:12:58 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 3.5.2; ; 2019-02-01 12:18:29 UTC; windows
