Mercurial > repos > yating-l > package_ucsc_twobit_340
changeset 2:bb4b375e0dfc draft
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
author | yating-l |
---|---|
date | Wed, 17 May 2017 13:11:49 -0400 |
parents | 5821ea743daf |
children | cd2adf686498 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed May 17 12:40:14 2017 -0400 +++ b/tool_dependencies.xml Wed May 17 13:11:49 2017 -0400 @@ -3,8 +3,15 @@ <package name="ucsc_hac" version="340"> <install version="1.0"> <actions_group> + <actions architecture="x86_64" os="darwin"> + <action type="download_by_url" sha256sum="c18fcb8ed0468dff74c6392b929be532aab777db1c2a8d1d9d83f94f585602d5">http://old-gep.wustl.edu/~galaxy/ucsc_hac_340_macOS_x86_64.tar.gz</action> + <action type="move_directory_files"> + <source_directory>.</source_directory> + <destination_directory>$INSTALL_DIR/bin</destination_directory> + </action> + </actions> <actions architecture="x86_64" os="linux"> - <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340.tar.gz</action> + <action type="download_by_url" sha256sum="13ad4c6bdc0ed669446dea0cc7ab3db0877ea844665485ea93c3f16c96e408a4">http://old-gep.wustl.edu/~galaxy/ucsc_hac_340_linux_x86_64.tar.gz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> @@ -24,6 +31,7 @@ - genePredToBigGenePred - faToTwoBit - pslToBigPsl + - twoBitInfo </readme> </package> </tool_dependency>