About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-uniqtag

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0.1

conda install

To install this package run one of the following:
conda install conda-forge::r-uniqtag
conda install conda-forge/label/cf201901::r-uniqtag
conda install conda-forge/label/cf202003::r-uniqtag
conda install conda-forge/label/gcc7::r-uniqtag

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy