Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced pooled global Aes with population average Aes #155

Merged
merged 9 commits into from
Sep 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Fixed
- Debugged a test that counts observed haplotypes (#154).
- Replaced global pooled Ae values with 26-population average as the default Ae reported (#155).
- Replaced deprecated `pkg_resources` module with `importlib.resources` (#156).
- Upgraded versioneer to a Python 3.12+ compatible version (#156).

Expand Down
2 changes: 1 addition & 1 deletion dbbuild/build-summary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3034,7 +3034,7 @@ Marker mh11KK-040 as defined in Staadig2021 was defined previously and is redund
- 59 marker definitions based on 658 SNPs
[Byrska-Bishop2022]
- 31 population samples
- frequencies for 59233 distinct haplotypes in 31 populations; 856067 total frequencies
- frequencies for 59233 distinct haplotypes in 30 populations; 796834 total frequencies
[Fan2022]
- 22 marker definitions based on 338 SNPs and 25 indels
[Yu2022G1]
Expand Down
Binary file modified dbbuild/frequency.csv.gz
Binary file not shown.
Loading
Loading