comparison 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
comparison
equal deleted inserted replaced
41:a7425450dea3 42:e81791fe6486
1 <tool id="deeptools_compute_gc_bias" name="computeGCBias" version="@WRAPPER_VERSION@.0" profile="18.01"> 1 <tool id="deeptools_compute_gc_bias" name="computeGCBias" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>Determine the GC bias of your sequenced reads</description> 2 <description>Determine the GC bias of your sequenced reads</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">computeGCBias</token> 4 <token name="@BINARY@">computeGCBias</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>