comparison tool_dependencies.xml @ 1:97fd1b4df43a draft default tip

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