Mercurial > repos > devteam > freebayes
comparison leftalign.xml @ 9:c07ad8a9c701 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 9bbda385129b4bc34f66889d28c2570bf5bb2214
| author | iuc |
|---|---|
| date | Tue, 06 Jun 2017 18:41:04 -0400 |
| parents | 3aacf7637e02 |
| children | 2fb16f415220 |
comparison
equal
deleted
inserted
replaced
| 8:b0ff6447545f | 9:c07ad8a9c701 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="bamleftalign" name="BamLeftAlign" version="@DEPENDENCY_VERSION@-1"> | 2 <tool id="bamleftalign" name="BamLeftAlign" version="@DEPENDENCY_VERSION@-2"> |
| 3 <description> indels in BAM datasets</description> | 3 <description> indels in BAM datasets</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <expand macro="requirements" /> |
| 8 <requirement type="package" version="1.0.2.29">freebayes</requirement> | 8 <command detect_errors="exit_code"><