Version 1.3.0
The only change in this version is that PyPlink
does not load the BED file in memory. It parses the file to iterate over all markers, or seeks to a specific marker and reads its genotypes.
This help when working with huge files such as the 1000 Genomes Phase 3 dataset.