We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@cmalangone:
As the title reads, endpoints of the form
/singleNucleotidePolymorphisms/{snp_id}/currentSnp
are returning 404.
Examples:
https://www.ebi.ac.uk/gwas/rest/api/singleNucleotidePolymorphisms/rs16890979/currentSnp https://www.ebi.ac.uk/gwas/rest/api/singleNucleotidePolymorphisms/rs7329174/currentSnp https://www.ebi.ac.uk/gwas/rest/api/singleNucleotidePolymorphisms/rs1934951/currentSnp
Note that these links are part of the responses given as examples in the documentation.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@cmalangone:
As the title reads, endpoints of the form
are returning 404.
Examples:
Note that these links are part of the responses given as examples in the documentation.
The text was updated successfully, but these errors were encountered: