Mercurial > repos > brinkmanlab > islandpath
changeset 2:7cb1fb9b582e draft default tip
"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/islandpath-dimob commit 1f5acfa386914e258d99168fe71a7aaa8ec18883"
author | brinkmanlab |
---|---|
date | Mon, 12 Jul 2021 18:47:36 +0000 |
parents | a56b2acd567b |
children | |
files | IslandPath.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/IslandPath.xml Wed Jun 16 23:08:31 2021 +0000 +++ b/IslandPath.xml Mon Jul 12 18:47:36 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="islandpath" name="IslandPath" version="1.0.5" profile="16.04"> +<tool id="islandpath" name="IslandPath" version="1.0.6" profile="16.04"> <description>predict genomic islands in bacterial and archaeal genomes based on the presence of dinucleotide biases and mobility genes</description> <edam_topics> <edam_topic>topic_0194</edam_topic> @@ -8,9 +8,9 @@ <edam_operation>operation_0362</edam_operation> </edam_operations> <requirements> - <requirement type="package" version="1.0.5">islandpath</requirement> + <requirement type="package" version="1.0.6">islandpath</requirement> </requirements> - <version_command><![CDATA[ echo "1.0.5" ]]></version_command> + <version_command><![CDATA[ echo "1.0.6" ]]></version_command> <command detect_errors="aggressive"><![CDATA[ #import os #if $input.is_of_type("embl")