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.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'))

Peer review:

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

On CRAN:

8 exports 24 stars 2.43 score 0 dependencies 1 dependents 1 mentions 75 scripts 236 downloads

Last updated 2 years agofrom:6eca160e58. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winWARNINGSep 09 2024
R-4.5-linuxWARNINGSep 09 2024
R-4.4-winWARNINGSep 09 2024
R-4.4-macWARNINGSep 09 2024
R-4.3-winWARNINGSep 09 2024
R-4.3-macWARNINGSep 09 2024

Exports:cumcountkmers_ofmake_uniquemake_unique_allmake_unique_all_or_nonemake_unique_duplicatesuniqtagvkmers_of

Dependencies: