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

Update file phylo_exercise.md

parent 9d0f0f40
No related branches found
No related tags found
1 merge request!70Update file phylo_exercise.md
......@@ -68,7 +68,7 @@
```
# GENERATE A CORE SNP ALIGNMENT
snippy-core --prefix core [outdir] [outdir2] [outdir3]
snippy-core --prefix core [outdir] [outdir2] [outdir3] --ref [reference]
```
This command will give you various output, but among them is `core.aln` and `core.full.aln`. Both are fasta multiple sequence alignment, the first contains only the core SNPs, the other contains the full alignment of your reference and the samples inlcuding any invariant sites.
......
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