Package: uniqtag 1.0.1

uniqtag: Abbreviate Strings to Short, Unique Identifiers

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.

Authors:Shaun Jackman [aut, cph, cre]

uniqtag_1.0.1.tar.gz
uniqtag_1.0.1.zip(r-4.5)uniqtag_1.0.1.zip(r-4.4)uniqtag_1.0.1.zip(r-4.3)
uniqtag_1.0.1.tgz(r-4.5-any)uniqtag_1.0.1.tgz(r-4.4-any)uniqtag_1.0.1.tgz(r-4.3-any)
uniqtag_1.0.1.tar.gz(r-4.5-noble)uniqtag_1.0.1.tar.gz(r-4.4-noble)
uniqtag_1.0.1.tgz(r-4.4-emscripten)uniqtag_1.0.1.tgz(r-4.3-emscripten)
uniqtag.pdf |uniqtag.html
uniqtag/json (API)

# Install 'uniqtag' in R:
install.packages('uniqtag', repos = c('https://sjackman.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sjackman/uniqtag/issues

On CRAN:

Conda:

5.26 score 24 stars 1 packages 50 scripts 252 downloads 1 mentions 8 exports 0 dependencies

Last updated 3 years agofrom:6eca160e58. Checks:1 OK, 8 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 08 2025
R-4.5-winWARNINGMar 08 2025
R-4.5-macWARNINGMar 08 2025
R-4.5-linuxWARNINGMar 08 2025
R-4.4-winWARNINGMar 08 2025
R-4.4-macWARNINGMar 08 2025
R-4.4-linuxWARNINGMar 08 2025
R-4.3-winWARNINGMar 08 2025
R-4.3-macWARNINGMar 08 2025

Exports:cumcountkmers_ofmake_uniquemake_unique_allmake_unique_all_or_nonemake_unique_duplicatesuniqtagvkmers_of

Dependencies: