Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ibiem2020
IBIEM2020
Commits
97f3bb63
Commit
97f3bb63
authored
Feb 16, 2021
by
josh
Browse files
install fastqc and multiqc
parent
9b42aaa7
Pipeline
#192231
failed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
97f3bb63
...
...
@@ -182,7 +182,8 @@ RUN apt-get update && \
rdp-classifier
\
rdp-alignment
\
librdp-taxonomy-tree-java
\
clustalw
clustalw
\
fastqc
# RUN pip install qiime
...
...
@@ -232,7 +233,7 @@ RUN mkdir -p $MANUAL_BIN $MANUAL_SHARE ; \
rm
-rf
${
TRANSABYSS_VERSION
}
.tar.gz transabyss-
${
TRANSABYSS_VERSION
}
# DukeDSClient
RUN
pip
install
DukeDSClient
RUN
pip
install
DukeDSClient
multiqc
# Install FastTree and FastTreeMP
RUN
mkdir
-p
$MANUAL_BIN
&&
\
...
...
Write
Preview
Markdown
is supported
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