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.