polish: correct the config
This commit is contained in:
parent
e89a83a542
commit
1da143bdbc
1 changed files with 10 additions and 8 deletions
|
@ -1,8 +1,10 @@
|
||||||
fastp = /usr/bin/fastp
|
fastp = /usr/bin/fastp
|
||||||
|
spades = /usr/bin/spades.py
|
||||||
|
diamond = /usr/bin/diamond
|
||||||
|
sortdiamond = /usr/bin/sortdiamond
|
||||||
bowtie2 = /usr/bin/bowtie2
|
bowtie2 = /usr/bin/bowtie2
|
||||||
samtools = /usr/bin/samtools
|
samtools = /usr/bin/samtools
|
||||||
bcftools = /usr/bin/bcftools
|
bcftools = /usr/bin/bcftools
|
||||||
macse = /usr/share/java/macse.jar
|
macse = /usr/share/java/macse.jar
|
||||||
delstop = /usr/bin/delstop
|
delstop = /usr/bin/delstop
|
||||||
trimal = /usr/bin/trimal
|
trimal = /usr/bin/trimal
|
||||||
spades = /usr/bin/spades.py
|
|
||||||
|
|
Loading…
Reference in a new issue