-
Notifications
You must be signed in to change notification settings - Fork 256
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
enrichWP is not working for a few organisms #729
Comments
Mmm, did you also try with the latest version of
|
Is there a way to fix the issue for the older R version (4.3.1)? I am dependent on this version of R for my analysis because several other packages in my pipeline use this version of R. |
The issue is that the URL of WikiPathways has meanwhile been changed. Yet, a quick-and-dirty hack may be to source the current WikiPathways 'module' in your R-4.3.1. Doing this in R-4.3.0 that I still have installed:
|
R version
4.3.1
packageVersion("clusterProfiler")
‘4.10.1’
get_wp_organisms() gives:
"Caenorhabditis elegans" "Bos taurus" "Arabidopsis thaliana"
The text was updated successfully, but these errors were encountered: