comparison tool_dependencies.xml @ 0:951076264957 draft

planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
author yating-l
date Wed, 12 Apr 2017 17:47:43 -0400
parents
children a9d863528f48
comparison
equal deleted inserted replaced
-1:000000000000 0:951076264957
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <!-- required tools:
4 - blat
5 - sort
6 - pslReps
7 - faPolyASizes
8 - pslCDnaFilter
9 -->
10 <package name="ucsc_tools_340_for_BLAT" version="1.0">
11 <install version="1.0">
12 <actions_group>
13 <actions architecture="x86_64" os="linux">
14 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action>
15 <action type="move_directory_files">
16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
18 </action>
19 </actions>
20 <action type="set_environment">
21 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
22 </action>
23 </actions_group>
24 </install>
25 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
26 </package>
27 </tool_dependency>