Skip to main content
Algorithm 3 | Algorithms for Molecular Biology

Algorithm 3

From: The open-closed mod-minimizer algorithm

Algorithm 3

Pseudocode to compute the density of the open-closed (mod-) minimizer in polynomial time. For the open-closed minimizer, simply set \(t=k\). To compute the density of the closed minimizer (a.k.a., miniception) or open minimizer, ignore the if statements at line 6 or 8.

Back to article page