- Home
- Bioconductor 3.22
- Software Packages
- graphite
graphite
This is the released version of graphite; for the devel version, see graphite.
GRAPH Interaction from pathway Topological Environment
Bioconductor version: Release (3.22)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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.