hajicj / rhythmify_frontend

0 stars 1 forks source link

Visualize alignment as network graph #5

Closed hajicj closed 2 years ago

hajicj commented 2 years ago

Once an alignment is computed, the pairwise distances between sequences participating in the alignment can be computed (and are visualized in the distance matrix). The same distances can be used to inform a network graph visualization.

hajicj commented 2 years ago

The network graph is implemented in a basic way, furhter improvements in separate issues marked as graph.