GraphAlignment
   GraphAlignment
   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 , Michal Kolar, Ville
Mustonen, Michael Laessig, and Johannes Berg. | 
    
     | Maintainer | Joern P. Meier | 
   
   
    To install this package, start R and enter:
        source("http://bioconductor.org/biocLite.R")
    biocLite("GraphAlignment")
    
   Documentation
   
   Details
   
   Package Downloads