From 497c40b02ea7c1fc707d8e76a09aeb461e452e60 Mon Sep 17 00:00:00 2001 From: ryanjameskennedy Date: Wed, 23 Oct 2024 16:19:43 +0200 Subject: [PATCH] Fix Strep cgmlst step in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02d0bed3..d410b9a6 100644 --- a/Makefile +++ b/Makefile @@ -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!")