Class: Api::Messages::FlowcellIo

Inherits:
Base
  • Object
show all
Defined in:
app/models/api/messages/flowcell_io.rb

Overview

Generates warehouse messages describing a flowcell. While flowcells are not modeled directly in Sequencescape they can be approximated by a sequencing Batch

Defined Under Namespace

Modules: AliquotExtensions, ControlLaneExtensions, Extensions, LaneExtensions, ProjectExtensions

Constant Summary collapse

MANUAL_QC_BOOLS =
{ 'passed' => true, 'failed' => false }.freeze