# HG changeset patch # User rdvelazquez # Date 1559917097 14400 # Node ID f8abbbc7e29e1d4d4a73dfd0db4f497a97e85b59 # Parent d0a3511a8f33a2c7e8cb95d1a3787b198db921ac planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6c73b2e4c05bdddaef2026feb1073c1b0b4aa12e-dirty diff -r d0a3511a8f33 -r f8abbbc7e29e hyphy_busted.xml --- a/hyphy_busted.xml Mon Feb 18 15:14:26 2019 -0500 +++ b/hyphy_busted.xml Fri Jun 07 10:18:17 2019 -0400 @@ -1,20 +1,20 @@ - + Branch-site Unrestricted Statistical Test for Episodic Diversification macros.xml - tool_params && - echo `pwd`/busted_input.fa >> tool_params && - echo `pwd`/busted_input.nhx >> tool_params && - echo '$branches' >> tool_params && - @HYPHY_INVOCATION@ \$HYPHY_LIB/TemplateBatchFiles/SelectionAnalyses/BUSTED.bf > '$busted_log' + @HYPHY_INVOCATION@ busted + --alignment `pwd`/busted_input.fa + --tree `pwd`/busted_input.nhx + --code $gencodeid + --branches '$branches' + > '$busted_log' ]]> diff -r d0a3511a8f33 -r f8abbbc7e29e macros.xml --- a/macros.xml Mon Feb 18 15:14:26 2019 -0500 +++ b/macros.xml Fri Jun 07 10:18:17 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 - - - +