comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:a793c601ee75
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="snap" version="0.1.0">
4 <install version="0.1.0">
5 <actions>
6 <action type="download_by_url">http://korflab.ucdavis.edu/Software/snap-2013-11-29.tar.gz</action>
7 <action type="shell_command">make</action>
8 <action type="set_environment">
9 <environment_variable name="ZOE" action="set_to">$INSTALL_DIR</environment_variable>
10 </action>
11 </actions>
12 </install>
13 <readme>SNAP is a general purpose gene finding program suitable for both eukaryotic
14 and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-based Nucleic Acid
15 Parser.
16 </readme>
17 </package>
18 </tool_dependency>