Mercurial > repos > devteam > lastz
comparison lastz_d.xml @ 10:37ba0585e60b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lastz commit 04ec440aef00477a46c89fdb9b74e9bade5ffd94
| author | iuc |
|---|---|
| date | Thu, 05 Feb 2026 12:51:47 +0000 |
| parents | da6f44d06921 |
| children |
comparison
equal
deleted
inserted
replaced
| 9:15b1af922236 | 10:37ba0585e60b |
|---|---|
| 1 <tool id="lastz_d_wrapper" name="LASTZ_D" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="lastz_d_wrapper" name="LASTZ_D" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>: estimate substitution scores matrix</description> | 2 <description>estimate substitution scores matrix</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>lastz_macros.xml</import> | 4 <import>lastz_macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="bio_tools"/> | 6 <expand macro="bio_tools"/> |
| 7 <requirements> | 7 <expand macro="requirements"/> |
| 8 <requirement type="package" version="@TOOL_VERSION@">lastz</requirement> | |
| 9 <requirement type="package" version="1.0.8">bzip2</requirement> | |
| 10 </requirements> | |
| 11 <command detect_errors="exit_code"><