arm64 Cuttlefish on bioconda
Hello!
I see that v2.2.0 adds support for compiling on M1/M2 architectures; however, I don't think these have been added to bioconda yet. Are there plans to upload them as well, or should I compile from source for this?
For context, the error when attempting to install through conda on an Apple machine:
Looking for: ['cuttlefish']
bioconda/osx-arm64 Using cache
bioconda/noarch Using cache
pkgs/main/osx-arm64 Using cache
pkgs/main/noarch Using cache
pkgs/r/osx-arm64 Using cache
pkgs/r/noarch Using cache
Could not solve for environment specs
The following package could not be installed
└─ cuttlefish does not exist (perhaps a typo or a missing channel).
No worries if not, just wondering since we want to incorporate cuttlefish into a portable snakemake pipeline! Thanks for the work!
This is a bioconda "problem", as bioconda does not yet enable builders for Apple ARM arch. for their packages. Once they do, we should be able to build.
@rob-p: should it be build-able now?
There's someone working on that https://github.com/bioconda/bioconda-recipes/pull/49561 --- however I don't know if cuttlefish is the offender or not.
looks like it is ... or at least the KMC we rely on is.