comparison tool_dependencies.xml @ 0:ed92d4c8e7f6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tophat_2_1_0 commit 2b0ef4b571073138d97d285e13058c9f04f32fa7
author iuc
date Mon, 09 May 2016 10:33:10 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ed92d4c8e7f6
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="tophat" version="2.1.0">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url" sha256sum="8579764a5d4cf2c6c94f8567cd94218882bf993a9a9eab1f9744e53c801d4a2f">https://ccb.jhu.edu/software/tophat/downloads/tophat-2.1.0.Linux_x86_64.tar.gz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action>
12 <action type="set_environment">
13 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
14 </action>
15 </actions>
16 <actions architecture="x86_64" os="darwin">
17 <action type="download_by_url" sha256sum="cc1202824b3f15c41e145fe0d64f36ef7a2ab169530c5a26cafe8a3819f57b10">https://ccb.jhu.edu/software/tophat/downloads/tophat-2.1.0.OSX_x86_64.tar.gz</action>
18 <action type="move_directory_files">
19 <source_directory>.</source_directory>
20 <destination_directory>$INSTALL_DIR</destination_directory>
21 </action>
22 <action type="set_environment">
23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
24 </action>
25 </actions>
26 <actions>
27 <action type="download_by_url" sha256sum="e7fa2b170408e785e4fafd0bccf4ecfab5151c480a2438dffa42183cfda71f99">https://ccb.jhu.edu/software/tophat/downloads/tophat-2.1.0.tar.gz</action>
28 <action type="autoconf"/>
29 </actions>
30 <action type="set_environment">
31 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
32 </action>
33 </actions_group>
34 </install>
35 <readme />
36 </package>
37 </tool_dependency>