Last data update: 2014.03.03

R: Convert a InChIKey to InChI
cs_inchikey_inchiR Documentation

Convert a InChIKey to InChI

Description

Convert a InChIKey to InChI

Usage

cs_inchikey_inchi(inchikey, verbose = TRUE, ...)

Arguments

inchikey

character, InChIKey

verbose

logical; should a verbose output be printed on the console?

...

currently not used.

Value

character; InChI

Author(s)

Eduard Szoecs, eduardszoecs@gmail.com

See Also

This is a low level function. Please see cs_convert for the top level function.

Examples


# might fail if API is not available
cs_inchikey_inchi('BQJCRHHNABKAKU-KBQPJGBKSA-N')

Results