Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
3889e9ef
Commit
3889e9ef
authored
Jun 22, 2018
by
Carine Rey
Browse files
add temporaly catfasta2phyml in bppsuite docker
parent
c1ba7517
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/docker/bppsuite/Dockerfile
etc/docker/bppsuite/Dockerfile
+5
-0
No files found.
etc/docker/bppsuite/Dockerfile
View file @
3889e9ef
...
...
@@ -49,3 +49,8 @@ RUN git clone https://github.com/BioPP/bppsuite . &&\
cmake
.
&&
\
(
make
-j
4
||
make
)
&&
\
make
install
WORKDIR
/usr/local/bin
RUN
git clone https://github.com/nylander/catfasta2phyml.git
&&
\
cp
catfasta2phyml/catfasta2phyml.pl
.
&&
\
rm
-r
catfasta2phyml
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