Bioconductor version: 2.7
Binning and plotting functions for hexagonal bins. Now uses and relies on grid graphics and formal (S4) classes and methods.
Author: Dan Carr <dcarr at voxel.galaxy.gmu.edu>, ported by Nicholas Lewin-Koh and Martin Maechler <maechler at stat.math.ethz.ch>
Maintainer: Nicholas Lewin-Koh <nikko at hailmail.net>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("hexbin")
To cite this package in a publication, start R and enter:
citation("hexbin")
R Script | Hexagon Binning | |
Reference Manual |
biocViews | Software |
Depends | R (>= 2.0.1), methods, grid, lattice |
Imports | methods, grid, lattice, graphics, grDevices, stats, utils |
Suggests | marray, affy, Biobase |
System Requirements | |
License | GPL-2 |
URL | |
Depends On Me | rflowcyt |
Imports Me | arrayQuality, rflowcyt |
Suggests Me | snpMatrix |
Version | 1.24.1 |
Since | Bioconductor 1.6 (R-2.1) or earlier |
Package Source | hexbin_1.24.1.tar.gz |
Windows Binary | hexbin_1.24.1.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | hexbin_1.24.1.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!