Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 343 Bytes

README.rst

File metadata and controls

13 lines (9 loc) · 343 Bytes

plinkio

Plinkio is a python module for reading and creating Plink genotype files. It is written as a C-extension to efficiently parse and store these potentially large files.

The lastest version can be installed by:

pip install plinkio

Documentation is available at: plinkio <https://github.com/mfranberg/libplinkio>