libplinkio
libplinkio copied to clipboard
A small C and Python library for reading PLINK genotype files.
I am following page 385 of the book "An introduction to statistical genetic data analysis" to install the package libplinkio using the code `pip install plinkio`. Here is my code...
Dear @mfranberg , I found some time to try to change how your library read chromosomes in order to support string chromosome. I've changed code and tests accordingly and seems...
Dear all, I don't know if it possible or easy to implement at the current state of art of this library: will be possible to add support for the plink...
Hi, Can anyone tell me what to do about this error when installing plinkio? "configure: error: cannot find python-config for /usr/bin/python3." I know I have python 3.9 installed. Thank you!!!
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...