Mercurial > repos > anmoljh > package_padeldescriptor_1_0
changeset 0:ffc14810780a draft default tip
planemo upload commit a1f4dd8eb560c649391ada1a6bb9505893a35272
author | anmoljh |
---|---|
date | Thu, 31 May 2018 10:58:20 -0400 |
parents | |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 31 10:58:20 2018 -0400 @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="padeldescriptor" version="1.0"> + <install version="1.0"> + <actions> + <action type="download_by_url" sha256sum="9cfba80da884d67e79dc9777fbe842f84ee08b5457251eda37e5a2d8cfd80637"> + https://raw.githubusercontent.com/LynnLab-JNU/download_repo/master/PaDEL-Descriptor/PaDEL-Descriptor.zip + </action> + <action type="move_directory_files"> + <source_directory>.</source_directory> + <destination_directory>$INSTALL_DIR</destination_directory> + </action> + <action type="set_environment"> + <environment_variable name="PADELPATH" action="set_to">$INSTALL_DIR</environment_variable> + </action> + </actions> + </install> + <readme> + padeldescriptor installed successfully. + </readme> + </package> +</tool_dependency>