This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Description
Implement a method of summarizing the variation inside of a graph.
- Drop out small, uncorrelated variation as noise while preserving correlated variation and building them into haplotype blocks.
- Iterative process of summarization for different zoom levels
- Strategies for summarizing different types of structures are described in our Google Doc.
Prototype Progress