PyPop 1.0.0rc1 - Release Candidate 1
Pre-release
Pre-release
alexlancaster
released this
01 Nov 23:58
·
183 commits
to main
since this release
This is the first release candidate for PyPop 1.0.0. If there are no showstoppers, this will become the 1.0.0 release.
Installation
pip install -U pypop-genomics
What's Changed
- [Documentation]: Clarify unphased nature of data in [Emhaplofreq] section in docs by @alexlancaster in #159
- Fixed generation of
1-locus-genotype.tsv
, cleanup TSV unit tests by @alexlancaster in #160 - Enable Zenodo upload support by @alexlancaster in #161
Full Changelog: v1.0.0-b8...v1.0.0-rc1