Getting Started
convert_inchi_to_mass()
Convert a structure InChI to mass.
inchi (str) – An InChI.
A mass.
Union[float, None]