About Anaconda Help Download Anaconda

conda-forge / packages / r-fingerprint 3.5.7

Functions to manipulate binary fingerprints of arbitrary length. A fingerprint is represented by an object of S4 class 'fingerprint' which is internally represented a vector of integers, such that each element represents the position in the fingerprint that is set to 1. The bitwise logical functions in R are overridden so that they can be used directly with 'fingerprint' objects. A number of distance metrics are also available (many contributed by Michael Fadock). Fingerprints can be converted to Euclidean vectors (i.e., points on the unit hypersphere) and can also be folded using OR. Arbitrary fingerprint formats can be handled via line handlers. Currently handlers are provided for CDK, MOE and BCI fingerprint data.

copied from cf-staging / r-fingerprint

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v3.5.7
  • osx-64 v3.5.7
  • win-64 v3.5.7

conda install

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

Description


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