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

feat: support for Apple M1 silicon #255

Closed aryarm closed 2 months ago

aryarm commented 2 months ago

Does haptools run on M1 Apple silicon now that our dependencies have added support for it? (See https://github.com/bioconda/bioconda-recipes/pull/50219 and https://github.com/bioconda/bioconda-recipes/pull/50220)

Let's add a test to our CI for this. If it works, then we can add osx-arm64 to the "additional platforms" that are supported in our bioconda recipe