About simplify function in clusterprofiler 4.0
when I use enrichGO() with ont = "ALL", the simplify() method error with: simplify only applied to output from gsegO and enrichGO..., when I change the ont="ALL" to ont="BP" or any other category, this error never appears. Is there any bug? Or I just used it in wrong way?
ont = 'ALL' currently not supported.
@GuangchuangYu I observe this scenario even in clusterProfiler version 4.2.2. Is this as expected? If yes, can we expect this to resolve in the future release?
@peranti We have supported it in the Github version.
Thanks, @huerqiang. Could you please update us once it is live?