We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69421a commit 53b8a99Copy full SHA for 53b8a99
README.md
@@ -35,5 +35,5 @@ Run with $\alpha$ = 0.75 and $\Delta$ = 8.
35
```
36
Use edit distance with only optimal alignments and 100%-safety and multi threading:
37
38
-./emerald -f example.fasta -a 1 -d 0 --costmat edit_distance.txt --gapcost 1 --startgap 0
+./emerald -f example.fasta -a 1 -d 0 --costmat edit_distance.txt --gapcost 1 --startgap 0 --threads 8
39
0 commit comments