- Home
- Bioconductor 3.21
- Software Packages
- GraphAlignment
GraphAlignment
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GraphAlignment.
GraphAlignment
Bioconductor version: 3.21
Graph alignment is an extension package for the R programming environment which provides functions for finding an alignment between two networks based on link and node similarity scores. (J. Berg and M. Laessig, "Cross-species analysis of biological networks by Bayesian alignment", PNAS 103 (29), 10967-10972 (2006))
Author: Joern P. Meier <mail at ionflux.org>, Michal Kolar, Ville Mustonen, Michael Laessig, and Johannes Berg.
Maintainer: Joern P. Meier <mail at ionflux.org>
citation("GraphAlignment")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GraphAlignment")
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("GraphAlignment")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.