Mercurial > repos > iuc > last
diff lastal.xml @ 7:eca7ac1eb423 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit ddb5e058a7877e627ed24ef8cb9a046ccb450cb4
author | iuc |
---|---|
date | Mon, 23 Oct 2023 20:45:02 +0000 |
parents | 19c265784f35 |
children |
line wrap: on
line diff
--- a/lastal.xml Sat Nov 27 10:12:45 2021 +0000 +++ b/lastal.xml Mon Oct 23 20:45:02 2023 +0000 @@ -1,15 +1,10 @@ -<tool id="last_al" name="LASTal" version="@TOOL_VERSION@+galaxy1" profile="20.01"> - +<tool id="last_al" name="LASTal" version="@TOOL_VERSION@+galaxy2" 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="@TOOL_VERSION@">last</requirement> - </requirements> - + <expand macro="bio_tools"/> + <expand macro="requirements"/> <command detect_errors="exit_code"><![CDATA[ set -e -o pipefail;