To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GraphAlignment")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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 (from within R,
      enter citation("GraphAlignment")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GraphAlignment")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GraphAlignment")
    
| a.pdf | ||
| align_principle2b1.pdf | ||
| align_principle2c1.pdf | ||
| align_principle_short1.pdf | ||
| binning-01a.pdf | ||
| R Script | GraphAlignment | |
| Reference Manual | ||
| Text | LICENSE | 
| biocViews | GraphsAndNetworks, NetworkAnalysis, Software | 
| Version | 1.26.0 | 
| In Bioconductor since | BioC 2.2 (R-2.7) | 
| License | file LICENSE | 
| Depends | |
| Imports | |
| Suggests | |
| System Requirements | |
| URL | http://www.thp.uni-koeln.de/~berg/GraphAlignment/ | 
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | GraphAlignment_1.26.0.tar.gz | 
| Windows Binary | GraphAlignment_1.26.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | GraphAlignment_1.26.0.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!