Bioconductor version: Release (2.12)
The ChromHeatMap package can be used to plot genome-wide data (e.g. expression, CGH, SNP) along each strand of a given chromosome as a heat map. The generated heat map can be used to interactively identify probes and genes of interest.
Author: Tim F. Rayner
Maintainer: Tim F. Rayner <tfrayner at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChromHeatMap")
To cite this package in a publication, start R and enter:
citation("ChromHeatMap")
R Script | Plotting expression data with ChromHeatMap | |
Reference Manual |
biocViews | Software, Visualization |
Version | 1.14.0 |
In Bioconductor since | BioC 2.5 (R-2.10) |
License | Artistic-2.0 |
Depends | R (>= 2.9.0), BiocGenerics(>= 0.3.2), annotate(>= 1.20.0), AnnotationDbi(>= 1.4.0), hgu95av2.db |
Imports | BiocGenerics, annotate, AnnotationDbi, Biobase(>= 2.17.8), graphics, grDevices, methods, stats, IRanges, rtracklayer |
Suggests | ALL |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | ChromHeatMap_1.14.0.tar.gz |
Windows Binary | ChromHeatMap_1.14.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ChromHeatMap_1.14.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!