NBISweden / workshop-reproducible-research

NBIS/Elixir course: Tools for Reproducible Research
https://nbisweden.github.io/workshop-reproducible-research/
Creative Commons Attribution 4.0 International
57 stars 33 forks source link

Make ARM64 students install `project_a` Conda env as AMD64 #237

Closed fasterius closed 1 year ago

fasterius commented 1 year ago

Students with newer Apple computers install the project_a Conda environment just fine but run into issues when they are instructed to install seqtk, which is not available on ARM64. We should either make them install the project_a environment as a AMD64-based environment or choose another package that is available on ARM64, instead of seqtk.