Mercurial > repos > iuc > tn93_filter
diff tn93_filter.xml @ 2:54e995e6aa39 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:33:29 +0000 |
| parents | cc37e773d592 |
| children |
line wrap: on
line diff
--- a/tn93_filter.xml Wed Apr 20 16:56:49 2022 +0000 +++ b/tn93_filter.xml Sat Sep 28 16:33:29 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"><