view macros.xml @ 12:8863d80cf7c4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 6dbfa1702715b9829933c743ec0a6ace61303a74
author iuc
date Tue, 07 Jul 2015 06:23:41 -0400
parents d9f70286015d
children 67fb31daef0e
line wrap: on
line source

<?xml version="1.0"?>
<macros>
  <xml name="requirements">
    <requirements>
      <requirement type="package" version="1.11.6">jbrowse</requirement>
      <yield/>
    </requirements>
  </xml>
  <token name="@WRAPPER_VERSION@">1.0</token>
  <xml name="stdio">
    <stdio>
      <exit_code range="1:"/>
      <exit_code range=":-1"/>
      <regex match="Error:"/>
      <regex match="Exception:"/>
    </stdio>
  </xml>
  <token name="@ATTRIBUTION@"><![CDATA[
**Attribution**

This Galaxy tool relies on the JBrowse, maintained by the GMOD Community
]]>
  </token>
</macros>