Skip to content
Snippets Groups Projects

Update file assembly_exercise.md

Merged Fanny Wegner requested to merge master-patch-d4e8 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -23,7 +23,7 @@ We will first do the assembly of a small test dataset together. Later, you will
```bash
# copy data
cp -r /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/testdata/illumina/01_data /data/$USER/testdata/illumina/
cp /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/illumina/01_data_mrsa/SaH1P10622* /data/$USER/testdata/illumina/
# copy scripts
cp -r /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/testdata/illumina/02_scripts/ /data/$USER/testdata/illumina/
Loading