inchi

Generate IUPAC International Chemical Identifiers from chemical structures

brewmacoslinux
Try with needOr install directly
Source

About

IUPAC International Chemical Identifier

Commands

inchi

Examples

Generate InChI from a chemical structure file$ inchi molecule.mol
Convert InChI to InChIKey for shorter identifier$ inchi -o inchikey molecule.mol
Process multiple chemical files and output InChI strings$ inchi *.mol > output.txt