comparison tool_dependencies.xml @ 1:0ffee257645e draft default tip

planemo upload commit 9bdf838d0eb364151ed88b1cd7ec2682a1a267b0
author yating-l
date Wed, 16 May 2018 18:44:23 -0400
parents fe51c5a974b5
children
comparison
equal deleted inserted replaced
0:fe51c5a974b5 1:0ffee257645e
2 <tool_dependency> 2 <tool_dependency>
3 <!-- required tools: 3 <!-- required tools:
4 -pslPosTarget 4 -pslPosTarget
5 --> 5 -->
6 <package name="ucsc_tools_340_for_BLAT" version="1.0"> 6 <package name="ucsc_tools_340_for_BLAT" version="1.0">
7 <install version="1.0"> 7 <repository changeset_revision="b57fd6b3736c" name="package_ucsc_blat_340" owner="yating-l" toolshed="https://toolshed.g2.bx.psu.edu" />
8 <actions_group>
9 <actions architecture="x86_64" os="linux">
10 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action>
11 <action type="move_directory_files">
12 <source_directory>.</source_directory>
13 <destination_directory>$INSTALL_DIR/bin</destination_directory>
14 </action>
15 </actions>
16 <action type="set_environment">
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
18 </action>
19 </actions_group>
20 </install>
21 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
22 </package> 8 </package>
23 </tool_dependency> 9 </tool_dependency>