Hi
I am running PhyloPhlAn with 869 input proteomes and the phylophlan database:
phylophlan -i pi -o phylophlan_output/ -d phylophlan -t a -f phylophlan_configs/supertree_aa.cfg --nproc 8 --diversity low --fast --verbose --maas /exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/lib/python3.9/site-packages/phylophlan/phylophlan_substitution_models/phylophlan.tsv
It crashes at the refine gene tree step. Output is:
[e] Command '['/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', '-m', 'PROTCATLG', '-p', '1989', '-t', 'phylophlan_output/tmp/gene_tree1_polytomies/p0307.tre', '-w', '/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2', '-s', 'phylophlan_output/tmp/sub/p0307.aln',
'-n', 'p0307.tre']' returned non-zero exit status 255.
[e] Command '['/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', '-m', 'PROTCATRTREV', '-p', '1989', '-t', 'phylophlan_output/tmp/gene_tr
ee1_polytomies/p0353.tre', '-w', '/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2', '-s', 'phylophlan_output/tmp/sub/p0353.al
n', '-n', 'p0353.tre']' returned non-zero exit status 255.
[e] error while executing
command_line: /exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC -m PROTCATRTREV -p 1989 -t phylophlan_output/tmp/gene_tree1_polytomies/
p0353.tre -w /exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2 -s phylophlan_output/tmp/sub/p0353.aln -n p0353.tre
stdin: None
stdout: None
env: {chopped}
[e] error while executing
command_line: /exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC -m PROTCATLG -p 1989 -t phylophlan_output/tmp/gene_tree1_polytomies/p03
07.tre -w /exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2 -s phylophlan_output/tmp/sub/p0307.aln -n p0307.tre
stdin: None
stdout: None
env: {chopped}
[e] Command '['/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', '-m', 'PROTCATRTREV', '-p', '1989', '-t', 'phylophlan_output/tmp/gene_tree1_polytomies/p0353.tre', '-w', '/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2', '-s', 'phylophlan_output/tmp/sub/p0353.al
n', '-n', 'p0353.tre']' returned non-zero exit status 255.
[e] Command '['/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', '-m', 'PROTCATLG', '-p', '1989', '-t', 'phylophlan_output/tmp/gene_tree1_polytomies/p0307.tre', '-w', '/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2', '-s', 'phylophlan_output/tmp/sub/p0307.aln',
'-n', 'p0307.tre']' returned non-zero exit status 255.
[e] error while refining gene tree
{'program_name': '/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', 'params': '-p 1989', 'database': '-t', 'input': '-s', 'output_pat
h': '-w', 'output': '-n', 'version': '-v', 'model': '-m', 'command_line': '#program_name# #model# #params# #database# #output_path# #input# #output#'}
PROTCATRTREV
phylophlan_output/tmp/sub/p0353.aln
phylophlan_output/tmp/gene_tree1_polytomies/p0353.tre
/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2
p0353.tre
[e] error while refining gene tree
{'program_name': '/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', 'params': '-p 1989', 'database': '-t', 'input': '-s', 'output_pat
h': '-w', 'output': '-n', 'version': '-v', 'model': '-m', 'command_line': '#program_name# #model# #params# #database# #output_path# #input# #output#'}
PROTCATLG
phylophlan_output/tmp/sub/p0307.aln
phylophlan_output/tmp/gene_tree1_polytomies/p0307.tre
/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2
p0307.tre
[e] Command '['/exports/cmvm/eddie/eb/groups/watson_grp/software/mickpython/phylophlan/bin/raxmlHPC', '-m', 'PROTCATRTREV', '-p', '1989', '-t', 'phylophlan_output/tmp/gene_tree1_polytomies/p0353.tre', '-w', '/exports/cmvm/eddie/eb/groups/watson_grp/11690_Watson_Mick/MAGS/phylophlan_output/tmp/gene_tree2', '-s', 'phylophlan_output/tmp/sub/p0353.al
n', '-n', 'p0353.tre']' returned non-zero exit status 255.
[e] refine_gene_tree crashed
PhyloPhlAn was installed using bioconda. RaxmlHPC is version 8.2.12
Any help much appreciated!
Thanks
Mick