Mercurial > repos > devteam > lastz
diff lastz_macros.xml @ 11:37b497aa133f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 1075d38f2a8eaffb824771a5c4fe70c36aa15f2c
author | iuc |
---|---|
date | Sun, 02 Jul 2023 12:10:46 +0000 |
parents | 3e1ea2facca6 |
children |
line wrap: on
line diff
--- a/lastz_macros.xml Sat Nov 27 10:41:24 2021 +0000 +++ b/lastz_macros.xml Sun Jul 02 12:10:46 2023 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">1.04.15</token> + <token name="@TOOL_VERSION@">1.04.22</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@TARGET_INPUT_COMMAND_LINE@"><![CDATA[ #if $source.ref_source=="history": @@ -30,7 +30,7 @@ </xml> <xml name="target_input"> <conditional name="source"> - <param name="ref_source" type="select" label="Select TARGET sequnce(s) to align against" help="If your TARGET is in history, choose 'from your history' option"> + <param name="ref_source" type="select" label="Select TARGET sequence(s) to align against" help="If your TARGET is in history, choose 'from your history' option"> <option value="cached">locally cached</option> <option value="history">from your history</option> </param>