StaPH-B / docker-builds

:package: :whale: Dockerfiles and documentation on tools for public health bioinformatics
GNU General Public License v3.0
182 stars 116 forks source link

Update Raxml #986

Closed Kincekara closed 2 months ago

Kincekara commented 3 months ago

Closes #953 I separated Raxml and raxml-ng into different images as they should be. This PR should resolve all the issues mentioned in #953

Pull Request (PR) checklist:

erinyoung commented 2 months ago

The tests look good:


#9 1.647 (Chicken:1.794547,(((Cow:0.303295,(Seal:0.362885,Mouse:0.683504):0.189557):0.139758,Whale:0.243361):0.354493,Human:1.578070):0.698172,(Frog:0.558567,Loach:1.105978):0.187173);

#12 1.422 (Lemur:0.32537910426836053057,(Saimiri:0.43157643956775904037,((M_sylvanus:0.07088921537201800516,(M_fascicul:0.05523388801310591401,(Macaca:0.01608115262138561444,M_mulatta:0.02239621504004839225):0.03388122119428586820):0.04268050828482932574):0.23505406685566176961,(Gibbon:0.16511638061802774713,((Gorilla:0.05879059075376137644,(Chimp:0.05900565905273858630,H_sapiens:0.04840728794905584109):0.02375800215551397351):0.07400567918350323127,Orangutan:0.13273893510289544451):0.04406182262600038396):0.10886147176113297741):0.10360382224976649734):0.24821952513486267300,Tarsius:0.47478261882585243159):0.0;
erinyoung commented 2 months ago

This looks great! It also looks like you put a lot of work into it.

Kincekara commented 2 months ago

@erinyoung I made the changes. I think this is ready.

erinyoung commented 2 months ago

Thank you for putting these together!

The two deployments can be found at https://github.com/StaPH-B/docker-builds/actions/runs/9502319996 https://github.com/StaPH-B/docker-builds/actions/runs/9502326488