annotate tool_dependencies.xml @ 1:b673449d111a draft default tip

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