To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rgraphviz")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Interfaces R with the AT and T graphviz library for plotting R graph objects from the graph package.
Author: Kasper Daniel Hansen [cre, aut], Jeff Gentry [aut], Li Long [aut], Robert Gentleman [aut], Seth Falcon [aut], Florian Hahne [aut], Deepayan Sarkar [aut]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen at gmail.com>
Citation (from within R,
enter citation("Rgraphviz")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rgraphviz")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rgraphviz")
R Script | A New Interface to Plot Graphs Using Rgraphviz | |
R Script | How To Plot A Graph Using Rgraphviz | |
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Package Source | Rgraphviz_2.8.1.tar.gz |
Windows Binary | Rgraphviz_2.8.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | Rgraphviz_2.8.1.tgz |
Mac OS X 10.9 (Mavericks) | Rgraphviz_2.8.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!