/genotype-phasing

Genotype Phasing with a tuned version of Clark's Algorithm using sliding windows.

Primary LanguagePython

## README

This code is designed for python 3.


To install dependencies run:

`python install_dependencies.py`


To run the genotype phasing algorithm on new data, use the command:

`python phaser.py genotype_file output_file`