comparison tool_dependencies.xml @ 2:ea89a5911878 draft default tip

Uploaded
author bgruening
date Fri, 10 Jan 2014 12:16:24 -0500
parents 15c7aaf75626
children
comparison
equal deleted inserted replaced
1:15c7aaf75626 2:ea89a5911878
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="bedtools" version="2.18.2"> 3 <package name="bedtools2" version="2.18.2">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="shell_command">git clone --recursive https://github.com/arq5x/bedtools2.git</action> 6 <action type="shell_command">git clone --recursive https://github.com/arq5x/bedtools2.git</action>
7 <action type="shell_command">git reset --hard 393fc3b9b766c76cc62e3f0df4e59ffbff3a55fb</action> 7 <action type="shell_command">git reset --hard 393fc3b9b766c76cc62e3f0df4e59ffbff3a55fb</action>
8 <action type="shell_command">make</action> 8 <action type="shell_command">make</action>