Skip to content

Commit

Permalink
Fix Strep cgmlst step in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjameskennedy committed Oct 23, 2024
1 parent 74b7676 commit 497c40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ $(STREP_CGMLST_DIR)/alleles/unpacking.done: $(STREP_CGMLST_DIR)/alleles/profiles
# Prep Streptococcus cgmlst cgmlst.org schema
streptococcus_prep_cgmlst_schema: $(STREP_CGMLST_DIR)/alleles_rereffed_summary_stats.tsv

$(SPYO_CGMLST_DIR)/alleles_rereffed_summary_stats.tsv: $(SPYO_CGMLST_DIR)/alleles_rereffed
$(STREP_CGMLST_DIR)/alleles_rereffed_summary_stats.tsv: $(STREP_CGMLST_DIR)/alleles_rereffed

$(STREP_CGMLST_DIR)/alleles_rereffed: | $(STREP_CGMLST_DIR)/alleles/index.html
$(call log_message,"Prepping Streptococcus cgMLST schema ... Warning: This takes a looong time. Put on some coffee!")
Expand Down

0 comments on commit 497c40b

Please sign in to comment.