Skip to content
Snippets Groups Projects
Commit 758b1333 authored by Fanny Wegner's avatar Fanny Wegner
Browse files

Update file phylo_exercise.md

parent b0b19c1d
No related branches found
No related tags found
1 merge request!72Update file phylo_exercise.md
......@@ -203,6 +203,21 @@ Change the variables to your needs.
### DOWNLOAD TREE FILES
The complete output for the SNP calling, MSA and tree can be found here, download it into a `[target_directory]` of your choice.
```bash
# Typestrain as reference
cp -r /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/illumina/03_output_mrsa/snippy_ref_typestrain [target_directory]
# Hybrid assembly as reference
cp -r /shares/amr.imm.uzh/data/projects/Blockcourse_BIO296/FS2023/Participants_data/illumina/03_output_mrsa/snippy_ref_hybrid [target_directory]
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment