[BUG] OboTerm.GetChildOntologyAnnotations
does not return all children
#8
Labels
Type: Bug
Something is not working, and it is confirmed by maintainers to be a bug.
Try this:
(Looks like this in a tree diagram:)
It should return "test1a", "test2", and "test1b" but the last one is missing.
If used with a first depth, it works:
If used with depth one level deeper, it again fails:
Prolly cause the algorithm goes as deep as possible and stops there. It is not capable of going back, so to speak.
The text was updated successfully, but these errors were encountered: