-
Notifications
You must be signed in to change notification settings - Fork 55
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
ExAC Browser RESTful API : connection refused #342
Comments
You may now use the URL http://exac.broadinstitute.org/ |
trying to use programmatically using API it fails |
Is there any information when the API will be restored? The server at http://exac.hms.harvard.edu/ is still returning 404 for all requests. Is there a |
The code in this repository backs http://exac.broadinstitute.org. http://exac.hms.harvard.edu is based on a fork of this repository (https://github.com/hms-dbmi/exac_browser) and is operated by a different group (https://avillach-lab.hms.harvard.edu/exome-aggregation-consortium-exac). Questions about http://exac.hms.harvard.edu/rest would have to be directed there. |
Error in open.connection(con, "rb") : HTTP error 502.
Calls: fromJSON ... fromJSON_string -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Is http://exac.hms.harvard.edu/rest down?
The text was updated successfully, but these errors were encountered: