annotate tool_dependencies.xml @ 0:fe51c5a974b5 draft

planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
author yating-l
date Wed, 12 Apr 2017 17:51:28 -0400
parents
children 0ffee257645e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
1 <?xml version="1.0"?>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
2 <tool_dependency>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
3 <!-- required tools:
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
4 -pslPosTarget
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
5 -->
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
6 <package name="ucsc_tools_340_for_BLAT" version="1.0">
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
7 <install version="1.0">
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
8 <actions_group>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
9 <actions architecture="x86_64" os="linux">
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
10 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
11 <action type="move_directory_files">
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
12 <source_directory>.</source_directory>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
13 <destination_directory>$INSTALL_DIR/bin</destination_directory>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
14 </action>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
15 </actions>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
16 <action type="set_environment">
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
18 </action>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
19 </actions_group>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
20 </install>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
21 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
22 </package>
fe51c5a974b5 planemo upload commit 8c3aff54626caa56e8396ef25308754ef4beb3c5
yating-l
parents:
diff changeset
23 </tool_dependency>