comparison export_to_spreadsheet.xml @ 2:c956182d4e2c draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 1907942bef43b20edfdbd1d1b5eb1cac3602848b"
author bgruening
date Thu, 16 Apr 2020 05:32:53 -0400
parents 10257d6d545b
children 72a7f23f3a79
comparison
equal deleted inserted replaced
1:c0759ca34e20 2:c956182d4e2c
1 <tool id="cp_export_to_spreadsheet" name="ExportToSpreadsheet" version="@CP_VERSION@"> 1 <tool id="cp_export_to_spreadsheet" name="ExportToSpreadsheet" version="@CP_VERSION@">
2 <description>exports measurements into one or more files</description> 2 <description>export measurements into one or more files</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 6
7 <expand macro="py_requirements"/> 7 <expand macro="py_requirements"/>