add 删除R脚本中多余的log

This commit is contained in:
freefire 2025-01-12 03:32:03 +08:00
parent 21d4e89975
commit d22e9ab4df

View File

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