Mercurial > repos > iuc > presto_filterseq
changeset 3:196b83ac37f2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit d52e3c9c53dd358e14e65a3a083e7d5c102f8697"
author | iuc |
---|---|
date | Sat, 25 Sep 2021 18:30:46 +0000 |
parents | 33a09d40751f |
children | 4a4e086f6e38 |
files | presto_filterseq.xml presto_macros.xml |
diffstat | 2 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/presto_filterseq.xml Fri Jul 02 15:28:51 2021 +0000 +++ b/presto_filterseq.xml Sat Sep 25 18:30:46 2021 +0000 @@ -1,6 +1,6 @@ -<tool id="presto_filterseq" name="pRESTO FilterSeq" version="@TOOL_VERSION@"> +<tool id="presto_filterseq" name="pRESTO FilterSeq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Filters and/or masks reads based on length, quality, missing bases and repeats.</description> - + <expand macro="bio_tools"/> <macros> <import>presto_macros.xml</import> </macros>
--- a/presto_macros.xml Fri Jul 02 15:28:51 2021 +0000 +++ b/presto_macros.xml Sat Sep 25 18:30:46 2021 +0000 @@ -5,9 +5,14 @@ <yield /> </citations> </xml> - + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">presto</xref> + </xrefs> + </xml> <token name="@TOOL_VERSION@">0.6.2</token> - + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">20.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">presto</requirement> @@ -42,7 +47,7 @@ <token name="@HELP_NOTE@"><![CDATA[ -==== +=== **Note about limitations of pRESTO tools within Galaxy:**