changeset 0:621b85a1b927 draft default tip

planemo upload commit a1f4dd8eb560c649391ada1a6bb9505893a35272
author anmoljh
date Thu, 31 May 2018 10:57:55 -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:57:55 2018 -0400
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<tool_dependency>
+     <package name="mayachemtools" version="9.0">
+        <install version="1.0">
+           <actions>
+		   <action type="download_by_url" sha256sum="f91ac4b1ca9f71c7e49afed7587d7b7b5face52e4a39a76265c6fcc8dcec5210">
+			   https://raw.githubusercontent.com/Deep2106/R-3.1.3caret/CARET/mayachemtools.tar.gz
+		   </action>
+                   <action type="move_directory_files">
+                           <source_directory>.</source_directory>
+                           <destination_directory>$INSTALL_DIR</destination_directory>
+                   </action>
+                   <action type="set_environment">
+                           <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                   </action>
+           </actions>
+        </install>
+        <readme>
+               mayachemtools installed successfully.
+        </readme>
+      </package>
+</tool_dependency>