Mercurial > repos > iuc > ena_upload
diff ena_upload.xml @ 14:5cb6146337d8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ena_upload commit ab38fa3d5ec06729c1efa86240ec57b8143b21ed
author | iuc |
---|---|
date | Wed, 12 Jun 2024 16:01:11 +0000 |
parents | ea5e944f447d |
children |
line wrap: on
line diff
--- a/ena_upload.xml Wed Mar 27 16:46:55 2024 +0000 +++ b/ena_upload.xml Wed Jun 12 16:01:11 2024 +0000 @@ -1,7 +1,7 @@ <tool id="ena_upload" name="ENA Upload tool" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05" license="MIT"> <description>Submission of (meta)data to the European Nucleotide Archive (ENA)</description> <macros> - <token name="@TOOL_VERSION@">0.7.1</token> + <token name="@TOOL_VERSION@">0.7.3</token> <token name="@VERSION_SUFFIX@">1</token> <import>samples_macros.xml</import> </macros> @@ -796,7 +796,7 @@ <has_text_matching expression="--data '1.fastqsanger.gz' '2.fastqsanger.gz'"/> <has_text_matching expression="--action 'modify' --center 'Some research center'"/> <has_text_matching expression="--checklist ERC000033"/> - <not_has_text text="add" /> + <not_has_text text="--action 'add'" /> </assert_command> </test> <!--Test 9: isa JSON input of NON-VIRAL samples-->