CRAN/E | fingerprint

fingerprint

Functions to Operate on Binary Fingerprint Data

Installation

About

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.

Bug report File report

Key Metrics

Version 3.5.7
Published 2018-01-07 2092 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks fingerprint results

Downloads

Last 24 hours 0 -100%
Last 7 days 206 -27%
Last 30 days 795 -22%
Last 90 days 2.660 -23%
Last 365 days 12.461 -14%

Maintainer

Maintainer

Rajarshi Guha

rajarshi.guha@gmail.com

Authors

Rajarshi Guha

Material

ChangeLog
Reference manual
Package source

In Views

ChemPhys

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fingerprint archive

Depends

methods

Suggests

RUnit

Reverse Imports

rcdk
RxnSim