Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt Dockerfile for arm64 and some requirements changes #58

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

alneberg
Copy link
Member

  1. Download and compile minimap2 for arm64 instead of installing via micromamba
  2. Change minimap2 version from 2.20 to 2.26
  3. Move requirements to requirements.txt instead of environment.yml and inside setup.py
  4. Use base environment inside docker instead of named anglerfish environment
  5. Upgraded biopython from 1.79 to 1.83
  6. Upgraded numpy from 1.22.0 to 1.26.3
  7. Upgraded pyyaml from 6.0 to 6.0.1

Not convinced these are the best options, so open for feedback!

@alneberg alneberg mentioned this pull request Jan 18, 2024
3 tasks
environment.yml Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
setup.py Show resolved Hide resolved
@remiolsen remiolsen added this to the 0.6.1 milestone Jan 23, 2024
@remiolsen remiolsen merged commit b63e7d8 into NationalGenomicsInfrastructure:dev Jan 29, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants