-
Notifications
You must be signed in to change notification settings - Fork 12
Labels
enhancementNew feature or requestNew feature or request
Description
@richardjgowers
How about this addition, if we can assume ofe-name is always present?:
d2d.DrawMolecules(
copies,
highlightAtoms=atoms_list,
highlightBonds=bonds_list,
highlightAtomColors=atom_colors,
highlightBondColors=bond_colors,
legends=[copies[i].GetProp("ofe-name"), copies[j].GetProp("ofe-name")]
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
