view tool_dependencies.xml @ 9:1af2bcd7e8fd draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 07:08:14 -0400
parents 7650b37f9a30
children e88fe2bb9f79
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="profrep_databases" version="1.0">
        <install version="1.0">
          <actions>
            <action type="make_directory">$INSTALL_DIR/test</action>
            <action type="make_directory">$INSTALL_DIR/test2</action>
            <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action>
          </actions>
        </install>
        <readme>
          Profrep databases
        </readme>
    </package>
</tool_dependency>