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:

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

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

TargetResultDate
Doc / VignettesOKNov 08 2024
R-4.5-winWARNINGNov 08 2024
R-4.5-linuxWARNINGNov 08 2024
R-4.4-winWARNINGNov 08 2024
R-4.4-macWARNINGNov 08 2024
R-4.3-winWARNINGNov 08 2024
R-4.3-macWARNINGNov 08 2024

Exports:cumcountkmers_ofmake_uniquemake_unique_allmake_unique_all_or_nonemake_unique_duplicatesuniqtagvkmers_of

Dependencies: