Class KlekotaRothFingerprinter
java.lang.Object
org.openscience.cdk.fingerprint.AbstractFingerprinter
org.openscience.cdk.fingerprint.SubstructureFingerprinter
org.openscience.cdk.fingerprint.KlekotaRothFingerprinter
- All Implemented Interfaces:
IFingerprinter
SMARTS based substructure fingerprint based on Chemical substructures
that enrich for biological activity [Klekota, Justin and Roth, Frederick P.. Bioinformatics. 2008. 24].
Presence of 4860 substructures
- Author:
- yapchunwei
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SubstructureFingerprinter
getBitFingerprint, getCountFingerprint, getRawFingerprint, getSize, getSubstructureMethods inherited from class AbstractFingerprinter
getFingerprint, getParameters, getVersionDescriptionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IFingerprinter
getFingerprint, getVersionDescription
-
Constructor Details
-
KlekotaRothFingerprinter
public KlekotaRothFingerprinter()
-