Skip to content

goblot error: "Error in grid.Call(C_convert, x, as.integer(whatfrom), as.integer(whatto), : 行类不对 #5

@JiaruiMi

Description

@JiaruiMi

Hi, Guangchuang,

I downloaded your latest packages (clusterprofiler, DOSE and enrichplot) from you github repository and checked the goplot. I used your embedded dataset (copy and paste) and check the goplot function. The code is as follows:

CODE:

> library(clusterProfiler)
> data(geneList, package="DOSE")
> de <- names(geneList)[abs(geneList) > 2]
> ego <- enrichGO(de, OrgDb = "org.Hs.eg.db", ont="BP", readable=TRUE)
> library(enrichplot)
> goplot(ego)

ERROR MESSAGE:
Error in grid.Call(C_convert, x, as.integer(whatfrom), as.integer(whatto),  : 
  行类不对

My R version is 3.4.3.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions