CMD + K

r-uniqtag

Community

For each string in a set of strings, determine a unique tag that is a substring of fixed size k unique to that string, if it has one. If no such unique substring exists, the least frequent substring is used. If multiple unique substrings exist, the lexicographically smallest substring is used. This lexicographically smallest substring of size k is called the "UniqTag" of that string.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-uniqtag

Usage Tracking

1.0.1
1.0
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

For each string in a set of strings, determine a unique tag that is a substring of fixed size k unique to that string, if it has one. If no such unique substring exists, the least frequent substring is used. If multiple unique substrings exist, the lexicographically smallest substring is used. This lexicographically smallest substring of size k is called the "UniqTag" of that string.

Last Updated

Jun 12, 2022 at 15:26

License

MIT

Total Downloads

46.2K

Version Downloads

15.6K

Supported Platforms

noarch