Mercurial > repos > greg > mummer4_dnadiff
diff macros.xml @ 0:491b007eec5d draft default tip
Uploaded
author | greg |
---|---|
date | Mon, 27 Feb 2023 20:02:43 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Feb 27 20:02:43 2023 +0000 @@ -0,0 +1,22 @@ +<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="doi">10.1371/journal.pcbi.1005944</citation> + </citations> + </xml> + <token name="@TOOL_VERSION@">4.0.0rc1</token> + <token name="@VERSION_SUFFIX@">3</token> + <token name="@PROFILE@">20.05</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">mummer4</requirement> + <yield /> + </requirements> + </xml> +</macros>