pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationCleanup#

class pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationCleanup(deleted: bool | None, retry_used: bool, error: str | None, details: Dict[str, Any])#

Bases: object

Generic cleanup result after a prepared or completed electroporation run.

Attributes

Methods

__init__(deleted, retry_used, error, details)

as_dict()

from_dict(data)

Parameters: