Module bio::seq_analysis::gc[][src]

Expand description

GC counter over an IntoTextIterator object. Complexity: O(n), where n is the length of the sequence.

Functions

Returns the ratio of bases in the 3rd position which are guanine or cytososine.

Returns the ratio of bases which are guanine or cytososine