view sceasy_macros.xml @ 1:f62bc418173f draft default tip

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit d125854376bf1b5c768b8513bc26f197c3373fea
author ebi-gxa
date Mon, 21 Oct 2019 12:37:29 -0400
parents ef1449a3f358
children
line wrap: on
line source

<macros>
  <token name="@TOOL_VERSION@">0.0.5</token>
  <token name="@HELP@">More information can be found at https://github.com/cellgeni/sceasy</token>
  <token name="@VERSION_HISTORY@"><![CDATA[
**Version history**

0.0.1+galaxy0: Initial version based on sceasy 0.0.5 by Ni Huang, WTSI.
    ]]></token>

  <xml name="requirements">
    <requirements>
      <requirement type="package" version="0.0.5">r-sceasy</requirement>
      <yield/>
    </requirements>
  </xml>

  <xml name="citations">
    <citations>
      <yield />
      <!-- <citation type="doi"> </citation> -->
      <!-- <citation type="bibtex"> </citation> -->
    </citations>
  </xml>
</macros>