view macros.xml @ 3:7f781286b55f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 47276c84cd0cd40084b7ccdf2e22c620ee1c10f6"
author iuc
date Fri, 05 Jun 2020 04:16:17 -0400
parents d6e72da3ec35
children 5e668dc9f379
line wrap: on
line source

<macros>
  <token name="@VERSION@">1.2.2</token>
  <xml name="requirements">
    <requirements>
      <requirement type="package" version="@VERSION@">ivar</requirement>
      <requirement type="package" version="1.9">samtools</requirement>
      <yield />
    </requirements>
  </xml>
  <xml name="version_command">
    <version_command>ivar version | grep version</version_command>
  </xml>
  <xml name="citations">
    <citations>
      <citation type="doi">10.1186/s13059-018-1618-7</citation>
    </citations>
  </xml>
</macros>