view macros.xml @ 1:ad0dc9f4c9e2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 27fa363aa1289366fd0e888709d022357533e4de"
author iuc
date Sat, 04 Apr 2020 12:34:02 -0400
parents fafb3d685fa9
children d7e79eb3bcb3
line wrap: on
line source

<macros>
  <token name="@VERSION@">1.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>