public class Maccs166BinaryString extends Object implements DescriptorWrapper
| Constructor and Description |
|---|
Maccs166BinaryString(String cfg)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
String |
execute(Molecule m)
Execute descriptor generation and output transformation.
|
String |
toString() |
public Maccs166BinaryString(String cfg)
cfg - Ignored. API contract requires this constructor parameter.public String execute(Molecule m) throws Exception
DescriptorWrapperexecute in interface DescriptorWrapperm - Molecule to generate descriptor onException - If error occurred during execution