See: Description
Interface | Description |
---|---|
DescriptorWrapper |
Descriptor wrapper.
|
Class | Description |
---|---|
CfpBsWrapper |
Wrapper for CFP with binary string representation.
|
CfpDsWrapper |
Wrapper for CFP with default decimal String representation.
|
Clean2dWrapper |
Wrap Clean2D.
|
EcfpBsWrapper |
Wrapper for ECFP - folded binary vector as binary string.
|
EcfpDsWrapper |
Wrapper for ECFP - folded binary vector as default decimal string.
|
Maccs166BinaryString |
MACCS-166 with binary string representation.
|
OverlapAnalysisContextWrapper |
Wrap descriptor generator provided by
OverlapAnalysisContextFactory.createtContextByName(java.lang.String) . |
Pf2dWrapper |
Wrapper for Pf2d fingerprints.
|
The small, self contained single
The alternate implementations are small, self contained, single threaded wrappers for Molecule
to
String
transformations. Implementations are available to wrap chemaxon.descriptors
and
com.chemaxon.descriptors.
APIs and other functions. These classes and the command line interface in the
com.chemaxon.descriptors.alternates.cli
package are useful for verification of the multi threaded descriptor
generation codes and for benchmark the performance of various calculations.