Mercurial > repos > iuc > colibread_takeabreak
comparison takeabreak.xml @ 7:e891e5ccc36d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 747394d19e88a569a5154615e366ea0401c820dd
| author | iuc |
|---|---|
| date | Sat, 05 Oct 2024 19:52:37 +0000 |
| parents | db14f0eeb002 |
| children |
comparison
equal
deleted
inserted
replaced
| 6:db14f0eeb002 | 7:e891e5ccc36d |
|---|---|
| 1 <tool id="takeabreak" name="TakeABreak" version="1.1.2+galaxy0" profile="@PROFILE@"> | 1 <tool id="takeabreak" name="TakeABreak" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> |
| 2 <description>is a tool that can detect inversion breakpoints directly from raw NGS reads</description> | 2 <description>is a tool that can detect inversion breakpoints directly from raw NGS reads</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.1.2</token> | |
| 4 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 5 </macros> | 6 </macros> |
| 6 <requirements> | 7 <requirements> |
| 7 <requirement type="package" version="1.1.2">takeabreak</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">takeabreak</requirement> |
| 8 </requirements> | 9 </requirements> |
| 9 <command detect_errors="exit_code"><