Skip to content

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