Mercurial > repos > iuc > roary
comparison roary.xml @ 2:f1ccc8a6eb05 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/roary commit 6236c2beed98e11da74605822fc27bd222354816
author | iuc |
---|---|
date | Fri, 20 Oct 2017 04:30:53 -0400 |
parents | a9098353ae22 |
children | 15ca041134a9 |
comparison
equal
deleted
inserted
replaced
1:a9098353ae22 | 2:f1ccc8a6eb05 |
---|---|
1 <tool id="roary" name="Roary" version="0.1.0"> | 1 <tool id="roary" name="Roary" version="3.10.2"> |
2 <description>the pangenome pipeline - Quickly generate a core gene alignment from gff3 files</description> | 2 <description>the pangenome pipeline - Quickly generate a core gene alignment from gff3 files</description> |
3 | 3 |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="3.8.2">roary</requirement> | 5 <requirement type="package" version="3.10.2">roary</requirement> |
6 </requirements> | 6 </requirements> |
7 | 7 |
8 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
9 | 9 |
10 #for $counter, $gff in enumerate($gff_input.gffs) | 10 #for $counter, $gff in enumerate($gff_input.gffs) |