annotate tool_dependencies.xml @ 0:a793c601ee75 draft default tip

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