changeset 1:a56b2acd567b draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/islandpath-dimob commit 40a920cf5ccdb79abb87818fecf5370e57db9ff7"
author brinkmanlab
date Wed, 16 Jun 2021 23:08:31 +0000
parents d798a01c4c16
children 7cb1fb9b582e
files IslandPath.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/IslandPath.xml	Fri Jan 24 18:01:06 2020 -0500
+++ b/IslandPath.xml	Wed Jun 16 23:08:31 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="islandpath" name="IslandPath" version="1.0.4" profile="16.04">
+<tool id="islandpath" name="IslandPath" version="1.0.5" 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.4">islandpath</requirement>
+        <requirement type="package" version="1.0.5">islandpath</requirement>
     </requirements>
-    <version_command><![CDATA[ echo "1.0.4" ]]></version_command>
+    <version_command><![CDATA[ echo "1.0.5" ]]></version_command>
     <command detect_errors="aggressive"><![CDATA[
     #import os
     #if $input.is_of_type("embl")