diff tool_dependencies.xml @ 0:c43eeb92e459 draft default tip

Uploaded
author deepakjadmin
date Thu, 07 Jan 2016 06:03:26 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Thu Jan 07 06:03:26 2016 -0500
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<tool_dependency>
+
+<set_environment version="1.0">
+        <environment_variable name="PADEL_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>   
+        </set_environment>
+    <package name="padel" version="2.18">
+    <install version="1.0">
+    <actions_group>
+     <actions>
+                <action type="download_by_url">https://github.com/Deep2106/R-3.1.3caret/raw/padel/DataMiningWORK/GCAC_ON_GOLD_STAND_DATA/TOOLSHED_WORK_FINAL/r_caret_final_test/PaDEL/PADEL-USED/trp/PADEL-USED.zip</action>
+                <action type="move_directory_files"><source_directory>.</source_directory>
+                <destination_directory>$PADEL_PATH</destination_directory></action>
+            </actions>
+    
+      </actions_group>
+    </install>
+        
+        <readme>
+        PaDEL v 2.18 installed successfully.
+        </readme>
+    </package>
+</tool_dependency>