Package org.helm.notation2.tools
Class Converter
java.lang.Object
org.helm.notation2.tools.Converter
public final class Converter extends Object
Converter
class allowing to convert extended smiles into smiles with atom mapping
- Author:
- hecht
-
Method Summary
Modifier and Type Method Description static MonomerconvertMonomer(Monomer m)static voidconvertMonomerStore()
-
Method Details
-
convertMonomer
- Parameters:
m- given Monomer- Returns:
- Monomer with converted smiles
- Throws:
ChemistryException- if chemistry engine can not be initialized
-
convertMonomerStore
-