From 8ccde9800a1b168e0834cad30f7bfe67823efdb4 Mon Sep 17 00:00:00 2001 From: Katzlab Date: Mon, 2 Jun 2025 16:36:02 -0400 Subject: [PATCH] Update wrapper_submit.sh fixed typo to add backslash at end here --- PTL1/Transcriptomes/Scripts/wrapper_submit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/wrapper_submit.sh b/PTL1/Transcriptomes/Scripts/wrapper_submit.sh index cdc9424..0579bef 100644 --- a/PTL1/Transcriptomes/Scripts/wrapper_submit.sh +++ b/PTL1/Transcriptomes/Scripts/wrapper_submit.sh @@ -24,7 +24,7 @@ module load BLAST+/2.12.0-gompi-2021b module load DIAMOND/2.0.13-GCC-11.2.0 module load VSEARCH/2.22.1-GCC-11.3.0 -parent='/Your/Home/Folder' +parent='/Your/Home/Folder/' ## Example commands