# HG changeset patch # User rdvelazquez # Date 1559917219 14400 # Node ID 9640a5b5150237896054fec38192506407e6576b # Parent 876a69d2c6d78cec6a126f25b4f77980f6abd29e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6c73b2e4c05bdddaef2026feb1073c1b0b4aa12e-dirty diff -r 876a69d2c6d7 -r 9640a5b51502 hyphy_gard.xml --- a/hyphy_gard.xml Thu Mar 21 06:08:04 2019 -0400 +++ b/hyphy_gard.xml Fri Jun 07 10:20:19 2019 -0400 @@ -1,33 +1,29 @@ - + : Recombination Detection macros.xml - - translate-gard - - HYPHYMP --version | tail -n 1 | awk '{print $1}' - + tool_params && - echo "010010" >> tool_params && - echo $rate_cond.rate >> tool_params && - #if str($rate_cond.rate) != "1": - echo $rate_cond.rate_classes >> tool_params && - #end if - echo `pwd`/"gard_input.GARD" >> tool_params && - @HYPHYMPI_INVOCATION@ \$HYPHYMPI_LIB/TemplateBatchFiles/GARD.bf > '$gard_log' && - translate-gard -i gard_input.GARD -j gard_input.GARD.json -o gard_input.fa.translated.json + @HYPHY_INVOCATION@ gard + --alignment `pwd`/gard_input.fa + --type + --code + --model + --rv '$rate' + --rate-classes '$rate_classes' + + > '$gard_log' && ]]> - - - + + + diff -r 876a69d2c6d7 -r 9640a5b51502 macros.xml --- a/macros.xml Thu Mar 21 06:08:04 2019 -0400 +++ b/macros.xml Fri Jun 07 10:20:19 2019 -0400 @@ -6,50 +6,43 @@ - - - - - - - - - - - - + + + + + + + + + + + + - - - - + + + + - - HYPHYMP --version | tail -n 1 | awk '{print $1}' - 10.1093/bioinformatics/bti079 - 2.3.14 + 2.5.0 hyphy - - - +