hackseq/2016_project_9

Name: 2016_project_9

Owner: hackseq

Description: Selection of tag SNPs for an African SNP array by LD and haplotype based methods

Created: 2016-08-31 22:58:18.0

Updated: 2016-10-17 20:12:20.0

Pushed: 2016-10-17 16:06:45.0

Homepage: null

Size: 2710

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HackSeq 2016: Project 9

Selection of tag SNPs for an African SNP array by LD and haplotype based methods
Summary

Project 9 aims to develop a memory efficient tool for SNP selection from whole genome sequence (WGS) data. Users may provide commercial lists of pre-aproved SNPs, lists of SNPs of general interest, and list of SNPs to exclude.

Algorithm

The algorithm selects SNPs that tag other SNPs most efficient across individuals from several African populations. It is based on haplotype (multi-marker) tagging in addition to simple pairwise LD. By using random access to block gzipped files, the algorithm can efficiently process WGS data.

Get the tool

[Link]

Language

Python 3.x

Dependencies

PLINK

pysam

See more

Wiki


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.