From ea37da59d0d8b6ceb4794ce1411d68c020c25ac6 Mon Sep 17 00:00:00 2001
From: Fanny Wegner <fwegner@imm.uzh.ch>
Date: Thu, 23 Mar 2023 13:40:49 +0100
Subject: [PATCH] Update file assembly_exercise.md

---
 exercises/assembly_exercise.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exercises/assembly_exercise.md b/exercises/assembly_exercise.md
index 5dbcf8b..54e060e 100644
--- a/exercises/assembly_exercise.md
+++ b/exercises/assembly_exercise.md
@@ -94,7 +94,7 @@ The scripts here, include the assembly as well as the annotation step.
     cp -r /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/nanopore/Group2_upec/rawdata_upec /data/$USER/ngs/nanopore/
 
     # copy all scripts
-    cp /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/nanopore_scripts/*.sh /data/$USER/ngs/nanopore/
+    cp /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/nanopore_scripts/WGS_nanopore_assembly*.sh /data/$USER/ngs/nanopore/
     ```
 
     **Hybrid**
-- 
GitLab