Mercurial > repos > thanhlv > bbmap
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Nov 25 11:28:06 2019 +0000 @@ -0,0 +1,18 @@ +<macros> + <token name="@VERSION@">38.73</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">bbmap</requirement> + </requirements> + </xml> + + <xml name="version_command"> + <version_command>echo "38.73"</version_command> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.1371/journal.pone.0185056</citation> + </citations> + </xml> +</macros> \ No newline at end of file
