23query

A node.js module for querying genome data in the style of jQuery

Usage no npm install needed!

<script type="module">
  import 3query from 'https://cdn.skypack.dev/23query';
</script>

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.