# HG changeset patch # User iuc # Date 1579901879 0 # Node ID c7894042022c2858a922eb60fb4c2365753f9e9c # Parent efa724a29c408bef2e893b9acdc6faa6a18d9a69 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f1b3e36f79747fca391321389276ac196d3f7cd0" diff -r efa724a29c40 -r c7894042022c biom_convert.xml --- a/biom_convert.xml Wed Sep 11 12:37:04 2019 -0400 +++ b/biom_convert.xml Fri Jan 24 21:37:59 2020 +0000 @@ -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 @@ + + + + + + + + + + + + +