comparison correctGCBias.xml @ 29:5bffaa8354a1 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 14:45:20 +0000
parents 9e60bf557373
children
comparison
equal deleted inserted replaced
28:ca0616bb2cdf 29:5bffaa8354a1
1 <tool id="deeptools_correct_gc_bias" name="correctGCBias" version="@WRAPPER_VERSION@.0"> 1 <tool id="deeptools_correct_gc_bias" name="correctGCBias" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>uses the output from computeGCBias to generate GC-corrected BAM/CRAM files</description> 2 <description>uses the output from computeGCBias to generate GC-corrected BAM/CRAM files</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">correctGCBias</token> 4 <token name="@BINARY@">correctGCBias</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>