Mercurial > repos > iuc > colibread_takeabreak
changeset 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 | |
| files | macros.xml takeabreak.xml | 
| diffstat | 2 files changed, 11 insertions(+), 11 deletions(-) [+] | 
line wrap: on
 line diff
--- a/macros.xml Thu May 06 12:46:24 2021 +0000 +++ b/macros.xml Sat Oct 05 19:54:32 2024 +0000 @@ -1,11 +1,10 @@ <macros> - <token name="@DISCOSNP_VERSION@">2.5.4</token> - <token name="@PROFILE@">20.01</token> + <token name="@PROFILE@">23.1</token> <xml name="discosnp_requirements"> <requirements> - <requirement type="package" version="@DISCOSNP_VERSION@">discosnp</requirement> + <requirement type="package" version="@TOOL_VERSION@">discosnp</requirement> </requirements> </xml>
--- 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"><