Mercurial > repos > thanhlv > bbmap
comparison macros.xml @ 0:23ecfa3e5eff draft
"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bbmap commit fec9224232f4fe1200df4f66e1fa064533b3f21e"
| author | thanhlv |
|---|---|
| date | Mon, 25 Nov 2019 11:28:06 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:23ecfa3e5eff |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">38.73</token> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@VERSION@">bbmap</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 | |
| 9 <xml name="version_command"> | |
| 10 <version_command>echo "38.73"</version_command> | |
| 11 </xml> | |
| 12 | |
| 13 <xml name="citations"> | |
| 14 <citations> | |
| 15 <citation type="doi">10.1371/journal.pone.0185056</citation> | |
| 16 </citations> | |
| 17 </xml> | |
| 18 </macros> |
