ga4gh / hackathon2016

Repository to track DWG hackathon 2016 projects
2 stars 0 forks source link

Genomics HTTP Server #6

Open skeenan opened 7 years ago

skeenan commented 7 years ago

Background

The GA4GH has defined an API in the schemas which provides interfaces to the common genomic data types. The data types are meant to be accessed over an HTTP API, and Ensembl, EBI, and UCSC all have implementations of these schemas.

It is possible to take advantage of the good work done to define these interfaces to create your own genomics API. This gives you the most flexibility for connecting to databases and designing data ingestion methods. The GA4GH constrains the types of queries to those that could be implemented easily. With your server you can add extensions that provide the features to suit individual use case.

Designing and implementing your own genomics API has never been so easy and fun!

Major tasks

We provide the boilerplate in your language of choice that will allow you to quickly move into writing functional code. Basic knowledge of HTTP server and client concepts is required. Some experience with databases will be helpful, as will experience with genomics data types.

marcdubybroad commented 7 years ago

Is there a way to participate remotely via Slack? I am not attending ASHG this year. My experience is 10 years Java with Spring, MySQL, 1 year developing REST services for the Broad's AMP t2d portal.

magaliruffier commented 7 years ago

I'd be interested to attend

kozbo commented 7 years ago

@magaliruffier Great!

david4096 commented 7 years ago

http://1kgenomes.ga4gh.org/swagger