slowkow / snpbook

:orange_book: Explore 1000 Genomes variant data with JavaScript.

Home Page:http://slowkow.github.io/snpbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snpbook

A proof of concept for computing linkage disequilibrium (LD) between single nucleotide polymorphisms (SNPs) and visualizing it with d3.

Uses tabix running on the iobio server to pull genotype data from a VCF file hosted on the BEAGLE website.

All done in the web browser with Javascript!

Try it: https://slowkow.github.io/snpbook/

About

:orange_book: Explore 1000 Genomes variant data with JavaScript.

http://slowkow.github.io/snpbook

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 13.9%