To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("hyperdraw")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Functions for visualizing hypergraphs.
Author: Paul Murrell
Maintainer: Paul Murrell <p.murrell at auckland.ac.nz>
Citation (from within R,
enter citation("hyperdraw")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("hyperdraw")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("hyperdraw")
| R Script | Hyperdraw | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | GraphAndNetwork, Software, Visualization |
| Version | 1.16.0 |
| In Bioconductor since | BioC 2.6 (R-2.11) |
| License | GPL (>= 2) |
| Depends | R (>= 2.9.0) |
| Imports | methods, grid, graph, hypergraph, Rgraphviz, stats4 |
| Suggests | |
| System Requirements | graphviz |
| URL | |
| Depends On Me | BiGGR |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | hyperdraw_1.16.0.tar.gz |
| Windows Binary | hyperdraw_1.16.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | hyperdraw_1.16.0.tgz |
| Mac OS X 10.9 (Mavericks) | hyperdraw_1.16.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!