second day of #lipidhack23 is about to start with a talk by #LipidMaps curator Matthew Conroy about "The What and the How of adding new lipids"
cxsmiles = LMAbbrevTool.cxsmiles("CE 16:1")
mol1 = sp.parseSmiles(cxsmiles)
new DepictionGenerator()
.depict(mol1)
.writeTo("CE_16:1.svg");