changeset 3:c91bbfec7211 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megahit_contig2fastg commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:24:50 +0000
parents 39edbe78fede
children
files megahit_contig2fastg.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/megahit_contig2fastg.xml	Mon Jul 29 05:37:20 2019 -0400
+++ b/megahit_contig2fastg.xml	Tue Aug 31 09:24:50 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="megahit_contig2fastg" name="megahit contig2fastg" version="@VERSION@+@GALAXY_VERSION@">
     <description>for converting MEGAHIT's contigs (.fa) to assembly graphs (.fastg)</description>
+    <xrefs>
+        <xref type="bio.tools">megahit</xref>
+    </xrefs>
     <macros>
         <token name="@GALAXY_VERSION@">galaxy1</token>
         <token name="@VERSION@">1.1.3</token>