graph-genome / graph_summarization

Browser for Graph Genomes built with VG based on Graph Summarization to provide semantic zoom. As a user zooms in on a graph genome, the topology becomes more complex. Provides visualization for variation within a species of plant or animal. Designed to scale up to thousands of specimens and provide useful visualizations.
Other
7 stars 1 forks source link

Converting HaploBlocker to use NodeTraversals #26

Open josiahseaman opened 5 years ago

josiahseaman commented 5 years ago

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.