Mercurial > repos > devteam > freebayes
comparison 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 |
comparison
equal
deleted
inserted
replaced
30:ef2c525bd8cd | 31:57def2d7c093 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="bamleftalign" name="BamLeftAlign" version="@DEPENDENCY_VERSION@"> | 2 <tool id="bamleftalign" name="BamLeftAlign" version="@TOOL_VERSION@"> |
3 <description> indels in BAM datasets</description> | 3 <description> indels in BAM datasets</description> |
4 <xrefs> | |
5 <xref type="bio.tools">freebayes</xref> | |
6 </xrefs> | |
4 <macros> | 7 <macros> |
5 <import>macros.xml</import> | 8 <import>macros.xml</import> |
6 </macros> | 9 </macros> |
7 <expand macro="requirements" /> | 10 <expand macro="requirements" /> |
8 <command detect_errors="exit_code"><![CDATA[ | 11 <command detect_errors="exit_code"><![CDATA[ |