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
Amandine PERRIN
pipeline_annotation
Commits
8a98b06f
Commit
8a98b06f
authored
Jan 22, 2021
by
Amandine PERRIN
Browse files
Add hmmer installation
parent
e0c261ad
Pipeline
#46161
passed with stage
in 14 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
for_build/annote_and_1tree/Dockerfile
View file @
8a98b06f
...
...
@@ -28,6 +28,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt install -y\
libdatetime-perl
\
libxml-simple-perl
\
libdigest-md5-perl
\
hmmer
\
default-jre
\
bioperl
RUN
echo yes
| cpan Bio::SearchIO::hmmer
...
...
for_tests/Dockerfile
View file @
8a98b06f
...
...
@@ -60,6 +60,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt install -y\
libdatetime-perl
\
libxml-simple-perl
\
libdigest-md5-perl
\
hmmer
\
default-jre
\
bioperl
RUN
echo yes
| cpan Bio::SearchIO::hmmer
...
...
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