All notable changes to this project will be documented in this file.
- Proper typing for xarrays.
- Significant reading speed-up through memmap.
- Significant reading speed-up through memmap.
- Removed read_plink deprecation.
- Updated Example.ipynb
- Improved read_plink documentation.
- Support for Python 3.9.
- Broken CHANGELOG link.
- Added PLINK writer.
- Proper support for sample major layout.
- User can specify reference allele.
- IO optimization.
- Progress bar flushes at the end.
- Reader for PLINK realized relationship matrix.
- Reader for GCTA realized relationship matrix.
- Simplified reader for PLINK BED files.