akikuno / DAJIN2

🔬 Genotyping tool for genome-edited samples, utilizing nanopore sequencer target sequencing
MIT License
9 stars 0 forks source link

Test DAJIN2 using the Build mappy on macOS ARM #46

Closed akikuno closed 4 months ago

akikuno commented 4 months ago

📋 Description

Recently, Bioconda supports macOS ARM (osx-arm64).

https://github.com/bioconda/bioconda-recipes/pull/49275

Until v0.5.2, translations were done using Rosetta 2, but now we need to check if DAJIN2 runs natively on osx-arm64.

🔍 Environment

- DAJIN2 version: 0.5.2
- Python version: 3.10

📎 Anything else?

No response

akikuno commented 4 months ago

ToDo

akikuno commented 4 months ago

ortools-python does not have a osx-arm64 builds...

https://anaconda.org/conda-forge/ortools-python/files

akikuno commented 4 months ago

Test passed🎊 https://github.com/akikuno/DAJIN2/actions/runs/10053078448