view macros.xml @ 0:a6e62d08f0cf draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/epicseg commit 560df98ab92af885e9d2e909ee8709885e52cbd3
author rnateam
date Wed, 07 Mar 2018 16:53:36 -0500
parents
children
line wrap: on
line source

<macros>
  <token name="@VERSION_STRING@">1.0</token>
  <xml name="requirements">
      <requirements>
          <requirement type="package" version="@VERSION_STRING@">epicseg</requirement>
          <yield />
      </requirements>
  </xml>

  <xml name="citations">
    <citations>
        <citation type="doi">10.1186/s13059-015-0708-z</citation>
    </citations>
  </xml>
</macros>