Mercurial > repos > iuc > colibread_takeabreak
diff takeabreak.xml @ 7:1339a2bb75ce 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:54:32 +0000 | 
| parents | 22a263a450d0 | 
| children | 
line wrap: on
 line diff
--- a/takeabreak.xml Thu May 06 12:46:24 2021 +0000 +++ b/takeabreak.xml Sat Oct 05 19:54:32 2024 +0000 @@ -1,10 +1,11 @@ -<tool id="takeabreak" name="TakeABreak" version="1.1.2+galaxy0" profile="@PROFILE@"> +<tool id="takeabreak" name="TakeABreak" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>is a tool that can detect inversion breakpoints directly from raw NGS reads</description> <macros> + <token name="@TOOL_VERSION@">1.1.2</token> <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="1.1.2">takeabreak</requirement> + <requirement type="package" version="@TOOL_VERSION@">takeabreak</requirement> </requirements> <command detect_errors="exit_code"><