clusterProfiler icon indicating copy to clipboard operation
clusterProfiler copied to clipboard

Error in (function (classes, fdef, mtable) : 'emapplot'label'"spec_tbl_df"'Inheritance method not found

Open isunshine-cc opened this issue 2 years ago • 1 comments

#1.question1 I want to integrate the GO enrich result which type is data frame,however it happened wrong

emapplot(GO) Error in (function (classes, fdef, mtable) : 'emapplot'label'"spec_tbl_df"'Inheritance method not found 2.question2 Error in if (file == "") file <- stdout() else if (is.character(file)) { : the condition has length > 1 3.question3 I want to know how to transfer list to data frame, and I have used as.data.frame, but it don't work ,so can you help me to solve them

isunshine-cc avatar Sep 21 '23 14:09 isunshine-cc

To get any support you should provide some reproducible code and more clear questions, because to me (at least) it is unclear what you would like to achieve....

guidohooiveld avatar Oct 20 '23 10:10 guidohooiveld