Mercurial > repos > iuc > presto_pairseq
comparison presto_pairseq.xml @ 5:002cc03c4217 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit 1beb51cefbe9e6edc8930c7ae0421f28e7bb93c8
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 09:00:26 +0000 |
| parents | 1df9f64cddd5 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:1df9f64cddd5 | 5:002cc03c4217 |
|---|---|
| 1 <tool id="presto_pairseq" name="pRESTO PairSeq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="presto_pairseq" name="pRESTO PairSeq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>Sorts and matches sequence records with matching coordinates across files</description> | 2 <description>Sorts and matches sequence records with matching coordinates across files</description> |
| 3 <expand macro="bio_tools"/> | |
| 4 <macros> | 3 <macros> |
| 5 <import>presto_macros.xml</import> | 4 <import>presto_macros.xml</import> |
| 6 </macros> | 5 </macros> |
| 6 <expand macro="bio_tools"/> | |
| 7 | 7 |
| 8 <expand macro="requirements"/> | 8 <expand macro="requirements"/> |
| 9 | 9 |
| 10 <version_command>PairSeq.py --version</version_command> | 10 <version_command>PairSeq.py --version</version_command> |
| 11 <command detect_errors="exit_code"><