{InChI} R# Documentation

InChI


require(mzkit);

#' InChI (International Chemical Identifier) string parser
imports "InChI" from "mzkit";

InChI (International Chemical Identifier) string parser



.NET clr function exports
parse

parse the inchi string

get_formula
get_struct
create_graphdata

make conversion of molecular structure data to the network graph object

inchikey

get inchi hash key object from the given inchi object

eval_inchikey

get inchi hash key object from the given inchi object


[Document Index]