bovid.aggregates.molecule.domain module¶
- class bovid.aggregates.molecule.domain.MoleculeAgg¶
Bases:
Aggregate- bond_system_molecule: BondSystemMolecule¶
- patch(patch)¶
Patch this model and return a new, patched model.
- __init__(code, smiles, bond_system_molecule, data=NOTHING, tags=NOTHING, created_at=None, updated_at=None)¶
Method generated by attrs for class MoleculeAgg.