Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in findPathClusters(enrich, cluster = "hier", minClusterSize = 3) : could not find function "findPathClusters" #81

Open
8 tasks
MANZHAOHUI opened this issue Dec 27, 2023 · 1 comment

Comments

@MANZHAOHUI
Copy link

Prerequisites

  • Have you read Feedback and follow the guide?
    • make sure your are using the latest release version
    • read the documents
    • google your quesion/issue

Describe you issue

  • Make a reproducible example (e.g. 1)
  • your code should contain comments to describe the problem (e.g. what expected and actually happened?)

Ask in right place

  • for bugs or feature requests, post here (github issue)
  • for questions, please post to Bioconductor or Biostars with tag DOSE

I installed DOSE and loaded the package, but when i tried to use findPathClusters, the error popped up as 'could not find function ''findPathClusters''. Has the function been removed from the latest package DOSE or the name of the function changed? Please advese. Thank you.

@guidohooiveld
Copy link

AFAIK the function findPathClusters has never been part of DOSE, but is rather included in the package aPEAR (here).

Note that aPEAR is also developed by another group than the authors of DOSE and clusterProfiler. Yet, in the vignette in which the functionality of aPEAR is explained, example data present in DOSE is used, as are the results of an enrichment analysis run by clusterProfiler. See: https://cran.r-project.org/web/packages/aPEAR/vignettes/aPEAR-vignette.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants