comparison computeMatrixOperations.xml @ 19:7ef978dc1b8a draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 20:23:06 +0000
parents be95d48dd27f
children
comparison
equal deleted inserted replaced
18:7e6bcd2e5128 19:7ef978dc1b8a
1 <tool id="deeptools_compute_matrix_operations" name="computeMatrixOperations" version="@WRAPPER_VERSION@.0"> 1 <tool id="deeptools_compute_matrix_operations" name="computeMatrixOperations" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>Modify or combine the output of computeMatrix in a variety of ways.</description> 2 <description>Modify or combine the output of computeMatrix in a variety of ways.</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">computeMatrixOperations</token> 4 <token name="@BINARY@">computeMatrixOperations</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>