comparison computeGCBias.xml @ 28:5be24eba848d draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 14:41:31 +0000
parents bb3e88bddd9f
children
comparison
equal deleted inserted replaced
27:56d5b797ce84 28:5be24eba848d
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>