Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@kkloste kkloste released this 30 Jun 18:47
· 4 commits to master since this release

Initial release of Toboggan: a practical fpt algorithm for Flow Decomposition and transcript assembly.
Toboggan is a Python software tool for efficiently computing optimal flow decompositions, intended for use in high-throughput settings. The scalability of the underlying algorithm comes from parameterizing the Flow Decomposition problem by the number of paths in the decomposition, which is quite small in many real-world instances.