Mercurial > repos > iuc > mummer_mummerplot
diff macros.xml @ 3:4fc0cb2ac8ae draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mummer4 commit bacb32814054404587451948b3a6682cf0d1a33a"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 09:58:54 +0000 |
parents | ebe3b0f84de9 |
children | fb43e8887350 |
line wrap: on
line diff
--- a/macros.xml Tue Oct 13 21:40:53 2020 +0000 +++ b/macros.xml Sat Nov 27 09:58:54 2021 +0000 @@ -1,26 +1,24 @@ <macros> <token name="@MUMMER_GNUPLOT_MANUAL@"><![CDATA[&& gnuplot < out.gp]]></token> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">mumer4</xref> + </xrefs> + </xml> <xml name="citation"> <citations> - <citation type="bibtex"> - @misc{githubmummer, - author = {Art Delcher, Stefan Kurtz, Adam Phillippy, Steven Salzberg}, - year = {2012}, - title = {mummer4}, - publisher = {GitHub}, - journal = {GitHub repository}, - url = {https://github.com/mummer4/mummer}, - }</citation> + <citation type="doi">10.1371/journal.pcbi.1005944</citation> </citations> </xml> <xml name="gnuplot_requirement"> - <requirement type="package" version="5.2.7">gnuplot</requirement> + <requirement type="package" version="5.4.1">gnuplot</requirement> </xml> - <token name="@MUMMER_VERSION@">4.0.0beta2</token> - <token name="@WRAPPER_VERSION@">+galaxy1</token> + <token name="@TOOL_VERSION@">4.0.0rc1</token> + <token name="@VERSION_SUFFIX@">2</token> + <token name="@PROFILE@">20.05</token> <xml name="requirements"> <requirements> - <requirement type="package" version="@MUMMER_VERSION@">mummer4</requirement> + <requirement type="package" version="@TOOL_VERSION@">mummer4</requirement> <yield /> </requirements> </xml>