-
Notifications
You must be signed in to change notification settings - Fork 91
Home
We have an ongoing series of meetings needs updating.
We have created a number of sample programs using the GA4GH API.
Please insert regular status updates below this line such that the latest status is at the top. Always include the date!
The implementation team has completed the "Genomic Anlysis" milestone. There is now a GA4GH reference server running in a Microsoft Azure VM that serves up the 1000 Genomes data set. The server can be accessed at 1kgemomes.ga4gh.org. We have added some extra links on the landing page as well:
- Swagger interactive API documentation
- iPython notebook on programming against the client API
- sample visualization application
- help email address
In addition to the 1KGenome server the team has also reconfigured the way files are organized behind the server to simplify the structural requirements.
The implementation for the reference server presented a set of milestones to the the DWG. The link to the presentation can be found in the meeting invite but the first milestone "Genomic Analysis" will provide get and post functionality for the API in the following areas:
- References
- Reads
- Variants
- Variant Annotations
- Sequence Annotations
It will not include support for the following (these will come with a later milestone)
- Protocol Buffers
- Metadata capabilities for BioSample and Individual
- RNA
- Genotypes to Phenotypes
- Data streaming
The milestone will also include setting up an externally accessible reference server that will be set up to serve out the 1000 Genome data set. This server will be running in an Azure VM (hopefully a container) and will access the data via cloud data access methods.
Due Date : 2016, April 25
Next milestone will transition over to using protocol buffers. More on that as we get closer.