Mercurial > repos > brinkmanlab > biopython_convert
changeset 5:1c71c770bfd4 draft default tip
planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/biopython-convert commit cae3bd2f937dee563791707ffb4aab8fe5b7e13b
| author | brinkmanlab |
|---|---|
| date | Wed, 27 Jul 2022 19:49:20 +0000 |
| parents | a5cb5e374399 |
| children | |
| files | biopython-convert.xml |
| diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/biopython-convert.xml Thu Feb 04 01:30:20 2021 +0000 +++ b/biopython-convert.xml Wed Jul 27 19:49:20 2022 +0000 @@ -1,4 +1,4 @@ -<tool id="biopython-convert" name="BioPython SeqIO Converter" version="1.0" profile="16.04"> +<tool id="biopython-convert" name="BioPython SeqIO Converter" version="1.1" profile="16.04"> <description>Interconvert between the various sequence file formats that BioPython supports</description> <edam_topics> <edam_topic>topic_0091</edam_topic> @@ -11,7 +11,7 @@ <edam_operation>operation_3695</edam_operation> </edam_operations> <requirements> - <requirement type="package" version="1.0.4">biopython.convert</requirement> + <requirement type="package" version="1.3.3">biopython.convert</requirement> </requirements> <version_command><![CDATA[ biopython.convert -v ]]></version_command> <command detect_errors="aggressive"><