Mercurial > repos > bgruening > deeptools_compute_gc_bias
diff computeGCBias.xml @ 42:e81791fe6486 draft default tip
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author | bgruening |
---|---|
date | Thu, 01 Jun 2023 09:53:12 +0000 |
parents | b20c113018e9 |
children |
line wrap: on
line diff
--- a/computeGCBias.xml Fri Feb 11 09:29:40 2022 +0000 +++ b/computeGCBias.xml Thu Jun 01 09:53:12 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="deeptools_compute_gc_bias" name="computeGCBias" version="@WRAPPER_VERSION@.0" profile="18.01"> +<tool id="deeptools_compute_gc_bias" name="computeGCBias" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@"> <description>Determine the GC bias of your sequenced reads</description> <macros> <token name="@BINARY@">computeGCBias</token>