genomics-workshop icon indicating copy to clipboard operation
genomics-workshop copied to clipboard

Setup - Required software not available for osx-arm64

Open clarajegousse opened this issue 3 years ago • 2 comments

Hello,

Just wanted to point out that bwa and BCFtools are not available through bioconda for osx-arm64.

A possible workaround is to use brew to install these two pieces of software

brew install bwa
brew install bcftools

More info: https://formulae.brew.sh/formula/bwa https://formulae.brew.sh/formula/bcftools

Let me know if you would like me to make a pull request about this :)

clarajegousse avatar Jul 13 '22 12:07 clarajegousse