Public Member Functions | |
def | __call__ |
Compress all consequitive runs of identical symbol sym that are longer than minLen into minLen.
def MGT::Util::SymbolRunsCompressor::__call__ | ( | self, | |
s | |||
) |
Compress the sequence. @param s string or numpy character array