Mercurial > repos > yating-l > snap
diff tool_dependencies.xml @ 19:a7f57cf408e8 draft
planemo upload commit ff6c810cf2b46e59b45738700e68431743e4b83d
| author | yating-l |
|---|---|
| date | Fri, 12 Aug 2016 12:03:46 -0400 |
| parents | 1debdbe657cd |
| children | 04e57f9ef873 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jul 22 11:28:51 2016 -0400 +++ b/tool_dependencies.xml Fri Aug 12 12:03:46 2016 -0400 @@ -1,25 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <package name="snap" version="1.0"> - <install version="1.0"> - <actions_group> - <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="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> - </action> - <action type="set_environment"> - <environment_variable name="ZOE" action="set_to">$INSTALL_DIR</environment_variable> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> - </action> - </actions> - </actions_group> - </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 name="snap" version="0.1.0"> + <repository changeset_revision="0bc612de916e" name="package_snap_0_1_0" owner="yating-l" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> </tool_dependency>
