Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@lemieuxl lemieuxl released this 20 Jan 18:00
· 57 commits to master since this release

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.