# HG changeset patch # User rdvelazquez # Date 1559917033 14400 # Node ID 35c1c523ae4490aa2abf0de118d49bb5649c9a1a # Parent adfc44cee2b53c8842bc63299d4dc1cf14794e45 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6c73b2e4c05bdddaef2026feb1073c1b0b4aa12e-dirty diff -r adfc44cee2b5 -r 35c1c523ae44 hyphy_absrel.xml --- a/hyphy_absrel.xml Mon Feb 18 15:13:24 2019 -0500 +++ b/hyphy_absrel.xml Fri Jun 07 10:17:13 2019 -0400 @@ -1,23 +1,20 @@ - - adaptive Branch Site Random Effects Likelihood + + absrel macros.xml - tool_params && - echo `pwd`/absrel_input.fa >> tool_params && - echo `pwd`/absrel_input.nhx >> tool_params && - echo '$branches' >> tool_params && - @HYPHY_INVOCATION@ \$HYPHY_LIB/TemplateBatchFiles/SelectionAnalyses/aBSREL.bf - #if $log: + @HYPHY_INVOCATION@ absrel + --alignment `pwd`/absrel_input.fa + --tree `pwd/absrel_input.nhx + --code '$gencodeid' + --branches '$branches' > '$absrel_log' - #end if ]]> diff -r adfc44cee2b5 -r 35c1c523ae44 macros.xml --- a/macros.xml Mon Feb 18 15:13:24 2019 -0500 +++ b/macros.xml Fri Jun 07 10:17:13 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 - - - +