changeset 12:2667d6a97b50 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:10:08 +0000
parents f14331392369
children 5031b6656a2b
files freebayes.xml leftalign.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/freebayes.xml	Wed Nov 06 17:02:36 2019 -0500
+++ b/freebayes.xml	Tue Aug 31 08:10:08 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="freebayes" name="FreeBayes" version="@DEPENDENCY_VERSION@">
     <description>bayesian genetic variant detector</description>
+    <xrefs>
+        <xref type="bio.tools">freebayes</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>
--- a/leftalign.xml	Wed Nov 06 17:02:36 2019 -0500
+++ b/leftalign.xml	Tue Aug 31 08:10:08 2021 +0000
@@ -1,6 +1,9 @@
 <?xml version="1.0"?>
 <tool id="bamleftalign" name="BamLeftAlign" version="@DEPENDENCY_VERSION@">
     <description> indels in BAM datasets</description>
+    <xrefs>
+        <xref type="bio.tools">freebayes</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
     </macros>