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:
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
Last updated 3 years agofrom:6eca160e58. Checks:1 OK, 8 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 08 2025 |
R-4.5-win | WARNING | Mar 08 2025 |
R-4.5-mac | WARNING | Mar 08 2025 |
R-4.5-linux | WARNING | Mar 08 2025 |
R-4.4-win | WARNING | Mar 08 2025 |
R-4.4-mac | WARNING | Mar 08 2025 |
R-4.4-linux | WARNING | Mar 08 2025 |
R-4.3-win | WARNING | Mar 08 2025 |
R-4.3-mac | WARNING | Mar 08 2025 |
Exports:cumcountkmers_ofmake_uniquemake_unique_allmake_unique_all_or_nonemake_unique_duplicatesuniqtagvkmers_of
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|