smiles_to_inchi_key

openff.nagl.toolkits.openff.smiles_to_inchi_key(smiles: str) str[source]

Convert a SMILES string to an InChI key.

Parameters:

smiles – The SMILES string to convert.

Returns:

inchi_key – The InChI key corresponding to the SMILES string.