Updated 2026-02-23:
Developed a Shiny application for this package: https://github.com/dstgithub/GrpString-Shiny
Functions no longer write any tables into local folders: CommonPattern, TransMx, FeaturedPatt
Function CommonPattern: function is simplified to keep only one cutoff and require converting back.
Function FeaturedPatt: change to UniPatterns
Function TransMx: remove the ‘indiv’ parameter
Updated 2017-04-13:
Add functions DupRm, StrHclust, StrKclust, TransEntro, and TransEntropy.
Functions TransInfo and TransMx: strings with length < 2 are ignored for transitions.
Add link(s) of other function(s) in ‘SeeAlso’ in all the .Rd file.
Correct misspellings in some .Rd files.
Updated 2017-03-14:
Add function TransMx.
Function CommonPattern: the file that contains all possible substrings is no longer exported.
Updated 2017-02-10:
Correct the title of ‘str2’.
Update ‘references’ in ‘CommonPatt’, ‘CommonPattern’ and ‘TransInfo’.
Correct misspellings in the description of some files.