Skip to content

Commit

Permalink
Install pango_aliasor
Browse files Browse the repository at this point in the history
Package maintained by myself to simplify aliasing and dealising of pango lineages

Package is pure Python without dependencies and minimal size

Source code: https://github.com/corneliusroemer/pango_aliasor

See further discussion: https://bedfordlab.slack.com/archives/C01LCTT7JNN/p1683137801980639

Blocking for nextstrain/forecasts-ncov#39
  • Loading branch information
corneliusroemer committed May 4, 2023
1 parent a8a159f commit dc55567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ RUN pip3 install git+https://github.com/cov-lineages/[email protected]
RUN pip3 install git+https://github.com/cov-lineages/pango-designation.git@19d9a537b9
RUN pip3 install pysam==0.19.1

# Install pango_aliasor (for forecasts-ncov)
RUN pip3 install pango_aliasor==0.3.0

# 4. Add unpinned programs

Expand Down

0 comments on commit dc55567

Please sign in to comment.