comparison tool_dependencies.xml @ 0:cb552dc29cb9 draft

planemo upload commit d476446dd23645b740023fe2abacabeefca4c5a1
author yating-l
date Tue, 08 Aug 2017 17:21:12 -0400
parents
children 7a6285ab1e99
comparison
equal deleted inserted replaced
-1:000000000000 0:cb552dc29cb9
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="ucsc_tools_340_for_BLAT" version="1.0">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340_for_BLAT.tar.gz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
11 </action>
12 </actions>
13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
15 </action>
16 </actions_group>
17 </install>
18 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
19 </package>
20 </tool_dependency>