view macros.xml @ 8:28a6f1908fcc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 6dae6f97a45a61b1f10be4227d978584624c3b3d"
author iuc
date Thu, 05 Aug 2021 12:44:59 +0000
parents 61507c9d063e
children 7f1cfa4c0e32
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>
      <yield />
    </citations>
  </xml>
</macros>