shnitsel.core.datasheet.structure

Functions

mol_to_png(mol[, width, height])

format_inchi(inchi)

plot_structure(mol[, name, smiles, inchi, fig, ax])

Module Contents

mol_to_png(mol, width=320, height=240)
format_inchi(inchi)
Parameters:

inchi (str)

Return type:

str

plot_structure(mol, name='', smiles=None, inchi=None, fig=None, ax=None)
Return type:

matplotlib.axes.Axes