请问大家,运行下面这一串代码,提示错误 ,我怎么解决呢?
TCGAvisualize_EAbarplot(tf = rownames(GISTansEA$ResBP), GOBPTab = GISTansEA$ResBP, GOCCTab = GISTansEA$ResCC, GOMFTab = GISTansEA$ResMF, PathTab = GISTansEA$ResPat, nRGTab = row.names(deseq2.res3), filename='LUAD2.pdf', nBar = 20) Error in mtext(mainLab, side = 3, line = -1, outer = TRUE, font = 2) : plot.new has not been called yetw |
|
|