# HG changeset patch # User iuc # Date 1579902037 18000 # Node ID 584008e574b2a6c7f77e2cddb448f7373f712782 # Parent 0de92f0b96ef5718bbf006983b5c4c0b4c189373 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f1b3e36f79747fca391321389276ac196d3f7cd0" diff -r 0de92f0b96ef -r 584008e574b2 biom_convert.xml --- a/biom_convert.xml Wed Sep 11 12:40:19 2019 -0400 +++ b/biom_convert.xml Fri Jan 24 16:40:37 2020 -0500 @@ -1,4 +1,4 @@ - + between BIOM table formats macros.xml @@ -24,9 +24,9 @@ #end if #if str( $output.type_selector ) == "tsv" --to-tsv - #if $output_type.header_key + #if $output.header_key --header-key '$output.header_key' - #if $output_type.output_metadata_id + #if $output.output_metadata_id --output-metadata-id '$output.output_metadata_id' #end if --tsv-metadata-formatter '$output.tsv_metadata_formatter' @@ -152,6 +152,19 @@ + + + + + + + + + + + + +