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.7)uniqtag_1.0.1.zip(r-4.6)uniqtag_1.0.1.zip(r-4.5)
uniqtag_1.0.1.tgz(r-4.6-any)uniqtag_1.0.1.tgz(r-4.5-any)
uniqtag_1.0.1.tar.gz(r-4.7-any)uniqtag_1.0.1.tar.gz(r-4.6-any)
uniqtag_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:6eca160e58. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 112 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | WARNING | 105 | ||
| macos-release-arm64 | WARNING | 124 | ||
| macos-oldrel-arm64 | WARNING | 173 | ||
| windows-devel | WARNING | 99 | ||
| windows-release | WARNING | 132 | ||
| windows-oldrel | WARNING | 79 | ||
| wasm-release | OK | 84 |
Exports:cumcountkmers_ofmake_uniquemake_unique_allmake_unique_all_or_nonemake_unique_duplicatesuniqtagvkmers_of
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|
