view tool_dependencies.xml @ 0:621b85a1b927 draft default tip

planemo upload commit a1f4dd8eb560c649391ada1a6bb9505893a35272
author anmoljh
date Thu, 31 May 2018 10:57:55 -0400
parents
children
line wrap: on
line source

<?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>