Class: Presenters::SplitPresenter
- Inherits:
-
PlatePresenter
- Object
- PlatePresenter
- Presenters::SplitPresenter
- Includes:
- Presenters::Statemachine::Standard
- Defined in:
- app/models/presenters/split_presenter.rb
Overview
The SplitPresenter is used for plates that has beed de-multiplexed and have ‘stock_barcode` in their metadata. This presenter will show the originating stock barcode as well.
Instance Method Summary collapse
Instance Method Details
#stock_plate_barcode ⇒ Object
26 27 28 |
# File 'app/models/presenters/split_presenter.rb', line 26 def (labware..machine) end |