Mercurial > repos > devteam > freebayes
comparison leftalign.xml @ 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 |
comparison
equal
deleted
inserted
replaced
| 11:f14331392369 | 12:2667d6a97b50 |
|---|---|
| 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="@DEPENDENCY_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"><