From d22e9ab4dfb2b0f1b6ef4fd40f5f07e618db8891 Mon Sep 17 00:00:00 2001 From: freefire <97975089@qq.com> Date: Sun, 12 Jan 2025 03:32:03 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E5=88=A0=E9=99=A4R=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E4=B8=AD=E5=A4=9A=E4=BD=99=E7=9A=84log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/heatmap_script.R | 1 - 1 file changed, 1 deletion(-) diff --git a/res/heatmap_script.R b/res/heatmap_script.R index 89cf89e..78dea87 100644 --- a/res/heatmap_script.R +++ b/res/heatmap_script.R @@ -96,7 +96,6 @@ circos.track(track.index = get.current.track.index(), panel.fun = function(x, y) # 添加图例 message("Adding legend labels...") lg <- Legend(title = "Exp", col_fun = mycol, direction = "vertical") -message("The heatmap has been successfully saved to: ", output_pdf) grid.draw(lg) # 清除环形图