comparison macros.xml @ 1:c72868b80c29 draft

"planemo upload for repository https://github.com/computational-metabolomics/dimspy-galaxy commit 680116d0cf6a6d7246cba655452dea43269aeba4"
author computational-metabolomics
date Tue, 28 Apr 2020 17:44:59 -0400
parents 33b65dacd377
children
comparison
equal deleted inserted replaced
0:33b65dacd377 1:c72868b80c29
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">1.4.0</token> 2 <token name="@TOOL_VERSION@">2.0.0</token>
3 <token name="@GALAXY_TOOL_VERSION@">0</token> 3 <token name="@GALAXY_TOOL_VERSION@">0</token>
4 4
5 <xml name="requirements"> 5 <xml name="requirements">
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">dimspy</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">dimspy</requirement>
8 </requirements> 8 </requirements>
9 </xml> 9 </xml>
10
10 11
11 <token name="@HDF5_PM_TO_TXT@"> 12 <token name="@HDF5_PM_TO_TXT@">
12 dimspy hdf5-pm-to-txt 13 dimspy hdf5-pm-to-txt
13 --input '$hdf5_file_out' 14 --input '$hdf5_file_out'
14 --output '$matrix_file_out' 15 --output '$matrix_file_out'