Mercurial > repos > iuc > last
comparison lastsplit.xml @ 10:a07c62dc88f9 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit 88d7f81768f05f490f444b646f47241cf2547b44"
| author | iuc |
|---|---|
| date | Sat, 27 Nov 2021 10:11:58 +0000 |
| parents | 18ff8319181f |
| children |
comparison
equal
deleted
inserted
replaced
| 9:18ff8319181f | 10:a07c62dc88f9 |
|---|---|
| 1 <tool id="last_split" name="LAST-split" version="@LAST_CONDA_VERSION@+galaxy0" profile="20.01"> | 1 <tool id="last_split" name="LAST-split" version="@TOOL_VERSION@+galaxy0" profile="20.01"> |
| 2 | 2 |
| 3 <description>finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA).</description> | 3 <description>finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA).</description> |
| 4 <expand macro="bio_tools"/> | 4 <expand macro="bio_tools"/> |
| 5 <macros> | 5 <macros> |
| 6 <import>macros_last.xml</import> | 6 <import>macros_last.xml</import> |
| 7 </macros> | 7 </macros> |
| 8 | 8 |
| 9 <requirements> | 9 <requirements> |
| 10 <requirement type="package" version="@LAST_CONDA_VERSION@">last</requirement> | 10 <requirement type="package" version="@TOOL_VERSION@">last</requirement> |
| 11 </requirements> | 11 </requirements> |
| 12 | 12 |
| 13 <command detect_errors="exit_code"><