# HG changeset patch # User ximgchess # Date 1606148431 0 # Node ID a0be4e3aa66dd145963a5a86db04891e2028445f # Parent 72deb053b5a5f9ee0e59c003ed78ca110a8922c5 "planemo upload for repository https://github.com/ximg-chess/galaxytools/tools/hexrd commit 67d86b67fe5eb83766a49254241307dc1d363697" diff -r 72deb053b5a5 -r a0be4e3aa66d macros.xml --- a/macros.xml Sat Nov 21 03:34:48 2020 +0000 +++ b/macros.xml Mon Nov 23 16:20:31 2020 +0000 @@ -288,7 +288,18 @@ ^\d(,\d)*$ - + + + + + + + + + + + + @@ -322,7 +333,11 @@ omega: $omega refit: $refit - tth_max: $tolerance.tth_max # true, false, or a non-negative value, defaults to true + #if $tolerance.max_tth.tth_max_value == 'entered': + tth_max: $tolerance.max_tth.tth_max # true, false, or a non-negative value, defaults to true + #else + tth_max: $tolerance.max_tth.tth_max_value # true, false, or a non-negative value, defaults to true + #end if ]]>