view tool_dependencies.xml @ 0:f090c319428b draft

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Sat, 15 Aug 2015 09:32:00 -0400
parents
children d8ab6092efeb
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="ncbi_vdb" version="2.5.2">
        <repository changeset_revision="a3f02a928f5e" name="package_ncbi_vdb_2_5_2" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="ngs" version="1.1.3">
        <install version="1.0">
            <actions>
                <action target_filename="ngs-1.1.3.tar.gz" type="download_by_url">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action>
                <action type="autoconf" />
                <action type="set_environment">
                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                </action>
            </actions>
        </install>
    <readme>
  ncbi-ngs, required for sra-tools package.

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