Mercurial > repos > iuc > dram_set_database_locations
comparison macros.xml @ 0:06c5b883632d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dram commit 52575ece22fcdbb6fc3aa3582ea377075aaa4db1
| author | iuc |
|---|---|
| date | Thu, 01 Sep 2022 17:14:59 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:06c5b883632d |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.3.5</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">20.09</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">dram</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xml name="sanitizer"> | |
| 11 <sanitizer invalid_char=""> | |
| 12 <valid initial="string.printable"> | |
| 13 <remove value="'"/> | |
| 14 </valid> | |
| 15 </sanitizer> | |
| 16 </xml> | |
| 17 <xml name="citations"> | |
| 18 <citations> | |
| 19 <citation type="doi">10.1186/s13104-016-1900-2</citation> | |
| 20 </citations> | |
| 21 </xml> | |
| 22 </macros> | |
| 23 |
