CAST-genomics / haptools

Ancestry and haplotype aware simulation of genotypes and phenotypes for complex trait analysis
https://haptools.readthedocs.io
MIT License
19 stars 4 forks source link

fix: bug where `Phenotypes.subset(inplace=True)` would raise an AttributeError #226

Closed aryarm closed 1 year ago

aryarm commented 1 year ago

and also fix a message in Genotypes.check_maf()

and also upgrade our readthedocs config to avoid deprecations