db26314f (HEAD -> devel, origin/master, origin/devel, origin/HEAD) bump x.y.z version to odd y following creation of RELEASE_3_17 branch by
J Wokaty <jwokaty@users.noreply.github.com>2023-04-25 10:38:43 -0400;
01eb55ca (origin/RELEASE_3_17, RELEASE_3_17) bump x.y.z version to even y prior to creation of RELEASE_3_17 branch by
J Wokaty <jwokaty@users.noreply.github.com>2023-04-25 10:38:43 -0400;
ae0ec42c legends by
Zuguang Gu <jokergoo@gmail.com>2023-04-25 10:00:15 +0200;
cf794d68 convert to data frame by
Zuguang Gu <jokergoo@gmail.com>2023-04-13 12:22:42 +0200;
cf367501 anno_mark(): labels can be duplicated by
Zuguang Gu <jokergoo@gmail.com>2023-04-03 14:34:13 +0200;
aa55a660 row_dend/column_dend support extracting dendrograms on slices by
Zuguang Gu <jokergoo@gmail.com>2023-03-31 15:04:58 +0200;
772822f8 update by
Zuguang Gu <jokergoo@gmail.com>2023-03-31 14:06:27 +0200;
89757721 legend_gp also controls line color, width and style by
Zuguang Gu <jokergoo@gmail.com>2023-03-31 13:46:56 +0200;
9463d026 merge by
Zuguang Gu <jokergoo@gmail.com>2023-03-31 13:25:45 +0200;
17b2944f wrap all messages into error() by
Zuguang Gu <jokergoo@gmail.com>2023-03-31 13:25:16 +0200;
62278db7 Merge branch 'master' into devel by
Zuguang Gu <jokergoo@gmail.com>2023-03-24 13:33:25 +0100;
ead3915f closeCluster by
Zuguang Gu <jokergoo@gmail.com>2023-03-24 13:33:03 +0100;
4f8d8930 merge with remote by
Zuguang Gu <jokergoo@gmail.com>2023-03-22 14:32:19 +0100;
56babaf1 Merge branch 'master' of github.com:jokergoo/ComplexHeatmap by
Zuguang Gu <jokergoo@gmail.com>2023-03-22 14:31:32 +0100;
30566f46 update by
Zuguang Gu <jokergoo@gmail.com>2023-03-22 14:31:21 +0100;
ed8fcfb5 increase iter.max to 50 by
Zuguang Gu <jokergoo@gmail.com>2023-03-07 10:16:52 +0100;
ea94b338 update by
Zuguang Gu <jokergoo@gmail.com>2023-02-08 15:34:09 +0100;
10b9ec1c Legend(): colors are correctly calculated when differences between 'at' are not equal by
Zuguang Gu <jokergoo@gmail.com>2023-02-08 15:00:01 +0100;
46db5f7e anno_numeric(): fill can be correctly set as a vector by
Zuguang Gu <jokergoo@gmail.com>2023-02-08 14:16:24 +0100;
4ce0e3bf add a new argument 'tick_length' in Legend() by
Zuguang Gu <jokergoo@gmail.com>2023-02-08 13:51:48 +0100;
7f95b797 fixed a bug with negative units by
Zuguang Gu <jokergoo@gmail.com>2022-12-08 15:49:02 +0100;
46d41b98 correctly calculate the max width/height of a vector of texts by
Zuguang Gu <jokergoo@gmail.com>2022-11-24 14:51:12 +0100;
debb53de NA is allowed in pch in legend by
Zuguang Gu <jokergoo@gmail.com>2022-11-24 13:45:17 +0100;
ff1fe533 bump x.y.z version to odd y following creation of RELEASE_3_16 branch by
J Wokaty <jennifer.wokaty@sph.cuny.edu>2022-11-01 11:11:24 -0400;
57fcaa04 (origin/RELEASE_3_16, RELEASE_3_16) bump x.y.z version to even y prior to creation of RELEASE_3_16 branch by
J Wokaty <jennifer.wokaty@sph.cuny.edu>2022-11-01 11:11:24 -0400;
136d94dc check at in heatmap_legend_param and alter_fun by
Zuguang Gu <jokergoo@gmail.com>2022-10-27 12:11:13 +0200;
ac119349 fixed a bug where size of column titles was wrongly calculated by
Zuguang Gu <jokergoo@gmail.com>2022-10-27 11:23:08 +0200;
8e8f4ee8 add a new add_points argument in anno_boxplot() by
Zuguang Gu <jokergoo@gmail.com>2022-10-27 10:59:57 +0200;
15a75863 anno_barplot(): fixed a bug when besides = TRUE by
Zuguang Gu <jokergoo@gmail.com>2022-10-27 10:33:37 +0200;
2d6e2705 update version by
Zuguang Gu <jokergoo@gmail.com>2022-10-15 10:05:33 +0200;
cdb9fb7f anno_density(): fixed a bug in heatmap density by
Zuguang Gu <jokergoo@gmail.com>2022-10-06 10:26:08 +0200;
82309c0f print message when the number of colors is the same as the number of unique values in the matrix by
Zuguang Gu <jokergoo@gmail.com>2022-09-29 09:58:52 +0200;
2a24723e anno_density(): fixed a bug where 'xlim' is ignored for 'heatmap' by
Zuguang Gu <jokergoo@gmail.com>2022-09-28 15:59:00 +0200;
b3314e0e add pct_include argument by
Zuguang Gu <jokergoo@gmail.com>2022-09-02 09:57:24 +0200;
0e88b1da bg_col can be set to a vector of length more than two by
Zuguang Gu <jokergoo@gmail.com>2022-09-01 21:33:43 +0200;
8f163383 fixed a bug of annotation legens when 'df' is set by
Zuguang Gu <jokergoo@gmail.com>2022-08-31 16:37:52 +0200;
8711e88f version bump by
Zuguang Gu <jokergoo@gmail.com>2021-11-08 13:28:05 +0100;
48de291f Merge branch 'master' of git.bioconductor.org:packages/ComplexHeatmap by
Zuguang Gu <jokergoo@gmail.com>2021-11-08 13:27:39 +0100;
2d091123 add a new COLOR global option by
Zuguang Gu <jokergoo@gmail.com>2021-11-08 13:27:29 +0100;
e5e685f2 bump x.y.z version to odd y following creation of RELEASE_3_14 branch by
Nitesh Turaga <nitesh.turaga@gmail.com>2021-10-26 16:19:39 +0000;
170df82a (origin/RELEASE_3_14, RELEASE_3_14) bump x.y.z version to even y prior to creation of RELEASE_3_14 branch by
Nitesh Turaga <nitesh.turaga@gmail.com>2021-10-26 16:19:39 +0000;
c1b9be21 update by
Zuguang Gu <jokergoo@gmail.com>2021-10-25 12:18:45 +0200;
9c277dda adjust horizontal legend by
Zuguang Gu <jokergoo@gmail.com>2021-09-29 11:23:58 +0200;
5fd49ed1 add plot() method by
Zuguang Gu <jokergoo@gmail.com>2021-09-29 10:38:35 +0200;
80d025e2 add new argument 'beside' in 'anno_barplot()' by
Zuguang Gu <jokergoo@gmail.com>2021-09-28 13:13:16 +0200;
324ca36c restrict the size of the temp raster image by
Zuguang Gu <jokergoo@gmail.com>2021-09-28 11:20:28 +0200;
a9d34f2e do not convert legend labels to characters by
Zuguang Gu <jokergoo@gmail.com>2021-09-20 12:10:13 +0200;
39246e02 fixed a bug of missing right annotation legends for vertically concatenated heatmaps by
Zuguang Gu <jokergoo@gmail.com>2021-09-09 13:56:42 +0200;
3c344f41 update by
Zuguang Gu <jokergoo@gmail.com>2021-09-08 15:02:52 +0200;
3e2efb6e set max scale to 1 when dendrogram height is zero by
Zuguang Gu <jokergoo@gmail.com>2021-09-08 10:28:57 +0200;
01e3bc5b adjust when numbers_rot = 0 by
Zuguang Gu <jokergoo@gmail.com>2021-08-04 22:30:13 +0200;
658e8600 add a new argument cell_fun in AnnotationFunction() by
Zuguang Gu <jokergoo@gmail.com>2021-08-04 10:55:06 +0200;
acb4f4b2 correct variable name by
Zuguang Gu <jokergoo@gmail.com>2021-08-03 23:12:01 +0200;
e79e87db axis labels are automatical formatted for genomic coordinates by
Zuguang Gu <jokergoo@gmail.com>2021-08-03 23:05:45 +0200;
00490f9b add numbers to the barplot annotations by
Zuguang Gu <jokergoo@gmail.com>2021-08-03 14:22:45 +0200;
7e46f0a9 neighbour annotation grids are merged if they have the same value by
Zuguang Gu <jokergoo@gmail.com>2021-08-03 10:49:11 +0200;
a5c8bc30 update docs by
Zuguang Gu <jokergoo@gmail.com>2021-08-02 21:43:09 +0200;
f64d04a9 fixed a bug of legend grids were not correctly recycled by
Zuguang Gu <jokergoo@gmail.com>2021-08-02 21:42:49 +0200;
ddff956f update tests by
Zuguang Gu <jokergoo@gmail.com>2021-08-02 13:24:25 +0200;
673f9fc2 merge by
Zuguang Gu <jokergoo@gmail.com>2021-08-02 13:10:18 +0200;
b836d242 support GRangesList objects in make_comb_mat by
Zuguang Gu <jokergoo@gmail.com>2021-08-02 12:26:51 +0200;
7e066ad5 set wrap = TRUE when using grid.grabExpr() by
Zuguang Gu <jokergoo@gmail.com>2021-07-26 11:27:34 +0200;
f2c95dbb pheatmap do not call draw by default by
Zuguang Gu <jokergoo@gmail.com>2021-07-22 22:35:41 +0200;