Skip to content

Commit

Permalink
Merge pull request #52 from nextstrain/fix-curate-typo
Browse files Browse the repository at this point in the history
Fix typo in `ingest/rules/curate.smk`
  • Loading branch information
kimandrews authored Jul 11, 2024
2 parents e3bfb52 + e660d67 commit 06e6f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingest/rules/curate.smk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ REQUIRED INPUTS:
OUTPUTS:
metadata = data/subset_metadata.tsv
seuqences = results/sequences.fasta
sequences = results/sequences.fasta
"""

Expand Down

0 comments on commit 06e6f27

Please sign in to comment.