From 4c0d3092adcafbf756526c3465711a543ad61f3f Mon Sep 17 00:00:00 2001 From: linsalrob Date: Thu, 6 Aug 2026 09:24:29 +0800 Subject: [PATCH] correcting name. Continue can be present for first run --- pawsey_shortread/megahit_hostremoved.slurm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pawsey_shortread/megahit_hostremoved.slurm b/pawsey_shortread/megahit_hostremoved.slurm index 6a7df15..ac196ba 100644 --- a/pawsey_shortread/megahit_hostremoved.slurm +++ b/pawsey_shortread/megahit_hostremoved.slurm @@ -60,8 +60,7 @@ fi echo "Running megahit with the following parameters: megahit $FINAL_STRING -o megahit_output" >&2 -# megahit $FINAL_STRING --continue -o megahit_output -megahit $FINAL_STRING -o megahit_all_reads +megahit $FINAL_STRING --continue -o megahit_all_reads