comparison plotFingerprint.xml @ 33:08fa75511924 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 10:15:56 +0000
parents 17241d18624d
children
comparison
equal deleted inserted replaced
32:9dccc8fbaec2 33:08fa75511924
1 <tool id="deeptools_plot_fingerprint" name="plotFingerprint" version="@WRAPPER_VERSION@.0" profile="18.01"> 1 <tool id="deeptools_plot_fingerprint" name="plotFingerprint" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>plots profiles of BAM files; useful for assessing ChIP signal strength</description> 2 <description>plots profiles of BAM files; useful for assessing ChIP signal strength</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">plotFingerprint</token> 4 <token name="@BINARY@">plotFingerprint</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>