Previous changeset 6:a1abeaa1c09f (2019-02-12) Next changeset 8:410942662a67 (2019-02-18) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'40e2bb1e1af10cbc6641632376fd750d6cf5cd46\n'-dirty |
modified:
hyphy_relax.xml |
b |
diff -r a1abeaa1c09f -r 91e554a9ced6 hyphy_relax.xml --- 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 && |