view tool_dependencies.xml @ 0:e9ae8f0be737 draft default tip

Uploaded
author galaxyp
date Fri, 13 Nov 2015 08:24:07 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="proteowizard" version="3.0.9016">
        <install version="1.0">
            <actions>
                <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/pwiz/pwiz-bin-linux-x86_64-gcc48-release-3_0_9016.tar.bz2</action>
                <action type="move_file">
                    <source>msconvert</source>
                    <destination>$INSTALL_DIR</destination>
                </action>
                <action type="move_file">
                    <source>msaccess</source>
                    <destination>$INSTALL_DIR</destination>
                </action>
                <action type="move_file">
                    <source>chainsaw</source>
                    <destination>$INSTALL_DIR</destination>
                </action>
                <action type="move_file">
                    <source>idconvert</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 the ProteoWizard tools for Linux.
        </readme>
    </package>
</tool_dependency>