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 9 months 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