Mercurial > repos > iuc > miniprot
comparison miniprot.xml @ 4:7af86e8e3d3b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit c5721c97d7ec8c3a53725dbb685bbcdc677a75a9
| author | iuc |
|---|---|
| date | Fri, 25 Apr 2025 13:04:42 +0000 |
| parents | 7a5f7c743b92 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:7a5f7c743b92 | 4:7af86e8e3d3b |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="miniprot" name="Miniprot align" version="@TOOL_VERSION@+galaxy0" profile="21.05"> | 2 <tool id="miniprot" name="Miniprot align" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> |
| 3 <description>align a protein sequence against a genome with affine gap penalty, splicing and frameshift</description> | 3 <description>align a protein sequence against a genome with affine gap penalty, splicing and frameshift</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <expand macro="xrefs"/> |
| 8 <requirement type="package" version="@TOOL_VERSION@">miniprot</requirement> | 8 <expand macro="requirements"/> |
| 9 </requirements> | |
| 10 <command detect_errors="exit_code"><