-
Notifications
You must be signed in to change notification settings - Fork 4
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
RPathVisio importData() error #35
Comments
did you test your connection? is the server started on port 9000? |
Hi, |
you should find the required documentation here: https://projects.bigcat.unimaas.nl/pathvisiorpc/documentation/launching-the-pathvisiorpc-server/ Let me know if it is not working. |
Hi, |
Hi, |
Hi,
I am working on RPathVisio and I tried to import data in that I came across the error
Please try to fix this error
Cmd:
importData("test", data, "Dr_Derby_Ensembl_91.bridge", host="localhost", port=9000,row.names = TRUE,source="Entrez Gene")
Error in function (type, msg, asError = TRUE) :
Failed to connect to localhost port 9000: Connection refused
The text was updated successfully, but these errors were encountered: