You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having an issue with the DOSE package, specifically with the functions that call on Disease Ontology (enrichDO, and gseDO).
This is the code that I have been using.
However, whenever I run the code I get this error: Error in get("EXTID2PATHID", envir = USER_DATA) :
object 'EXTID2PATHID' not found
I am unsure what is happening, as it used to work before, but now it gives me this error directly. I've tried uninstalling and reinstalling DOSE and all its dependencies but haven't managed to solve the issue.
The text was updated successfully, but these errors were encountered:
I've been having an issue with the DOSE package, specifically with the functions that call on Disease Ontology (enrichDO, and gseDO).
This is the code that I have been using.
However, whenever I run the code I get this error:
Error in get("EXTID2PATHID", envir = USER_DATA) :
object 'EXTID2PATHID' not found
I am unsure what is happening, as it used to work before, but now it gives me this error directly. I've tried uninstalling and reinstalling DOSE and all its dependencies but haven't managed to solve the issue.
The text was updated successfully, but these errors were encountered: