view macros.xml @ 10:9f978da6528a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 27f076c829f3b79c170cad55fc19e2f48c8b22ed"
author iuc
date Sun, 20 Mar 2022 11:43:34 +0000
parents c3f9b8720d37
children e3bb03cf207a
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>