Skip to content
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

Register TopMed Bravo #3

Open
cmungall opened this issue Dec 19, 2017 · 1 comment
Open

Register TopMed Bravo #3

cmungall opened this issue Dec 19, 2017 · 1 comment

Comments

@cmungall
Copy link

The Bravo variant browser currently shows chromosome locations, alleles, VEP functional annotations, and allele frequencies for 463 million variants observed in 62,784 individuals sequenced in NHLBI's TOPMed program.
https://bravo.sph.umich.edu/freeze5/hg38/about

There is an API here:
https://bravo.sph.umich.edu/freeze5/hg38/help

There doesn't appear to be a swagger JSON, but it's a fairly standard REST-like RPC API, so an OpenAPI description should be straightforward.

Open question: this API (and the browser) requires authorization and authentication (using google for authentication). The setup has clear instructions on how to do this. I assume we want to indicate this in the API registration metadata; how best to do this? Do we want KC6 input on this?

@micheldumontier
Copy link

OpenAPI contains specification for authorization/authentication - so should be straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants