view tool_dependencies.xml @ 7:9afc3b14920c draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 05:35:02 -0400
parents d7c01a74f2cc
children 7650b37f9a30
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="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action>
            <action type="move_file">
              <source>bwa-0.5.9.tar.bz2</source>
              <destination>$INSTALL_DIR</destination>
            </action>
          </actions>
        </install>
        <readme>
          Profrep databases
        </readme>
    </package>
</tool_dependency>