Previous changeset 1:b16989c1e3a7 (2019-08-07) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/export2graphlan/ commit 1a2cbe050c6b172147064cb53b16d6833f138b68 |
modified:
export2graphlan.xml |
b |
diff -r b16989c1e3a7 -r 635c90a27692 export2graphlan.xml --- a/export2graphlan.xml Wed Aug 07 14:49:12 2019 -0400 +++ b/export2graphlan.xml Fri Feb 09 21:29:27 2024 +0000 |
b |
@@ -3,6 +3,9 @@ <token name="@VERSION@">0.20</token> <token name="@GALAXY_VERSION@">galaxy0</token> </macros> + <xrefs> + <xref type="bio.tools">export2graphlan</xref> + </xrefs> <requirements> <requirement type="package" version="@VERSION@">export2graphlan</requirement> </requirements> @@ -172,9 +175,10 @@ In particular, the annotation file tries to highlight specific sub-trees deriving automatically from input file what nodes are important. -For more information, check the `user manual <https://bitbucket.org/CibioCM/export2graphlan/overview/>`_. +For more information, check the `user manual <https://github.com/SegataLab/export2graphlan/>`_. ]]></help> <citations> + <citation type="doi">10.7717/peerj.1029</citation> </citations> </tool> |