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) # 清除环形图