changes in verison 1.1.7 * add legends by Legend() function in the vignette =================================== changes in version 1.1.5 * `normalizeToMatrix`: modified default of `trim` to 0 * `makeMatrix`: w0 mode can deal with overlapping signals ==================================== changes in version 1.1.4 * the color of error areas is set 25% light of the color of corresponding line. * support raster image for heatmap body ====================================== changes in version 1.1.3 * parameter name was wrong when constructin `ht@layout$graphic_fun_list` * add `row_order` option in `EnrichedHeatmap()` * `normalizeToMatrix()` supports self-defined smoothing function * there can be no upstream or/and downstream in the heatmap * smoothing function can be self-defined ======================================== changes in version 1.1.2 * `normalizeToMatrix()`: more options can be passed to `locfit::locfit()` * `anno_enrich()`: exclude NA values ========================================= changes in version 1.1.1 * add `getSignalsFromList()` which summarize signals from a list of matrix * export `copyAttr()` ========================================== changes in version 0.99.3 * `anno_enrich`: get rid of lazy loading * smoothing by locfit ========================================== changes in version 0.99.2 * NULL can be added to the heatmap list =========================================== changes in version 0.99.1 * correctly use `system.file()` now ============================================ changes in version 0.99.0 * first release