view tool_dependencies.xml @ 8:a16bae5ef414 draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 14:03:58 -0400
parents f23ffbe63b7c
children b4f1f3d81ea1
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="SearchGUI" version="1.13.1">
        <install version="1.0">
            <actions>
              <action type="download_by_url" target_filename="SearchGUI-1.13.1_mac_and_linux.zip"> http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action>
	      <action type="shell_command">ls</action>
	      <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action>
	      <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&amp;&amp; chmod -R o+w 'resources' </action>
              <action type="move_directory_files">
                <source_directory>.</source_directory>
                <destination_directory>$INSTALL_DIR/</destination_directory>
              </action>
              <action type="set_environment">
                <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
              </action>  -->              
            </actions>
        </install>
        <readme>
          This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool.
          (https://github.com/jmchilton/peptide-shaker).

        </readme>
    </package>
</tool_dependency>