Bioconductor version: 2.6
This package provides examples and code that make use of the different graph related packages produced by Bioconductor.
Author: Li Long <li.long at isb-sib.ch>, Robert Gentleman <rgentlem at fhcrc.org>, Seth Falcon <sethf at fhcrc.org> Florian Hahne <fhahne at fhcrc.org>
Maintainer: Florian Hahne <fhahne at fhcrc.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("biocGraph")
To cite this package in a publication, start R and enter:
citation("biocGraph")
| R Script | Examples of plotting graphs Using Rgraphviz | |
| R Script | HOWTO layout pathways | |
| Reference Manual |
| biocViews | GraphsAndNetworks |
| Depends | Rgraphviz, graph |
| Imports | Rgraphviz, geneplotter, graph, methods |
| Suggests | fibroEset, geneplotter, hgu95av2.db |
| System Requirements | |
| License | Artistic-2.0 |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | BiocCaseStudies, RTools4TB |
| Version | 1.10.0 |
| Since | Bioconductor 2.1 (R-2.6) |
| Package Source | biocGraph_1.10.0.tar.gz |
| Windows Binary | biocGraph_1.10.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | biocGraph_1.10.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!