Skip to content

Commit

Permalink
Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzo committed Dec 6, 2021
1 parent 3b49f84 commit f6c16bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyro/contrib/examples/nextstrain.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def load_nextstrain_counts(map_location=None) -> dict:
The original dataset is a preprocessed intermediate ``metadata.tsv.gz`` available via
`nextstrain <https://docs.nextstrain.org/projects/ncov/en/latest/reference/remote_inputs.html>`_.
The ``metadata.tsv.gz`` file was then aggregated by to
The ``metadata.tsv.gz`` file was then aggregated to
(month,location,lineage) and (lineage,mutation) bins by the Broad Institute's
`preprocessing script <https://github.com/broadinstitute/pyro-cov/blob/master/scripts/preprocess_nextstrain.py>`_.
"""
Expand Down

0 comments on commit f6c16bc

Please sign in to comment.