Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ibiem2020
IBIEM2020
Commits
3fd69ef8
Commit
3fd69ef8
authored
Feb 16, 2021
by
josh
Browse files
Can't get qiime to install anymore
because python2 is deprecated
parent
08917046
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3fd69ef8
...
...
@@ -184,7 +184,7 @@ RUN apt-get update && \
librdp-taxonomy-tree-java
\
clustalw
RUN
pip
install
qiime
#
RUN pip install qiime
# Install tidyverse and packages necessary for knitting to HTML
RUN
Rscript
-e
"install.packages(pkgs = c('tidyverse','caTools','rprojroot','rmarkdown'),
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment