comparison flash.xml @ 6:147eae9635ec draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/flash commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:09:16 +0000
parents 7dd535e8696b
children a46e4079ccd2
comparison
equal deleted inserted replaced
5:7dd535e8696b 6:147eae9635ec
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="flash" name="FLASH" version="@VERSION@.4"> 2 <tool id="flash" name="FLASH" version="@VERSION@.4">
3 <description>adjust length of short reads</description> 3 <description>adjust length of short reads</description>
4 <xrefs>
5 <xref type="bio.tools">flash</xref>
6 </xrefs>
4 <macros> 7 <macros>
5 <token name="@VERSION@">1.2.11</token> 8 <token name="@VERSION@">1.2.11</token>
6 </macros> 9 </macros>
7 <requirements> 10 <requirements>
8 <requirement type="package" version="@VERSION@">flash</requirement> 11 <requirement type="package" version="@VERSION@">flash</requirement>