pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationRunResult#
- class pylabrobot.thermo_fisher.btx.gemini.X2.standard.ElectroporationRunResult(prepared_run: PreparedElectroporationRun, started_at_utc: str, completed_at_utc: str, rsi_result: ElectroporationExecutionDetails, log_capture: ElectroporationLogCapture, cleanup: ElectroporationCleanup)#
Bases:
objectResult of starting a previously prepared electroporation run.
Attributes
Methods
- Parameters:
prepared_run (PreparedElectroporationRun)
started_at_utc (str)
completed_at_utc (str)
rsi_result (ElectroporationExecutionDetails)
log_capture (ElectroporationLogCapture)
cleanup (ElectroporationCleanup)