Mercurial > repos > nikos > bigwig_to_wig
changeset 27:6eb0c71ef584 draft
Uploaded
author | nikos |
---|---|
date | Tue, 05 Aug 2014 08:50:28 -0400 |
parents | ab63c4a9a592 |
children | 1fcc90b16707 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Aug 05 08:40:51 2014 -0400 +++ b/tool_dependencies.xml Tue Aug 05 08:50:28 2014 -0400 @@ -3,7 +3,7 @@ <package name="bigWigSummary" version="1.0"> <install version="1.0"> <actions> - <action type="download_binary"><url_template>http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigSummary</url_template></action> + <action type="download_by_url"><url_template>http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigSummary</url_template></action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> @@ -19,7 +19,7 @@ <package name="bigWigInfo" version="1.0"> <install version="1.0"> <actions> - <action type="download_binary"><url_template>http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigInfo</url_template></action> + <action type="download_by_url"><url_template>http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigInfo</url_template></action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>