Mercurial > repos > iuc > prestor_abseq3
comparison prestor_abseq3.xml @ 6:2fe7327db816 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:01:04 +0000 |
| parents | 9ada370c9d68 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:9ada370c9d68 | 6:2fe7327db816 |
|---|---|
| 1 <tool id="prestor_abseq3" name="pRESTOr AbSeq3 Report" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="prestor_abseq3" name="pRESTOr AbSeq3 Report" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>Create HTML QC report from pRESTO outputs</description> | 2 <description>Create HTML QC report from pRESTO outputs</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 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="0.0.5">r-prestor</requirement> | 8 <requirement type="package" version="0.0.5">r-prestor</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 | 10 |
| 11 <command detect_errors="exit_code"><