Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
/ WFPOA Public archive

An extension to the wavefront algorithm that generalizes it to work on directed acyclic sequence graphs

License

Notifications You must be signed in to change notification settings

AndreaGuarracino/WFPOA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WFPOA

An extension to the wavefront algorithm that generalizes it to work on directed acyclic sequence graphs.

This follows the basic formulation of partial order alignment, wherein the recurrence relations defining alignment are extended to consider the topology of a target graph.

To build the project:

cmake -H. -Bbuild && cmake --build build -- -j 16

About

An extension to the wavefront algorithm that generalizes it to work on directed acyclic sequence graphs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published