Public Member Functions

MGT::Util::SymbolRunsCompressor Class Reference

List of all members.

Public Member Functions

def __call__

Detailed Description

Compress all consequitive runs of identical symbol sym that are longer than minLen into minLen.

Member Function Documentation

def MGT::Util::SymbolRunsCompressor::__call__ (   self,
  s 
)
Compress the sequence.
@param s string or numpy character array

The documentation for this class was generated from the following file: