Mercurial > repos > iuc > prestor_abseq3
comparison presto_macros.xml @ 2:dfd01596503e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit a42c43c1528ae7b7efe2c5ef848681d574df0405"
author | iuc |
---|---|
date | Tue, 22 Jun 2021 16:35:20 +0000 |
parents | ef917c03493c |
children | 967b96c6005a |
comparison
equal
deleted
inserted
replaced
1:097b44ff88db | 2:dfd01596503e |
---|---|
6 </citations> | 6 </citations> |
7 </xml> | 7 </xml> |
8 | 8 |
9 <xml name="requirements"> | 9 <xml name="requirements"> |
10 <requirements> | 10 <requirements> |
11 <requirement type="package" version="0.5.4">presto</requirement> | 11 <requirement type="package" version="0.6.2">presto</requirement> |
12 </requirements> | 12 </requirements> |
13 </xml> | 13 </xml> |
14 | 14 |
15 <xml name="presto-coord-param"> | 15 <xml name="presto-coord-param"> |
16 <param argument="--coord" type="select" value="presto" label="Coordinate" help="The format of the sequence identifier which defines shared coordinate information across mate pairs."> | 16 <param argument="--coord" type="select" value="presto" label="Coordinate" help="The format of the sequence identifier which defines shared coordinate information across mate pairs."> |
34 | 34 |
35 <xml name="text-regex-validator"> | 35 <xml name="text-regex-validator"> |
36 <validator type="regex" message="Value may include alphanumeric characters, underscores and spaces.">[A-Za-z0-9_ ]+</validator> | 36 <validator type="regex" message="Value may include alphanumeric characters, underscores and spaces.">[A-Za-z0-9_ ]+</validator> |
37 </xml> | 37 </xml> |
38 | 38 |
39 <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io/en/latest/tools</token> | 39 <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io</token> |
40 | 40 |
41 <!-- When modifying this file ensure that the version here matches the version above in requirements. --> | 41 <!-- When modifying this file ensure that the version here matches the version above in requirements. --> |
42 <token name="@PRESTO_VERSION@">0.5.4</token> | 42 <token name="@PRESTO_VERSION@">0.5.4</token> |
43 | 43 |
44 <token name="@HELP_NOTE@"><![CDATA[ | 44 <token name="@HELP_NOTE@"><![CDATA[ |