Mercurial > repos > iuc > windowmasker
comparison macros.xml @ 0:d90ae4a02efd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/windowmasker/ commit d529dafd5a2d3a017de226cd59e42cf630348e06
| author | iuc |
|---|---|
| date | Thu, 14 Dec 2023 16:04:27 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d90ae4a02efd |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <!-- | |
| 5 Keep BLAST version in line with peterjc repo: https://github.com/peterjc/galaxy_blast | |
| 6 --> | |
| 7 <requirement type="package" version="2.15.0">blast</requirement> | |
| 8 <yield /> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="citations"> | |
| 12 <citations> | |
| 13 <citation type="doi">10.1093/bioinformatics/bti774</citation> | |
| 14 <citation type="doi">10.1186/s13742-015-0080-7</citation> | |
| 15 <yield /> | |
| 16 </citations> | |
| 17 </xml> | |
| 18 </macros> |
