TGAC / earlham-galaxytools Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update t_coffee to version 13.45.0.4846264 #139
Conversation
This replaces the `t_coffee` conda package (which used precompiled binaries and bundled methods) with the `t-coffee` one (which is compiled from source and uses other conda packages for methods).
|
Tested it locally... Works with and wothout filter options... However, And Also |
Thanks for testing!
bioconda/bioconda-recipes#26079
That's not connected to this PR, but we should change the |
PCMA is not FOSS (non-commercial only), so we need to remove it. There's a huge list of other methods that should work and we could add, if there's interest. |
It is not FOSS.
AMAP has been discontinued by its authors. Also reorder methods as in t_coffee help.
Corrected 3 output formats in commit 1358948 , opened PR to add the missing I've removed the There are 4 more methods that are failing among those exposed in the previous version:
|
This replaces the
t_coffeeconda package (which used precompiled binaries and bundled methods) with thet-coffeeone (which is compiled from source and uses other conda packages for methods).This will fix https://help.galaxyproject.org/t/tcoffee-run-finishes-with-empty-results/3836 thanks to bioconda/bioconda-recipes#25932 .
@anilthanki Can you test that all methods we expose in the tool UI still work? We may have to drop some of them, or add conda packages to the run requirements of the
t-coffeeconda package.The text was updated successfully, but these errors were encountered: