comparison computeMatrix.xml @ 29:d9a637e83828 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 14:36:38 +0000
parents f305afa8ff0d
children
comparison
equal deleted inserted replaced
28:9470f29702f8 29:d9a637e83828
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>