Mercurial > repos > devteam > freebayes
diff leftalign.xml @ 31:57def2d7c093 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 3b5abd63372c2806870627e9dc2a2f0f52f2e52a"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 09:38:13 +0000 |
parents | ef2c525bd8cd |
children | a7c9782130e8 |
line wrap: on
line diff
--- a/leftalign.xml Wed Nov 06 17:02:57 2019 -0500 +++ b/leftalign.xml Sat Nov 27 09:38:13 2021 +0000 @@ -1,6 +1,9 @@ <?xml version="1.0"?> -<tool id="bamleftalign" name="BamLeftAlign" version="@DEPENDENCY_VERSION@"> +<tool id="bamleftalign" name="BamLeftAlign" version="@TOOL_VERSION@"> <description> indels in BAM datasets</description> + <xrefs> + <xref type="bio.tools">freebayes</xref> + </xrefs> <macros> <import>macros.xml</import> </macros>