Skip to content

Commit 763a577

Browse files
authored
Replaced pooled global Aes with population average Aes (#155)
1 parent ec14c70 commit 763a577

15 files changed

Lines changed: 9275 additions & 68509 deletions

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

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

dbbuild/build-summary.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3034,7 +3034,7 @@ Marker mh11KK-040 as defined in Staadig2021 was defined previously and is redund
30343034
- 59 marker definitions based on 658 SNPs
30353035
[Byrska-Bishop2022]
30363036
- 31 population samples
3037-
- frequencies for 59233 distinct haplotypes in 31 populations; 856067 total frequencies
3037+
- frequencies for 59233 distinct haplotypes in 30 populations; 796834 total frequencies
30383038
[Fan2022]
30393039
- 22 marker definitions based on 338 SNPs and 25 indels
30403040
[Yu2022G1]

dbbuild/frequency.csv.gz

-340 KB
Binary file not shown.

0 commit comments

Comments
 (0)