Mercurial > repos > galaxyp > package_proteowizard_3_0_9016
view tool_dependencies.xml @ 0:fdc8eb732831 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_proteowizard_3_0_9016/ commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
| author | galaxyp |
|---|---|
| date | Thu, 22 Oct 2015 13:41:23 -0400 |
| 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://teamcity.labkey.org/guestAuth/repository/download/bt17/279368:id/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>
