Mercurial > repos > iuc > ancombc
comparison macros.xml @ 0:100ae32935d9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ancombc commit 045979180e44c683b5e0760f802af66c05abcae8
| author | iuc |
|---|---|
| date | Sat, 16 Jul 2022 21:39:31 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:100ae32935d9 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.4.0</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.01</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">bioconductor-ancombc</requirement> | |
| 8 <requirement type="package" version="1.14.2">r-data.table</requirement> | |
| 9 <requirement type="package" version="1.7.1">r-optparse</requirement> | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <xml name="sanitize_query" token_validinitial="string.printable"> | |
| 13 <sanitizer> | |
| 14 <valid initial="@VALIDINITIAL@"> | |
| 15 <remove value="'"/> | |
| 16 </valid> | |
| 17 <mapping initial="none"> | |
| 18 <add source="'" target="'"'"'"/> | |
| 19 </mapping> | |
| 20 </sanitizer> | |
| 21 </xml> | |
| 22 <xml name="citations"> | |
| 23 <citations> | |
| 24 <citation type="doi">10.1038/s41467-020-17041-7</citation> | |
| 25 <citation type="doi">10.3402/mehd.v26.27663</citation> | |
| 26 </citations> | |
| 27 </xml> | |
| 28 </macros> | |
| 29 |
