add 删除R脚本中多余的log
This commit is contained in:
parent
21d4e89975
commit
d22e9ab4df
@ -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)
|
||||
|
||||
# 清除环形图
|
||||
|
Loading…
x
Reference in New Issue
Block a user