view macros.xml @ 0:b64098b87ea0 draft

planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
author iuc
date Thu, 16 Jan 2025 07:07:37 +0000
parents
children eaa0b1e114eb
line wrap: on
line source

<?xml version="1.0"?>
<macros>
  <token name="@TOOL_VERSION@">1.0.12</token>
  <token name="@VERSION_SUFFIX@">0</token>
  <xml name="requirements">
  <requirements>
    <requirement type="package" version="@TOOL_VERSION@">squirrel</requirement>
  </requirements>
  </xml>
  <xml name="version_command">
    <version_command>squirrel --version</version_command>
  </xml>
  <xml name="citations">
    <citations>
        <citation type="bibtex">
          @misc{githubsquirrel,
            author = {O'Toole, Áine},
            year = {2025},
            title = {Squirrel: Some QUIck Reconstruction to Resolve Evolutionary Links},
            publisher = {GitHub},
            journal = {GitHub},
            url = {https://github.com/aineniamh/squirrel},
          }
        </citation>
    </citations>
  </xml>
</macros>