You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current version of prophyle_assignment.py, the function make_lca_from_winners is never called, even though the option -L (tie lca) is active. The list of nodes with the highest score is output instead.
In the current version of
prophyle_assignment.py, the functionmake_lca_from_winnersis never called, even though the option-L(tie lca) is active. The list of nodes with the highest score is output instead.