comparison tool_dependencies.xml @ 1:1cb38f33917b draft default tip

planemo upload commit 174be06d7c7e7789df16ea5d5068f20b21257a2f
author iuc
date Mon, 14 Nov 2016 14:00:42 -0500
parents 3a587f1903d3
children
comparison
equal deleted inserted replaced
0:3a587f1903d3 1:1cb38f33917b
2 <tool_dependency> 2 <tool_dependency>
3 <package name="raxml" version="8.2.4"> 3 <package name="raxml" version="8.2.4">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <!-- Download source code --> 6 <!-- Download source code -->
7 <action type="download_by_url" target_filename="standard-RAxML-8.2.4.tar.gz" sha256sum="e9fa4b3fe790094d832a640edc2b448890237dca0012d509d95be4cd4ef3d83b">https://github.com/stamatak/standard-RAxML/archive/v8.2.4.tar.gz</action> 7 <action type="download_by_url" sha256sum="e9fa4b3fe790094d832a640edc2b448890237dca0012d509d95be4cd4ef3d83b" target_filename="standard-RAxML-8.2.4.tar.gz">https://github.com/stamatak/standard-RAxML/archive/v8.2.4.tar.gz</action>
8 8
9 <!-- Build raxml --> 9 <!-- Build raxml -->
10 <action type="shell_command">make -f Makefile.PTHREADS.gcc</action> 10 <action type="shell_command">make -f Makefile.PTHREADS.gcc</action>
11 <action type="shell_command">make -f Makefile.gcc</action> 11 <action type="shell_command">make -f Makefile.gcc</action>
12 <!-- Install raxml --> 12 <!-- Install raxml -->