zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
327 stars 70 forks source link

Error: 'keyword_enrichment_from_GO' is not an exported object from 'namespace:simplifyEnrichment' #219

Closed Jzwing closed 7 months ago

Jzwing commented 7 months ago

ht <- DynamicHeatmap(

Set ht_opt$message = FALSE to turn off this message. [2023-12-05 19:37:19] Start Enrichment Workers: 8 Species: Mus_musculus Loading cached db: GO_BP version:3.14.0 nterm:16010 created:2023-12-05 17:30:14 Permform enrichment... |===========================================================================================================================| 100%

[2023-12-05 19:37:34] Enrichment done Elapsed time:15.53 secs Error: 'keyword_enrichment_from_GO' is not an exported object from 'namespace:simplifyEnrichment'

Jzwing commented 7 months ago

I tried update simplifyEnrichment, Problem solved.