From 4f51dddd4259e73362bac2829b03a149fe7d7dfc Mon Sep 17 00:00:00 2001 From: Xi Zhang <13602037587@163.com> Date: Mon, 3 Jun 2024 16:34:48 -0600 Subject: [PATCH] Update xgetstarted3 --- work/Policastro2020/xgetstarted3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/work/Policastro2020/xgetstarted3 b/work/Policastro2020/xgetstarted3 index 2201f5a..0e421a0 100755 --- a/work/Policastro2020/xgetstarted3 +++ b/work/Policastro2020/xgetstarted3 @@ -2,7 +2,7 @@ echo "All looks ok, thus we'll put the gostripes.simg container in your" echo "base working directory and get going on some real work." echo "You can remove the STRIPES directory, if you like." -mv STRIPES/gostripes.simg ./ +mv STRIPES/GoSTRIPES.sif ./gostripes.simg echo "" echo "We are going to use NCBI SRA Toolkit to download data from NCBI SRA." echo "If you already using SRA Toolkit and allow local file-caching, you"