view sceasy_macros.xml @ 0:ef1449a3f358 draft

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 06283e92907321289efca757b97c46c3bd94a2ea-dirty
author ebi-gxa
date Sun, 20 Oct 2019 08:47:47 -0400
parents
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>