To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("graph")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A package that implements some simple graph handling capabilities.
Author: R. Gentleman, Elizabeth Whalen, W. Huber, S. Falcon
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
      enter citation("graph")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("graph")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("graph")
    
| R Script | Attributes for Graph Objects | |
| R Script | clusterGraph and distGraph | |
| R Script | Graph | |
| R Script | Graph Design | |
| R Script | graphBAM and MultiGraph classes | |
| Reference Manual | 
Follow Installation instructions to use this package in your R session.
| Package Source | graph_1.40.1.tar.gz | 
| Windows Binary | graph_1.40.1.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | graph_1.40.1.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!