Skip to content

Commit a208c55

Browse files
author
Jon Palmer
committed
add missing hisat2 to docker
1 parent 796feff commit a208c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN mamba create -c conda-forge -c bioconda -c defaults \
1313
"proteinortho==6.0.16" goatools matplotlib-base natsort numpy \
1414
pandas psutil requests scikit-learn scipy seaborn "blast=2.2.31" \
1515
tantan bedtools hmmer exonerate "diamond>=2.0.5" tbl2asn blat "trnascan-se>=2.0" \
16-
ucsc-pslcdnafilter trimmomatic raxml iqtree trimal "mafft>=7" \
16+
ucsc-pslcdnafilter trimmomatic raxml iqtree trimal "mafft>=7" hisat2 \
1717
"kallisto==0.46.1" minimap2 stringtie "salmon>=0.9" "samtools>=1.9" \
1818
glimmerhmm bamtools perl perl-dbd-mysql perl-clone perl-hash-merge \
1919
perl-soap-lite perl-json perl-logger-simple perl-scalar-util-numeric \

0 commit comments

Comments
 (0)