annotate tool_dependencies.xml @ 0:986d3f456c59 draft

planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
author iracooke
date Tue, 20 Oct 2015 20:30:21 -0400
parents
children 37b03930c6a2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
1 <?xml version="1.0"?>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
2 <tool_dependency>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
3 <package name="omssa" version="2.1.9">
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
4 <install version="1.0">
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
5 <actions>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
6 <action type="download_by_url">https://dl.dropboxusercontent.com/u/226794/galaxy/omssa_2.1.9.tar.gz</action>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
7 <action language="cheetah" type="template_command">
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
8 sh install.sh $env.INSTALL_DIR
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
9 </action>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
10 <action type="set_environment">
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
12 <environment_variable action="set_to" name="PROTK_OMSSA_ROOT">$INSTALL_DIR</environment_variable>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
13 </action>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
14 </actions>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
15 </install>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
16 <readme>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
17 Downloads prebuilt binaries of the OMSSA search engine from NCBI
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
18 </readme>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
19 </package>
986d3f456c59 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_omssa_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty
iracooke
parents:
diff changeset
20 </tool_dependency>