annotate tool_dependencies.xml @ 3:04fd1cc20c52 draft

planemo upload commit fe41c3fe7b41d81e10e16e0a103e589d08406fd7-dirty
author yating-l
date Tue, 31 Jan 2017 18:26:37 -0500
parents bbea77d58f4e
children fbeff1df110b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
1 <?xml version="1.0"?>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
2 <tool_dependency>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
3 <!-- UCSC tools:
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
4 - blat
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
5 -
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
6 -->
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
7 <package name="ucsc_tools_340_for_BLAT" version="1.0">
1
4f7ad18c3812 planemo upload commit fe41c3fe7b41d81e10e16e0a103e589d08406fd7-dirty
yating-l
parents: 0
diff changeset
8 <install version="1.0">
0
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
9 <actions_group>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
10 <actions architecture="x86_64" os="linux">
2
bbea77d58f4e planemo upload commit fe41c3fe7b41d81e10e16e0a103e589d08406fd7-dirty
yating-l
parents: 1
diff changeset
11 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action>
0
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
12 <action type="move_directory_files">
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
13 <source_directory>.</source_directory>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
14 <destination_directory>$INSTALL_DIR/bin</destination_directory>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
15 </action>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
16 </actions>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
17 <action type="set_environment">
3
04fd1cc20c52 planemo upload commit fe41c3fe7b41d81e10e16e0a103e589d08406fd7-dirty
yating-l
parents: 2
diff changeset
18 <envirionment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</envirionment_variable>
0
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
19 </action>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
20 </actions_group>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
21 </install>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
22 <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
23 </package>
9e56efe1c371 planemo upload
yating-l
parents:
diff changeset
24 </tool_dependency>