view tool_dependencies.xml @ 5:59f741c5a5f6 draft

planemo upload for repository https://github.com/galaxyproject/dunovo commit b'd25c300643f4f204b4a9445b8eac071b2d127520\n'-dirty
author nick
date Fri, 24 Feb 2017 03:03:05 -0500
parents e84c08637928
children 1534fb45ab54
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
  <package name="bowtie2" version="2.2.5">
    <repository changeset_revision="f5582ac5ba3c" name="package_bowtie_2_2_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
  </package>
  <package name="samtools" version="0.1.18">
    <repository changeset_revision="f499719dad6e" name="package_samtools_0_1_18" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
  </package>
  <package name="mafft" version="7.221">
    <repository changeset_revision="dd4a533a0e3c" name="mafft" owner="rnateam" toolshed="https://testtoolshed.g2.bx.psu.edu" />
  </package>
  <package name="networkx" version="1.9">
    <repository changeset_revision="2ca57555a756" name="package_networkx_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
  </package>
  <package name="dunovo" version="0.7.1">
    <install version="1.0">
      <actions>
        <action sha256sum="c10c54bd2b33929bbd7c78b9d9d98818793f8da3d59bfe4ed7499587bfdef24d" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.7.1.tar.gz</action>
        <action type="shell_command">make</action>
        <action type="move_directory_files">
          <source_directory>.</source_directory>
          <destination_directory>$INSTALL_DIR</destination_directory>
        </action>
        <action type="set_environment">
          <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
        </action>
      </actions>
    </install>
  </package>
</tool_dependency>