Mercurial > repos > yating-l > package_snap
view 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 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="snap" version="0.1.0"> <install version="0.1.0"> <actions> <action type="download_by_url">http://korflab.ucdavis.edu/Software/snap-2013-11-29.tar.gz</action> <action type="shell_command">make</action> <action type="set_environment"> <environment_variable name="ZOE" action="set_to">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme>SNAP is a general purpose gene finding program suitable for both eukaryotic and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-based Nucleic Acid Parser. </readme> </package> </tool_dependency>