Mercurial > repos > iuc > last
diff lastal.xml @ 6:19c265784f35 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit 88d7f81768f05f490f444b646f47241cf2547b44"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 10:12:45 +0000 |
parents | 8705e0d74a0f |
children | eca7ac1eb423 |
line wrap: on
line diff
--- a/lastal.xml Thu Mar 25 20:53:27 2021 +0000 +++ b/lastal.xml Sat Nov 27 10:12:45 2021 +0000 @@ -1,13 +1,13 @@ -<tool id="last_al" name="LASTal" version="@LAST_CONDA_VERSION@+galaxy0" profile="20.01"> +<tool id="last_al" name="LASTal" version="@TOOL_VERSION@+galaxy1" profile="20.01"> <description>finds local alignments between query sequences, and reference sequences.</description> - + <expand macro="bio_tools"/> <macros> <import>macros_last.xml</import> </macros> <requirements> - <requirement type="package" version="@LAST_CONDA_VERSION@">last</requirement> + <requirement type="package" version="@TOOL_VERSION@">last</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ @@ -77,6 +77,7 @@ -w $lastal.misc_opt.w -u $lastal.misc_opt.u -g $lastal.misc_opt.g + -G $lastal.misc_opt.G -P \${GALAXY_SLOTS:-1}