Skip to content

Evaluate fails #32

@aldendirks

Description

@aldendirks

AvP evaluate fails for an unknown reason. Any suggestions for how to fix this?

Command:

$DIR_AVP/avp evaluate -i output/musclegroups/ -t output/fasttree_tree_results.txt -o output -c $CONFIG_FILE

Output:

[+] Setting up
[+] Reconstructing constrainted topologies with FastTree
[x] 	100%
[+] Calculating stats with IQ-TREE
[x] 	100%
Traceback (most recent call last):
  File "/home/adirks/apps/avp/avp", line 7, in <module>
    main()
  File "/home/adirks/apps/avp/depot/interface.py", line 38, in main
    evaluate.main()
  File "/home/adirks/apps/avp/depot/evaluate.py", line 179, in main
    write_alt_results(alt_res_path, selected_genes, fastml, out_path)
  File "/home/adirks/apps/avp/depot/evaluate.py", line 224, in write_alt_results
    delta_l = float(tree_1[2])-float(tree_2[2])
                                     ~~~~~~^^^
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions