colorpatch is an R-package for optimized rendering of fold changes and confidence values primarily designed for visualising gene expression profiles.
The most recent version of the package and its documentation is available from colorpatch's CRAN page.
Documentation is included in the R package. You can get help for a command by typing ?<command> (e.g. ?PlotUniformity) inside R when the package is loaded.
The vignette shows an example of this package. Call
vignette("introduction", package = "colorpatch")
within R after installing the package.
In an R console, type install.packages("colorpatch"). The package is now installed and can be loaded via library(colorpatch).
Our paper "Analysis, identification and visualization of subgroups in genomics" has been published in Briefings in Bioinformatics.
Our paper "A perceptually optimised bivariate visualisation scheme for high-dimensional fold-change data" has been published in Advances in Data Analysis and Classification.