diff tn93_filter.xml @ 2:1aa73004ba9b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit e9f254ea1c6712a96512cae4df91bfec8207a492
author iuc
date Sat, 28 Sep 2024 16:34:09 +0000
parents cf50aeb956f2
children
line wrap: on
line diff
--- a/tn93_filter.xml	Wed Apr 20 16:59:05 2022 +0000
+++ b/tn93_filter.xml	Sat Sep 28 16:34:09 2024 +0000
@@ -1,10 +1,10 @@
-<tool id="tn93_filter" name="TN93 Filter" version="@TOOL_VERSION@+galaxy1">
+<tool id="tn93_filter" name="TN93 Filter" version="@TOOL_VERSION@+galaxy0">
     <description>- remove sequences from a reference that are within a given distance of of a cluster</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="1.70">biopython</requirement>
+        <requirement type="package" version="1.84">biopython</requirement>
     </expand>
     <version_command><![CDATA[tn93 --version]]></version_command>
     <command detect_errors="exit_code"><![CDATA[