view macros.xml @ 5:75c279fa403a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit a5ff06c631a2a5a0d5d44edd6cb58a599d50918b"
author iuc
date Wed, 19 May 2021 16:49:58 +0000
parents 3d18f8c3c0f6
children 61507c9d063e
line wrap: on
line source

<macros>
  <token name="@VERSION@">1.3.1</token>
  <xml name="requirements">
    <requirements>
      <requirement type="package" version="@VERSION@">ivar</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>