Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rtahmasbi/gap


https://github.com/rtahmasbi/gap

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# GAP
Genetic Analysis Program.

#### To convert 'SHAPEIT' output file ('.haps') to '.ped' file:
gap --haps2ped --file [file_name] --out [file_out] --code01

# Download
git clone https://github.com/rtahmasbi/GAP

# Compile
To compile GAP, run the following command:

cd GAP
make

# Help
./gap --help