public final class MDLUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
generateMDL(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
method to generate MDL for a HELM molecule
|
public static String generateMDL(org.helm.notation2.parser.notation.HELM2Notation helm2notation) throws BuilderMoleculeException, org.helm.chemtoolkit.CTKException, NotationException, ChemistryException
helm2notation - input HELM2NotationBuilderMoleculeException - if the helm molecule can not be builtorg.helm.chemtoolkit.CTKException - general ChemToolKit exception passed to HELMToolKitNotationException - if notation is not validChemistryException - if the Chemistry Engine can not be initializedCopyright © 2017. All rights reserved.