Name to Structure Conversion

ChemAxon’s naming toolkit capabilities allow you to generate chemical structures from IUPAC, trivial, drug, CAS names and from CAS numbers.

Supported names include

Current limitations

Notes

Name to Structure Conversion in MarvinSketch

There are different ways how you can import a name directly into MarvinSketch and convert it to a chemical structure.

Name to Structure Conversion in MarvinView

Open a text file (.name) containing IUPAC names (one per row). MarvinView will open all the structures. Opening the same file in MarvinSketch, the program will ask you to select one structure (by its index number).

Name to structure conversion from command line

As a commandline tool, you can use MolConverter for name to structure conversion. Examples:
  1. Converting "test.name" name file to MOL file:
     molconvert mol test.name -o test.mol
  2. Converting "test.name" name file to "test.smi" SMILES file which also contains the name of the structures:
    molconvert smiles:n test.name>test.smi

Marvin can also convert structures to names.

License information

  • Name import is only available for a single molecule with the free MarvinSketch desktop application. For batch conversion (with MarvinView, MolConverter, API, ...) you need the "Name to Structure" licence.