public final class GenerateMaccsFp extends Object implements Serializable
| Constructor and Description |
|---|
GenerateMaccsFp()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
BitSet |
generate(Molecule mol)
Provides the BitSet representation of the 166 bit long MACCS fingerprint
|
int |
getLength()
Length of the represented descriptor.
|
public GenerateMaccsFp()
LicenseException - when required license (currently LicenseGlobals.MACCS) is not available.