powered by
Convert a InChIKey to CSID
cs_inchikey_csid(inchikey, verbose = TRUE, ...)
character, InChIKey
logical; should a verbose output be printed on the console?
currently not used.
A CSID.
This is a low level function. Please see cs_convert for the top level function.
cs_convert
# NOT RUN { # might fail if API is not available cs_inchikey_csid('BQJCRHHNABKAKU-KBQPJGBKSA-N') # }
Run the code above in your browser using DataLab