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

#4: Add DAGify method for linearizing the order of nodes #9

Closed 6br closed 5 years ago

6br commented 5 years ago

Issue: #13

6br commented 5 years ago

This pull request implemented a dagify method for paths from GFA. The slices are computed by computing longest common subsequences between paths. In addition, I added several test cases for simple cases and duplication.

josiahseaman commented 5 years ago

Thank you, I will take a look at this in my morning.

On Thu, Jul 18, 2019 at 1:01 PM Toshiyuki Yokoyama notifications@github.com wrote:

This pull request implemented a dagify method for paths from GFA. The slices are computed by computing longest common subsequences between paths. In addition, I added several test cases for simple cases and duplication.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/graph-genome/vgbrowser/pull/9?email_source=notifications&email_token=AARG2FD74FVC7FUPL36XAITQABLRZA5CNFSM4H7CLBYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2IIBDI#issuecomment-512786573, or mute the thread https://github.com/notifications/unsubscribe-auth/AARG2FCJZFA5WAPXXZHPXULQABLRZANCNFSM4H7CLBYA .