diff --git a/exercises/assembly_exercise.md b/exercises/assembly_exercise.md index 5dbcf8b861e0c29ebee11a030ea19932b0585dd1..54e060e46703afa49537d920f6cd6f0577bd7d0b 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**