File tree 1 file changed +5
-2
lines changed 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -116,11 +116,14 @@ You will need to install all the dependencies manually:
116
116
* [ BWA MEM] ( https://sourceforge.net/projects/bio-bwa/files/ )
117
117
* [ KMC] ( http://sun.aei.polsl.pl/REFRESH/index.php?page=projects&project=kmc&subpage=about )
118
118
* [ seqtk] ( https://github.com/lh3/seqtk/releases )
119
- * [ pigz] ( https://zlib.net/pigz/ ) but should be in your OS distribution
120
- * [ Pilon] ( https://github.com/broadinstitute/pilon/releases/ ) (Java)
119
+ * [ pigz] ( https://zlib.net/pigz/ ) . Pigz should be available with your OS distribution.
120
+ * [ Pilon] ( https://github.com/broadinstitute/pilon/releases/ ) (Java).
121
121
* [ Trimmomatic] ( http://www.usadellab.org/cms/?page=trimmomatic ) (Java)
122
122
* [ samclip] ( https://github.com/tseemann/samclip/releases )
123
123
124
+ Note that you will need to make pilon and trimmomatic executables. You can make a simple wrapper
125
+ for each that just passes the shell arguments.
126
+
124
127
## Output files
125
128
126
129
Filename | Description
You can’t perform that action at this time.
0 commit comments