Module bio::seq_analysis

source ·
Expand description

Sequence analysis algorithms.

Modules

GC counter over an IntoTextIterator object. Complexity: o(n)
One-way orf finder algorithm.