Package: colorpatch
Type: Package
Title: Optimized Rendering of Fold Changes and Confidence Values
Description: Shows color patches for encoding fold changes (e.g. log ratios) together with confidence values 
    within a single diagram. This is especially useful for rendering gene expression data as well as
    other types of differential experiments. In addition to different rendering methods (ggplot extensions)
    functionality for perceptually optimizing color palettes are provided.
    Furthermore the package provides extension methods of the colorspace color-class in order to
    simplify the work with palettes (a.o. length, as.list, and append are supported).
Version: 0.1.2
Date: 2017-06-08
Authors@R: c(
    person("Andre", "Mueller", role = c("aut", "cre"), email = "andre@kiwisound.de"),
    person("Hans", "Kestler", role = c("aut"), email = "hans.kestler@uni-ulm.de"))
License: Artistic-2.0
Depends: R (>= 3.0.0)
Imports: ggplot2, colorspace, methods, grid, gridExtra, stats, TSP,
        utils
Suggests: plotly, knitr, rmarkdown, testthat
RoxygenNote: 6.0.1
LazyData: FALSE
VignetteBuilder: knitr
URL: http://sysbio.uni-ulm.de/?Software:colorpatch
Collate: 'colorpatch.R' 'colorpatch_methods.R' 'colorpatch_ggplot.R'
        'colorpatch_impl.R' 'data.R'
NeedsCompilation: no
Packaged: 2017-06-09 10:32:19 UTC; muellera
Author: Andre Mueller [aut, cre],
  Hans Kestler [aut]
Maintainer: Andre Mueller <andre@kiwisound.de>
Repository: CRAN
Date/Publication: 2017-06-10 06:22:56 UTC
Built: R 4.0.2; ; 2020-07-16 23:22:44 UTC; unix
