Skip to content
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

kb_phylogenomicsImpl.py error when called by SpeciesTreeBuilder #256

Open
ialarmedalien opened this issue Sep 22, 2023 · 0 comments
Open

Comments

@ialarmedalien
Copy link

File "/kb/module/bin/../lib/kb_phylogenomics/kb_phylogenomicsServer.py", line 95, in _call_method
    result = method(ctx, *params)
  File "/kb/module/lib/kb_phylogenomics/kb_phylogenomicsImpl.py", line 1421, in view_tree
    genome_ref   = tree_in['ws_refs'][genome_node_id]['g'][0]
IndexError: list index out of range

This error is thrown if SpeciesTreeBuilder runs construct_species_tree with an uninitialised tree (i.e. the Output Tree setting is a new object).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant