view tool_dependencies.xml @ 0:d6aa9323eb6e draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_msgfplus_v10089/ commit e6dd776a0df16d06df3bd2f230ca80c7420d9125-dirty
author galaxyp
date Fri, 06 Nov 2015 14:13:06 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="msgfplus" version="v10089">
        <install version="1.0">
            <actions>
                <action type="download_by_url">http://omics.pnl.gov/sites/default/files/software/MSGFPlus.20140716.zip</action>
                <action type="move_file">
                    <source>MSGFPlus.jar</source>
                    <destination>$INSTALL_DIR</destination>
                </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 MSGF+.
        </readme>
    </package>
</tool_dependency>