Package: graphite
Version: 1.50.0
Date: 2024-04-29
Title: GRAPH Interaction from pathway Topological Environment
Authors@R: c(
    person("Gabriele", "Sales", email = "gabriele.sales@unipd.it", role = "cre"),
    person("Enrica", "Calura", email = "enrica.calura@gmail.com", role = "aut"),
    person("Chiara", "Romualdi", email = "chiara.romualdi@unipd.it", role = "aut"))
Description: Graph objects from pathway topology derived from KEGG, Panther,
  PathBank, PharmGKB, Reactome SMPDB and WikiPathways databases.
License: AGPL-3
URL: https://github.com/sales-lab/graphite
BugReports: https://github.com/sales-lab/graphite/issues
Depends: R (>= 4.2), methods
Imports: AnnotationDbi, graph (>= 1.67.1), httr, rappdirs, stats,
        utils, graphics, rlang, purrr
Suggests: checkmate, a4Preproc, ALL, BiocStyle, codetools,
        hgu133plus2.db, hgu95av2.db, impute, knitr, org.Hs.eg.db,
        parallel, R.rsp, RCy3, rmarkdown, SPIA (>= 2.2), testthat,
        topologyGSA (>= 1.4.0)
Collate: pathway.R fetch.R conversion.R plot.R utils.R graph.R spia.R
        tables.R topologygsa.R build.R
VignetteBuilder: R.rsp
biocViews: Pathways, ThirdPartyClient, GraphAndNetwork, Network,
        Reactome, KEGG, Metabolomics
git_url: https://git.bioconductor.org/packages/graphite
git_branch: RELEASE_3_19
git_last_commit: 0b9f354
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
NeedsCompilation: no
Packaged: 2024-05-01 04:03:53 UTC; biocbuild
Author: Gabriele Sales [cre],
  Enrica Calura [aut],
  Chiara Romualdi [aut]
Maintainer: Gabriele Sales <gabriele.sales@unipd.it>
