DataBiosphere/dos-gdc-lambda

Name: dos-gdc-lambda

Owner: Data Biosphere

Description: Access Genomic Data Commons data using GA4GH libraries

Created: 2018-02-27 19:43:25.0

Updated: 2018-02-27 20:07:29.0

Pushed: 2018-02-28 00:16:19.0

Homepage: https://gmyakqsfp8.execute-api.us-west-2.amazonaws.com/api/

Size: 3334

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits
David Steinberg2018-02-28 00:08:35.010

Other Committers

UserEmailMost Recent Commit# Commits

README

dos-gdc-lambda

Presents NCI GDC data over GA4GH compliant methods.

We have created a lambda that creates a lightweight layer that can be used to access data in GDC using GA4GH libraries.

The lambda accepts GA4GH requests and converts them into requests against requisite signpost endpoints. The results are then translated into GA4GH style messages before being returned to the client.

To make it easy for developers to create clients against this API, the Open API description is made available.

Try it out!

Install chalice: pip install chalice and try it out yourself!

clone https://github.com/DataBiosphere/dos-gdc-lambda.git
os-gdc-lambda
ice deploy

This will return you a URL you can make GA4GH DOS requests against!

For more please see the example notebook.

TODO

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.