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

Add pathogen-embed as a first-party dependency #71

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

huddlej
Copy link
Contributor

@huddlej huddlej commented Jun 20, 2024

Description of proposed changes

Adds pathogen-embed to base image, so we can use its tools for analysis of reassortment in our influenza builds.

Related issue(s)

nextstrain/docker-base#221

Checklist

  • Checks pass
  • Tested locally on avian flu HA sequences after running nextstrain update conda with the recipe from this PR and confirmed that the output matches my PyPI installation of the same tools

@@ -45,6 +45,7 @@ requirements:
- nextclade2
- nextclade
- nextstrain-cli
- pathogen-embed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(non-blocking)

Noting from the run summary that this added 11 packages for ubuntu-22.04 13 packages for macos-12 (macos has an extra libhwloc and libxml2).

@huddlej huddlej merged commit 95f7764 into main Jun 24, 2024
18 checks passed
@huddlej huddlej deleted the add-pathogen-embed branch June 24, 2024 16:35
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.

None yet

2 participants