23query
v0.0.1
Published
A node.js module for querying genome data in the style of jQuery
Downloads
4
Readme
Genome Querying Node Module
Instructions
Clone the repository
git clone git://github.com/Maciek416/23query.git
Install node by using brew or through the website http://nodejs.org/#download
curl http://npmjs.org/install.sh | sh
npm install
Run the sample code
node sample.js
TODO
Nicer tests, more ways to query SNPs in the Genome. Probability-selectors for ancestry guessing, etc.