Mercurial > repos > rdvelazquez > hyphy_relax
changeset 7:91e554a9ced6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'40e2bb1e1af10cbc6641632376fd750d6cf5cd46\n'-dirty
author | rdvelazquez |
---|---|
date | Tue, 12 Feb 2019 09:47:54 -0500 |
parents | a1abeaa1c09f |
children | 410942662a67 |
files | hyphy_relax.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hyphy_relax.xml Tue Feb 12 09:35:07 2019 -0500 +++ b/hyphy_relax.xml Tue Feb 12 09:47:54 2019 -0500 @@ -8,7 +8,7 @@ <expand macro="requirements"/> <expand macro="version_command"/> <command detect_errors="exit_code"><![CDATA[ - #if $treeAnnotations == 2: + #if $treeAnnotations == "2": ln -s '$input_file' relax_input.fa && ln -s '$input_nhx' relax_input.nhx && echo $gencodeid > tool_params &&