ConvertFromSMILESToStructureAction
Back to index pageDescription: Converts SMILES strings to structures.
The following SMILES string formats recognized:
| • | SMILES |
| • | SMARTS |
| • | ChemAxon Extended SMILES |
| • | ChemAxon Extended SMARTS |
Tag Parameters:
The parameters specified in the tag override the parameters specified in Options.
Tag parameters have to be specified in the following format:
Single parameter:
<parameter name1>:<parameter value1>
Multiple parameters:
<parameter name1>:<parameter value1>;<parameter name2>:<parameter value2>
Parameter: ResizeToDefault
Values:
True - resizes the cell to the default size specified in Options
tag="ResizeToDefault:True"
False - keeps the cell size
tag="ResizeToDefault:False"
Parameter: Placement
Values:
Replace - replaces the SMILES string with the structure in the cell
tag="Placement:Replace"
InsertRight - inserts a new column to the right, and places the structures there, while keeping the original SMILES
tag="Placement:InsertRight"
Back to index page
Do you have a question? Would you like to learn more? Please browse among the related topics on our support forum or search the website. If you want to suggest modifications or improvements to our documentation email our support directly!
