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
{{ message }}
This repository was archived by the owner on Mar 20, 2020. It is now read-only.
Currently, we have a working Database that supports ZoomLevels and we have a HaploBlocker algorithm that could produce ZoomLevels. However, the HaploBlocker implementation doesn't use the same objects and it hasn't been tested on non-linear graphs yet.
Object references changed
Object construction updated to NodeTraversal.objects.create()
Iterating over "all nodes" handled in a reasonable consistent order
Testing for non-linear test cases where summarization could trip over itself.