- Home
- Bioconductor 3.23
- Software Packages
- graphite (development version)
graphite
This is the development version of graphite; for the stable release version, see graphite.
GRAPH Interaction from pathway Topological Environment
Bioconductor version: Development (3.23)
Graph objects from pathway topology derived from KEGG, Panther, PathBank, PharmGKB, Reactome SMPDB and WikiPathways databases.
Author: Gabriele Sales [cre] ORCID iD ORCID: 0000-0003-2078-5661 , Enrica Calura [aut], Chiara Romualdi [aut]
Maintainer: Gabriele Sales <gabriele.sales at unipd.it>
citation("graphite")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("graphite")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("graphite")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.