Skip to content

Commit 4bf589c

Browse files
authored
trimal
1 parent 51864aa commit 4bf589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN conda install -y -c r r-ape=3.2.0 r-plyr=1.8 \
1515
RUN conda install -y -c bioconda bioconductor-phyloseq \
1616
blast mafft exonerate raxml kraken-all mothur \
1717
biopython=1.68 seaborn fasttree vsearch trimmomatic \
18-
fastx_toolkit=0.0.14 flash hmmer fastqc
18+
fastx_toolkit=0.0.14 flash hmmer fastqc trimal
1919
RUN Rscript -e "install.packages('maps', repos='http://cran.us.r-project.org')" && \
2020
Rscript -e "install.packages('mvtnorm', repos='http://cran.us.r-project.org')" && \
2121
Rscript -e "install.packages('expm', repos='http://cran.us.r-project.org')" && \

0 commit comments

Comments
 (0)