OpenTreeOfLife / otcetera

C++20 lib for manipulations of phylogenetic trees and supertree operations
Other
4 stars 3 forks source link

conflict-status crashes when there are no mapped tips #101

Closed bredelings closed 4 years ago

bredelings commented 4 years ago

This was occurring with ot_1876. ws_wrapper was doing the equivalent of this:

curl http://localhost:1984/v3/conflict/conflict-status -d '{"tree1newick":"((((node5:5.1,node6:5.1)node4:1.2,node7:6.3)node3:7.5,node8:13.8)node2:11.5,node9:25.3)node1;","tree2":"synth"}'