annotate tool_dependencies.xml @ 0:57299471d6c1 draft default tip

planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
author yating-l
date Wed, 12 Apr 2017 17:37:47 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
1 <?xml version="1.0"?>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
2 <tool_dependency>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
3 <package name="snap" version="1.0">
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
4 <install version="1.0">
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
5 <actions_group>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
6 <actions>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
7 <action type="download_by_url">http://korflab.ucdavis.edu/Software/snap-2013-11-29.tar.gz</action>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
8 <action type="shell_command">make</action>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
9 <action type="move_directory_files">
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
10 <source_directory>.</source_directory>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
11 <destination_directory>$INSTALL_DIR</destination_directory>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
12 </action>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
13 <action type="set_environment">
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
14 <environment_variable name="ZOE" action="set_to">$INSTALL_DIR</environment_variable>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
16 </action>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
17 </actions>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
18 </actions_group>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
19 </install>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
20 <readme>SNAP is a general purpose gene finding program suitable for both eukaryotic
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
21 and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-based Nucleic Acid
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
22 Parser.
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
23 </readme>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
24 </package>
57299471d6c1 planemo upload commit 402a746f69e9f1dbb57007536fc36dc6ce3180de
yating-l
parents:
diff changeset
25 </tool_dependency>