jmtcsngr_npg_ranger
v0.2.2-alpha
Published
Streaming service for bioinformatics data.
Downloads
1
Maintainers
Readme
################## npg_ranger project ##################
Introduction
This project is a contribution towards developent of the streaming API and servers under the GA4GH http://ga4gh.org initiative (GA4GH Directory API and Streaming). The project has both a server and a compatible http client.
The server conforms to as yet unpublished at the time of writing GA4GH API. It uses the http transfer encoding protocol to stream sequencing data.
Package structure
bin - node.js scripts, server and client lib - node.js libraries test - tests docs - technical manuals docs/api - generated API (run "grunt doc" to generate) package.json - npm package definition Gruntfile.js - grunt runner specification