comparison computeMatrix.xml @ 42:7b6583944588 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:49:00 +0000
parents 00be884582b0
children
comparison
equal deleted inserted replaced
41:809c672b0c7c 42:7b6583944588
1 <tool id="deeptools_compute_matrix" name="computeMatrix" version="@WRAPPER_VERSION@.0"> 1 <tool id="deeptools_compute_matrix" name="computeMatrix" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>prepares data for plotting a heatmap or a profile of given regions</description> 2 <description>prepares data for plotting a heatmap or a profile of given regions</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">computeMatrix</token> 4 <token name="@BINARY@">computeMatrix</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>