comparison tool_dependencies.xml @ 4:381dbdd6ca19 draft

planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
author yating-l
date Mon, 01 May 2017 17:17:15 -0400
parents 0385408147c0
children c467c73768a7
comparison
equal deleted inserted replaced
3:0385408147c0 4:381dbdd6ca19
24 <package name="trf" version="4.07b"> 24 <package name="trf" version="4.07b">
25 <install version="1.0"> 25 <install version="1.0">
26 <actions_group> 26 <actions_group>
27 <actions architecture="x86_64" os="linux"> 27 <actions architecture="x86_64" os="linux">
28 <action type="download_by_url" target_directory="bin"> 28 <action type="download_by_url" target_directory="bin">
29 <url_template os="linux">http://tandem.bu.edu/trf/downloads/trf407b.linux64</url_template> 29 https://tandem.bu.edu/trf/downloads/trf407b.linux64
30 </action> 30 </action>
31 <action type="move_file" rename_to="trf"> 31 <action type="move_file" rename_to="trf">
32 <source>$INSTALL_DIR/trf407b.linux64</source> 32 <source>$INSTALL_DIR/trf407b.linux64</source>
33 <destination>$INSTALL_DIR/bin</destination> 33 <destination>$INSTALL_DIR/bin</destination>
34 </action> 34 </action>
39 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> 39 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
40 </action> 40 </action>
41 </actions> 41 </actions>
42 <actions architecture="x86_64" os="darwin"> 42 <actions architecture="x86_64" os="darwin">
43 <action type="download_by_url" target_directory="bin"> 43 <action type="download_by_url" target_directory="bin">
44 <url_template os="darwin">http://tandem.bu.edu/trf/downloads/trf407b.macos64</url_template> 44 https://tandem.bu.edu/trf/downloads/trf407b.macos64
45 </action> 45 </action>
46 <action type="move_file" rename_to="trf" os="darwin"> 46 <action type="move_file" rename_to="trf" os="darwin">
47 <source>$INSTALL_DIR/trf407b.macos64</source> 47 <source>$INSTALL_DIR/trf407b.macos64</source>
48 <destination>$INSTALL_DIR/bin</destination> 48 <destination>$INSTALL_DIR/bin</destination>
49 </action> 49 </action>