The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 3.5.7 |
Depends: | methods |
Suggests: | RUnit |
Published: | 2018-01-07 |
DOI: | 10.32614/CRAN.package.fingerprint |
Author: | Rajarshi Guha |
Maintainer: | Rajarshi Guha <rajarshi.guha at gmail.com> |
BugReports: | https://github.com/rajarshi/cdkr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
NeedsCompilation: | yes |
Materials: | ChangeLog |
In views: | ChemPhys |
CRAN checks: | fingerprint results |
Reference manual: | fingerprint.pdf |
Package source: | fingerprint_3.5.7.tar.gz |
Windows binaries: | r-devel: fingerprint_3.5.7.zip, r-release: fingerprint_3.5.7.zip, r-oldrel: fingerprint_3.5.7.zip |
macOS binaries: | r-release (arm64): fingerprint_3.5.7.tgz, r-oldrel (arm64): fingerprint_3.5.7.tgz, r-release (x86_64): fingerprint_3.5.7.tgz, r-oldrel (x86_64): fingerprint_3.5.7.tgz |
Old sources: | fingerprint archive |
Reverse depends: | MetChem |
Reverse imports: | rcdk, RxnSim |
Please use the canonical form https://CRAN.R-project.org/package=fingerprint to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.